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

Run go mod vendor and check in the changes. #253

Closed qingling128 closed 3 years ago

qingling128 commented 3 years ago

This runs go mod vendor from the master branch.

qingling128 commented 3 years ago

Once this is merged, I'll rebase https://github.com/Stackdriver/stackdriver-prometheus-sidecar/pull/252 and run go mod vendor there as well.