Skip to content
This repository was archived by the owner on May 20, 2025. It is now read-only.

Commit f56dc59

Browse files
committed
feat(grafana): explicitly state datasource UIDs
1 parent 392e5f6 commit f56dc59

File tree

4 files changed

+4
-0
lines changed

4 files changed

+4
-0
lines changed

docker/assets/grafana/datasources/influx_analytics_ds.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,3 +15,4 @@ datasources:
1515
httpMode: GET
1616
secureJsonData:
1717
password: password
18+
uid: PE5723DBC504634E6

docker/assets/grafana/datasources/influx_metrics_ds.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,3 +15,4 @@ datasources:
1515
httpMode: GET
1616
secureJsonData:
1717
password: password
18+
uid: P291D6CCA1AE4887A

docker/assets/grafana/datasources/loki_ds.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,3 +9,4 @@ datasources:
99
type: loki
1010
access: proxy
1111
url: http://loki:3100
12+
uid: P8E80F9AEF21F6940

docker/assets/grafana/datasources/prometheus_ds.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,3 +25,4 @@ datasources:
2525
tlsAuthWithCACert: false
2626
version: 1
2727
editable: true
28+
uid: PBFA97CFB590B2093

0 commit comments

Comments
 (0)