You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

26 lines
484 B
YAML

apiVersion: 1
datasources:
- name: Loki
type: loki
access: proxy
url: http://loki:3100
jsonData:
maxLines: 5000
derivedFields:
- datasourceUid: jaeger
matcherRegex: \"traceId\":\"([^"]+)\"
name: traceId
url: $${__value.raw}
- name: Prometheus
type: prometheus
access: proxy
url: http://prometheus:9090
- name: Jaeger
type: jaeger
access: proxy
url: http://jaeger:16686
uid: jaeger