Hanzo

Observability

Health checks, metrics, alerts, logs, and service maps via ClickHouse, Loki, and Grafana.

Native observability for all blockchain infrastructure using the same stack as Hanzo console.

Stack

ComponentBackendPurpose
TracesOTEL Collector → ClickHouseDistributed tracing
MetricsClickHouse api_usage tableRPS, latency percentiles, error rate
LogsLoki + PromtailContainer log aggregation with LogQL
DashboardsGrafana + ClickHouse pluginVisual monitoring
AlertsPrometheusRule CRDsThreshold-based alerting

Endpoints

PathDescription
GET /v1/o11y/healthAggregate service health
GET /v1/o11y/metricsPlatform metrics snapshot
GET /v1/o11y/logsSearch logs via Loki
GET /v1/o11y/alertsActive alerts
GET /v1/o11y/service-mapService dependency graph
GET /v1/o11y/eventsPlatform events

See docs.bootno.de/docs/observability for full reference.

How is this guide?

Last updated on

On this page