webdevops / helm-charts

Helm charts for webdevops applications
Apache License 2.0
0 stars 14 forks source link

fix(servicemonitors): [azure-metrics-exporter] namespaceSelector #56

Closed davidg-datascene closed 2 months ago

davidg-datascene commented 5 months ago

What this PR does / why we need it

We need namespaceSelector in azure-metrics-exporters Prometheus ServiceMonitors to match where the prometheus resides else fails to collect metrics.

Which issue this PR fixes

(optional, in fixes #<issue number>(, fixes #<issue_number>, ...) format, will close that issue when PR gets merged)

Special notes for your reviewer

Checklist