Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -47,19 +47,6 @@ datasources:
secureJsonData:
token: {{ weekly_reports_token }}

- name: WeeklyReportsInfluxDB-DW
type: influxdb
access: proxy
uid: "weekly-reports-dw"
url: "http://172.16.115.39:8086"
basicAuth: false
jsonData:
httpMode: POST
organization: cloud
version: Flux
secureJsonData:
token: {{ weekly_reports_token_dw }}

- name: Meerkat DB
type: prometheus
uid: "meerkat-db"
Expand Down Expand Up @@ -106,3 +93,11 @@ datasources:
basicAuthUser: {{ prod_chatops_prometheus_username }}
secureJsonData:
basicAuthPassword: {{ prod_chatops_prometheus_password }}

- name: HarborPrometheus
type: prometheus
uid: "harbor-prometheus"
access: proxy
url: http://130.246.83.216:9090
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'll approve anyway, but this should prob be in speech marks

isDefault: false
basicAuth: false