lablabs / cloudflare-exporter

Prometheus CloudFlare Exporter
Apache License 2.0
298 stars 99 forks source link

Allow custom labels #96

Closed MarkDPierce closed 4 months ago

MarkDPierce commented 1 year ago

Hey there,

We depend on upstream helm charts that we pull into our environment. We also leverage custom labels for a lot of reasons and also have Kyverno (k8s policy tool) checking for specific labels.

This PR should allow people to add/create custom labels for their charts.

martinhaus commented 4 months ago

closed in favor of #111