Skip to content

Commit

Permalink
feat(grafana): explicitly state datasource UIDs (#991)
Browse files Browse the repository at this point in the history
  • Loading branch information
grtlr committed Feb 2, 2023
1 parent 95eb07a commit 315bf0c
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 0 deletions.
1 change: 1 addition & 0 deletions docker/assets/grafana/datasources/influx_analytics_ds.yml
Expand Up @@ -15,3 +15,4 @@ datasources:
httpMode: GET
secureJsonData:
password: password
uid: PE5723DBC504634E6
1 change: 1 addition & 0 deletions docker/assets/grafana/datasources/influx_metrics_ds.yml
Expand Up @@ -15,3 +15,4 @@ datasources:
httpMode: GET
secureJsonData:
password: password
uid: P291D6CCA1AE4887A
1 change: 1 addition & 0 deletions docker/assets/grafana/datasources/prometheus_ds.yml
Expand Up @@ -25,3 +25,4 @@ datasources:
tlsAuthWithCACert: false
version: 1
editable: true
uid: PBFA97CFB590B2093

0 comments on commit 315bf0c

Please sign in to comment.