Embrace Metrics API
A Prometheus-compatible read API for querying Embrace metrics with PromQL. Standard Embrace metrics and any Custom Metrics an organization has created are queryable across one app, several apps, or every app in the organization by filtering on app_id. Authenticated with the organization's Metrics API bearer token from Settings → Organization → API. Any PromQL client works against it — the docs ship Node (prometheus-query) and Python (prometheus-api-client) samples against the /api/v1 Prometheus HTTP API surface.