-
Notifications
You must be signed in to change notification settings - Fork 752
Open
Open
Copy link
Labels
type: feature requestRequest a new functionalityRequest a new functionality
Milestone
Description
Supply prometheus-compatible 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
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
type: feature requestRequest a new functionalityRequest a new functionality
Type
Projects
Status
In Progress