Stackdriver / stackdriver-prometheus-sidecar

A sidecar for the Prometheus server that can send metrics to Stackdriver.
https://cloud.google.com/monitoring/kubernetes-engine/prometheus
Apache License 2.0
120 stars 43 forks source link

Bump minor version, backwards incompatible changes with gRPC metrics. #213

Closed bmoyles0117 closed 4 years ago

StevenYCChou commented 4 years ago

To provide more context for the readers, the backward incompatible changes are introduced in: https://github.com/Stackdriver/stackdriver-prometheus-sidecar/pull/201 , as we won't export certain metrics anymore (e.g. ocgrpc.ClientServerLatency).