modified: services/monitoring/deploy/prometheus/prometheus-agent.yaml
This commit is contained in:
@@ -8,11 +8,15 @@ spec:
|
|||||||
matchLabels:
|
matchLabels:
|
||||||
prometheus-monitoring: enabled
|
prometheus-monitoring: enabled
|
||||||
|
|
||||||
|
podMonitorSelector: null
|
||||||
|
|
||||||
|
|
||||||
serviceMonitorNamespaceSelector:
|
serviceMonitorNamespaceSelector:
|
||||||
matchLabels:
|
matchLabels:
|
||||||
prometheus-monitoring: enabled
|
prometheus-monitoring: enabled
|
||||||
|
|
||||||
|
serviceMonitorSelector: null
|
||||||
|
|
||||||
replicas: 1
|
replicas: 1
|
||||||
remoteWrite:
|
remoteWrite:
|
||||||
- url: https://prometheus.monitoring.limbosolutions.com/api/v1/write
|
- url: https://prometheus.monitoring.limbosolutions.com/api/v1/write
|
||||||
|
|||||||
Reference in New Issue
Block a user