You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently, metrics.serviceMonitor configuration is very simple, and does not allow setting the namespace. Note that ServiceMonitor resources are in many environments deployed in a namespace where Prometheus lives (i.e. monitoring), not in the namespace where the app is deployed. For this reason adding metrics.serviceMonitor.namespace would be very useful.