15 lines
233 B
YAML
15 lines
233 B
YAML
|
|
apiVersion: 1
|
||
|
|
|
||
|
|
datasources:
|
||
|
|
- name: Prometheus
|
||
|
|
type: prometheus
|
||
|
|
access: proxy
|
||
|
|
url: http://prometheus:9090
|
||
|
|
isDefault: true
|
||
|
|
|
||
|
|
- name: Tempo
|
||
|
|
type: tempo
|
||
|
|
access: proxy
|
||
|
|
url: http://tempo:3200
|
||
|
|
uid: tempo
|