Skip to content

Commit

Permalink
chore: temporaty increase scape interval to 5s
Browse files Browse the repository at this point in the history
  • Loading branch information
batthebee committed May 15, 2023
1 parent 75d4baf commit b377788
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion charts/grafana-agent/templates/configmap.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ data:
target_label: 'unit'
metrics:
global:
scrape_interval: 1m
scrape_interval: 5s
remote_write:
- url: {{ .Values.configmap.agent_yaml.global.remote_write }}
external_labels:
Expand Down

0 comments on commit b377788

Please sign in to comment.