Skip to content

Commit

Permalink
Update datasource.yml
Browse files Browse the repository at this point in the history
Changed db name
  • Loading branch information
fcuiller authored Dec 31, 2020
1 parent 38845c4 commit cdb1994
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion grafana-provisioning/datasources/datasource.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ datasources:
- name: InfluxDB
type: influxdb
access: proxy
database: db0
database: telemetry
user: admin
password: admin
url: http://influxdb:8086
Expand Down

0 comments on commit cdb1994

Please sign in to comment.