Hanzo

Dashboards

Product analytics and observability dashboards for Hanzo Cloud -- usage, cost, latency, and health in one view.

Dashboards

Dashboards turn the telemetry every Hanzo service emits into product analytics and observability views: usage over time, cost by product and model, latency, error rates, and live health. They are the read surface over your platform's metrics.

Analytics and Observability

Two families of dashboards share one home in the Console:

  • Product analytics -- volume, active users, adoption, and cost trends per product, model, and organization.
  • Observability -- request traces, latency percentiles, error rates, and service health across your clusters.

Every panel is scoped to your organization and reads real metrics. Usage is attributed the same way Billing meters it, so what you see and what you are charged reconcile.

Reading Metrics via the API

The same numbers a panel renders are readable over the API with an API key (sk-...), so a dashboard is never the only place a metric exists. The endpoints and their parameters are in the API reference.

  • Console -- where dashboards live
  • Billing -- cost and usage, metered from the same telemetry
  • API -- pull metrics programmatically
  • Gateway -- the entry point that emits request telemetry

How is this guide?

On this page