Skip to content
Snippets Groups Projects
Commit 8745edf3 authored by Sören Henning's avatar Sören Henning Committed by Sören Henning
Browse files

Change interval to 5s to be aligned with old dedicated service monitor

parent 1c73cffb
No related branches found
No related tags found
No related merge requests found
This commit is part of merge request !11. Comments created here will be created in the context of that merge request.
...@@ -8,7 +8,7 @@ pollIntervalSeconds: 15 ...@@ -8,7 +8,7 @@ pollIntervalSeconds: 15
prometheus: prometheus:
serviceMonitor: serviceMonitor:
enabled: true enabled: true
interval: "30s" interval: "5s"
additionalLabels: additionalLabels:
appScope: titan-ccp appScope: titan-ccp
# service monitor label selectors: https://github.com/helm/charts/blob/f5a751f174263971fafd21eee4e35416d6612a3d/stable/prometheus-operator/templates/prometheus/prometheus.yaml#L74 # service monitor label selectors: https://github.com/helm/charts/blob/f5a751f174263971fafd21eee4e35416d6612a3d/stable/prometheus-operator/templates/prometheus/prometheus.yaml#L74
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment