Set scrape interval to 1m
Signed-off-by: Michel Hollands <michel.hollands@gmail.com>
This commit is contained in:
parent
3c187def47
commit
c70ef27e48
@ -61,6 +61,10 @@ data:
|
|||||||
# <bool> Allows users to edit data sources from the
|
# <bool> Allows users to edit data sources from the
|
||||||
# Grafana UI.
|
# Grafana UI.
|
||||||
editable: true
|
editable: true
|
||||||
|
# Extra config.
|
||||||
|
jsonData:
|
||||||
|
# Scrape interval
|
||||||
|
timeInterval: 1m
|
||||||
{{- end }}
|
{{- end }}
|
||||||
{{- if .Values.local.traces.enabled }}
|
{{- if .Values.local.traces.enabled }}
|
||||||
- name: Tempo
|
- name: Tempo
|
||||||
|
Loading…
x
Reference in New Issue
Block a user