Closed AndriiKhodyriev closed 2 years ago
Very stupid mistake... I didn't read the documentation correctly...
Fixed values file
jsonData: httpMethod: GET tracesToLogs: datasourceUid: loki mapTagNamesEnabled: false spanStartTimeShift: '1h' spanEndTimeShift: '1h' filterByTraceID: false filterBySpanID: false lokiSearch: datasourceUid: loki serviceMap: datasourceUid: prometheus search: hide: false nodeGraph: enabled: true
I'm trying to create a configmap I use this values file. Example :
But when creating configmap i get wrong CM Example :
datasources.yaml: | apiVersion: 1 datasources:
I did everything according to the documentation, but the second day I can not understand what is the reason for the incorrect creation.
As a result, I'm trying to do a Loki search to work with Tempo