a year ago
Billable metric APIs
Orb now supports programatic access to billable metrics, allowing you to interact with them from the API. Billable metrics are a core resource in Orb that define how events translate to quantities that you bill for. The new metric APIs allow for a more declarative deployment model for your Orb integration.
You can use these APIs to create several metrics corresponding to a combination of properties in your codebase, and use the fetch endpoints to show metric metadata on your custom dashboards. Reflecting the powerful capabilities of Orb's extensible platform, the creation workflow supports a full SQL query to express your metric.
See the docs for more information!