Set scrape interval to 1m

Signed-off-by: Michel Hollands <michel.hollands@gmail.com>
This commit is contained in:
Michel Hollands 2024-05-02 14:24:36 +01:00
parent 3c187def47
commit c70ef27e48

View File

@ -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