update and improve grafana
This commit is contained in:
parent
9b93016f93
commit
7aaeeded89
@ -33,6 +33,10 @@ datasources:
|
|||||||
type: prometheus
|
type: prometheus
|
||||||
url: http://thanos-querier.prometheus.svc:9090
|
url: http://thanos-querier.prometheus.svc:9090
|
||||||
isDefault: true
|
isDefault: true
|
||||||
|
- name: Prometheus
|
||||||
|
type: prometheus
|
||||||
|
url: http://prometheus.prometheus.svc:9090
|
||||||
|
isDefault: false
|
||||||
|
|
||||||
dashboardProviders:
|
dashboardProviders:
|
||||||
dashboardproviders.yaml:
|
dashboardproviders.yaml:
|
||||||
|
@ -16,17 +16,5 @@ helmCharts:
|
|||||||
- releaseName: grafana
|
- releaseName: grafana
|
||||||
name: grafana
|
name: grafana
|
||||||
repo: https://grafana.github.io/helm-charts
|
repo: https://grafana.github.io/helm-charts
|
||||||
version: 7.3.7
|
version: 7.3.9
|
||||||
valuesFile: grafana.values.yaml
|
valuesFile: grafana.values.yaml
|
||||||
|
|
||||||
# - releaseName: influxdb
|
|
||||||
# name: influxdb2
|
|
||||||
# repo: https://helm.influxdata.com/
|
|
||||||
# version: 2.1.2
|
|
||||||
# valuesFile: influxdb.values.yaml
|
|
||||||
|
|
||||||
# - releaseName: telegraf-speedtest
|
|
||||||
# name: telegraf
|
|
||||||
# repo: https://helm.influxdata.com/
|
|
||||||
# version: 1.8.39
|
|
||||||
# valuesFile: telegraf-speedtest.values.yaml
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user