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

fix cache lookups and name sensing for recorded metrics #159

Closed memory closed 3 years ago

memory commented 5 years ago

A fix for most of the issues noted in https://github.com/Stackdriver/stackdriver-prometheus-sidecar/issues/104

memory commented 5 years ago

n.b. the build failure appears to be unrelated to this PR as far as I can tell

memory commented 3 years ago

Superseded by https://github.com/Stackdriver/stackdriver-prometheus-sidecar/pull/266