Skip to content

Commit

Permalink
Events docs
Browse files Browse the repository at this point in the history
  • Loading branch information
that-guy-iain committed Oct 10, 2024
1 parent 9b477e4 commit 849de42
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 1 deletion.
6 changes: 6 additions & 0 deletions docs/user/usage/events.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
---
title: Usage Event
sidebar_label: Event
sidebar_position: 4
---
Usage Events are events that are sent to BillaBear for a specific subscription and code.
2 changes: 1 addition & 1 deletion docs/user/usage/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,4 +13,4 @@ How it works is that you have metrics and you then create events reporting new u
* [Aggregation Methods](./aggregation_methods)
* Usage Estimate Costs
* Pricing Models
* Events
* [Events](./events)
1 change: 1 addition & 0 deletions docs/user/usage/metrics.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,5 +19,6 @@ To create/edit a metric you need to define
| Code | The code for the metric that is to be used for API Requests |
| Aggregation Method | How the metric events should be aggregated into a value |
| Ingestion | How the data should be ingested |
| Filters | If you want to filter events you can add data you the event property and you can choose between inclusive and exclusive filters to decide if you want to filter out values or filter by value |

![Create Metric](./metric_screenshots/create_screenshot.png)

0 comments on commit 849de42

Please sign in to comment.