Remove file (#23741)

This commit is contained in:
Andrej Ocenas 2020-04-21 15:52:08 +02:00 committed by GitHub
parent 8620b7c2aa
commit 97bb3dcf2d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,23 +0,0 @@
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