UNCLASSIFIED - NO CUI

Skip to content
Snippets Groups Projects
Commit 7357f221 authored by Ryan Garcia's avatar Ryan Garcia :dizzy:
Browse files

[skip ci] Adding in conditional logix

parent 469f9a0f
No related branches found
No related tags found
1 merge request!1652SKIP UPGRADE: Adding new tempo tracesAsLogs search features
Pipeline #794546 skipped
......@@ -241,6 +241,7 @@ grafana:
url: http://tempo-tempo.tempo.svc:3100
isDefault: false
editable: true
{{- if .Values.loki.enabled }}
jsonData:
httpMethod: GET
tracesToLogs:
......@@ -262,6 +263,7 @@ grafana:
datasourceUid: 'Loki'
{{- end }}
{{- end }}
{{- end }}
grafana.ini:
{{- if .Values.istio.enabled }}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment