Remove redis chart and add dragonflydb chart.
This commit is contained in:
parent
36c0caf372
commit
26bacab130
1 changed files with 4 additions and 6 deletions
|
@ -154,12 +154,6 @@ spec:
|
||||||
gnetId: 1860
|
gnetId: 1860
|
||||||
revision: 33
|
revision: 33
|
||||||
datasource: Prometheus
|
datasource: Prometheus
|
||||||
redis:
|
|
||||||
# renovate: depName="Redis Dashboard for Prometheus Redis Exporter 1.x"
|
|
||||||
gnetId: 763
|
|
||||||
revision: 6
|
|
||||||
datasource:
|
|
||||||
- { name: DS_PROMETHEUS, value: Prometheus }
|
|
||||||
spegel:
|
spegel:
|
||||||
# renovate: depName="Spegel"
|
# renovate: depName="Spegel"
|
||||||
gnetId: 18089
|
gnetId: 18089
|
||||||
|
@ -177,6 +171,10 @@ spec:
|
||||||
gnetId: 7845
|
gnetId: 7845
|
||||||
revision: 4
|
revision: 4
|
||||||
datasource: Prometheus
|
datasource: Prometheus
|
||||||
|
dragonflydb:
|
||||||
|
url: https://raw.githubusercontent.com/dragonflydb/dragonfly/main/tools/local/monitoring/grafana/provisioning/dashboards/dashboard.json
|
||||||
|
datasource:
|
||||||
|
- { name: DS_PROMETHEUS, value: Prometheus }
|
||||||
cert-manager:
|
cert-manager:
|
||||||
url: https://raw.githubusercontent.com/monitoring-mixins/website/master/assets/cert-manager/dashboards/cert-manager.json
|
url: https://raw.githubusercontent.com/monitoring-mixins/website/master/assets/cert-manager/dashboards/cert-manager.json
|
||||||
datasource: Prometheus
|
datasource: Prometheus
|
||||||
|
|
Loading…
Reference in a new issue