cortexproject / cortex-helm-chart

Helm chart for Cortex
Apache License 2.0
147 stars 163 forks source link

Add podTargetLabels to Prometheus ServiceMonitor CRDs #439

Closed jmeza-xyz closed 1 year ago

jmeza-xyz commented 1 year ago

What this PR does: Adds podTargetLabels to the main values.yaml as an option to add to your servicemonitors. This allows pod labels to get added to metrics being collected.

Which issue(s) this PR fixes: Fixes #437

Checklist