github grpc-ecosystem/go-grpc-prometheus v1.2.0
1.2.0 - 2018-06-04

5 years ago

Added

  • Provide metrics object as prometheus.Collector, for conventional metric registration.
  • Support non-default/global Prometheus registry.
  • Allow configuring counters with prometheus.CounterOpts.

Changed

  • Remove usage of deprecated grpc.Code().
  • Remove usage of deprecated grpc.Errorf and replace with status.Errorf.

Don't miss a new go-grpc-prometheus release

NewReleases is sending notifications on new releases.