-
Notifications
You must be signed in to change notification settings - Fork 739
Description
Implement a prometheus-compatible /metrics
endpoint to expose key operational metrics for gRPC endpoint, e.g. request counts, latencies, error rates, active connections.
Ensure metrics integration is performant, reliable, and consistent with existing cardano-node logging and observability infrastructure. It's preferred to add the gRPC related metrics into the existing store.
-
All Prometheus relevant modules can be found here: trace-dispatcher/src/Cardano/Logging/Prometheus Reusing the existing infrastructure has the added benefit of not needing any extra config options, and having metrics forwarding available if desired.
-
Internal discussion with tracing team: https://input-output-rnd.slack.com/archives/CR599HMFX/p1750694197592639?thread_ts=1750260369.647819&cid=CR599HMFX
Metadata
Metadata
Assignees
Labels
Type
Projects
Status