Skip to content

Commit c9200b9

Browse files
authored
added beta
1 parent 0b79c8f commit c9200b9

File tree

1 file changed

+2
-1
lines changed
  • src/connections/destinations/catalog/orb

1 file changed

+2
-1
lines changed

src/connections/destinations/catalog/orb/index.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
---
22
title: Orb Destination
33
id: 625ed45387dd6603f5380424
4+
beta: true
45
---
56
[Orb](https://www.withorb.com/) provides scalable, reliable, and flexible billing infrastructure for usage based revenue models at companies of all sizes.
67

@@ -37,4 +38,4 @@ analytics.track({
3738
```
3839
Similar to Segment, Orb supports a flexible event schema in the `properties` dictionary, which should be non-null and not contain nested objects. Within Orb, you can configure metrics by filtering and aggregating events. When you configure the Orb destination, you are required to specify a mapping of keys from the original Segment event to Orb’s usage event. You can also configure keys corresponding to Orb’s required fields such as `event_name` , `idempotency_key`, and `external_customer_id`.
3940

40-
Events ingested through the track spec are available on the Orb admin dashboard, specifically on the [Events page](https://app.billwithorb.com/events).
41+
Events ingested through the track spec are available on the Orb admin dashboard, specifically on the [Events page](https://app.billwithorb.com/events).

0 commit comments

Comments
 (0)