grafana / k8s-monitoring-helm

Apache License 2.0
126 stars 52 forks source link

Prometheus Operator Relabelings #527

Closed bentonam closed 1 month ago

bentonam commented 1 month ago

The Alloy components:

All support discovery relabeling rules, but instead of coming from the discovery.relabel component, the rules are embedded inside each component and are ran after the objects relabelings have been applied.

Resolves #526