How it works
- Send traces — Instrument your application with OpenTelemetry and send traces to the Unomiq Gateway API.
- Attach a unit — Tag traces with a
unomiq_unitattribute (e.g., customer ID, tenant ID) to group costs by the entities that matter to your business. - Connect billing data — Export your cloud billing data (e.g., GCP detailed billing to BigQuery) so Unomiq can match costs to traces.
- Query costs — Use the Unomiq Engine API or Dashboard to analyze per-request costs, filter by unit, and understand where your money goes.
Get started
Getting Started
Start sending & monitoring traces
Guides
Sending traces
Send OpenTelemetry traces to the Unomiq Gateway using a Collector Sidecar or directly from your application.
Attaching a unit to traces
Link traces to logical entities like customer IDs or tenant IDs with the
unomiq_unit attribute.GCP detailed billing export
Enable detailed usage cost export to BigQuery for resource-level cost analysis.
How cost computation works
Learn how Unomiq matches billing data with traces to compute per-request costs.