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

Mark cred retrieval error as recoverable error. #181

Open StevenYCChou opened 4 years ago

StevenYCChou commented 4 years ago

The Client should not drop the sample because the credential cannot be retrieved. Once the credential is set correctly, client should try to resend the samples.