跳转到主要内容
两个路由均免认证
GET /api/v1/healthz
liveness + readiness 探针。ready 时 200;degraded(ingester 回放或对象存储探测失败)时 503
GET /metrics
Prometheus exposition(text/plain; version=0.0.4),含 cache / object_store / ingester / compactor 指标。