Commit 97bb3dcf by Andrej Ocenas Committed by GitHub

Remove file (#23741)

parent 8620b7c2
apiVersion: 1
datasources:
- name: loki-derived-test
type: loki
access: proxy
url: http://localhost:3100
editable: false
jsonData:
derivedFields:
- name: "traceID"
matcherRegex: "trace_id=(\\w+)"
url: "$${__value.raw}"
datasourceUid: jaeger1234
- name: jaeger-derived-test
type: jaeger
uid: jaeger1234
access: proxy
url: http://localhost:16686
editable: false
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment