Skip to content

Commit

Permalink
add a datasource uid to make editing dashboards easier across instances
Browse files Browse the repository at this point in the history
  • Loading branch information
swiffer committed Jun 16, 2024
1 parent e8a7247 commit 203072f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions grafana/datasource.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ apiVersion: 1
datasources:
- name: TeslaMate
type: postgres
uid: TeslaMate
url: $DATABASE_HOST:$DATABASE_PORT
user: $DATABASE_USER
database: $DATABASE_NAME
Expand Down

0 comments on commit 203072f

Please sign in to comment.