Skip to content

Commit 9367831

Browse files
committed
ENH: Add Harbor Prometheus Datasource
Adds a Prometheus datasource to store Harbor node exporter metrics.
1 parent 7e135a9 commit 9367831

File tree

1 file changed

+0
-13
lines changed

1 file changed

+0
-13
lines changed

grafana_monitoring/roles/grafana/templates/cloud_datasource.yaml.j2

Lines changed: 0 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -47,19 +47,6 @@ datasources:
4747
secureJsonData:
4848
token: {{ weekly_reports_token }}
4949

50-
- name: WeeklyReportsInfluxDB-DW
51-
type: influxdb
52-
access: proxy
53-
uid: "weekly-reports-dw"
54-
url: "http://172.16.115.39:8086"
55-
basicAuth: false
56-
jsonData:
57-
httpMode: POST
58-
organization: cloud
59-
version: Flux
60-
secureJsonData:
61-
token: {{ weekly_reports_token_dw }}
62-
6350
- name: Meerkat DB
6451
type: prometheus
6552
uid: "meerkat-db"

0 commit comments

Comments
 (0)