Skip to content

Commit f8a7b69

Browse files
authored
[-] use proper datasource id in Prometheus dashboards (#972)
1 parent e58785b commit f8a7b69

19 files changed

+707
-448
lines changed

grafana/postgres_datasource.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
apiVersion: 1
22

33
datasources:
4-
- name: pgwatch metrics
4+
- name: pgwatch metrics (postgres)
55
uid: pgwatch-metrics
66
type: postgres
77
url: postgres:5432

0 commit comments

Comments
 (0)