spiffe/spire

Consider using gRPC metrics from go-grpc-middleware

Open

#5,305 opened on Jul 17, 2024

View on GitHub
 (2 comments) (0 reactions) (1 assignee)Go (631 forks)auto 404
help wantedpriority/backlog

Repository metrics

Stars
 (2,443 stars)
PR merge metrics
 (PR metrics pending)

Description

  • Version: 1.9.5
  • Platform: any
  • Subsystem: server and agnet

Hi! There're standard prometheus metrics that are exposed by grpc-go-middleware. Using it prevents teams from creating hundreds of dashboards about gRPC communication.

It would be nice to see these metrics in spire.

Contributor guide