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

Add metric label filtering #283

Open alxndr42 opened 3 years ago

alxndr42 commented 3 years ago

Adds a new configuration file setting metric_label_filters to allow importing metrics that would otherwise be silently dropped for too many labels.

Addresses #278.

daveio commented 2 years ago

bump for review