check out new zfs dash and fix typo in dep
This commit is contained in:
parent
1f6a00c005
commit
f87492fb84
1 changed files with 5 additions and 1 deletions
|
@ -189,12 +189,16 @@ spec:
|
||||||
datasource:
|
datasource:
|
||||||
- { name: DS_PROMETHEUS, value: Prometheus }
|
- { name: DS_PROMETHEUS, value: Prometheus }
|
||||||
volsync:
|
volsync:
|
||||||
# removate: depNmae="VolSync Dashboard"
|
# removate: depName="VolSync Dashboard"
|
||||||
gnetId: 21356
|
gnetId: 21356
|
||||||
revision: 1
|
revision: 1
|
||||||
datasource:
|
datasource:
|
||||||
- { name: DS_PROMETHEUS, value: Prometheus }
|
- { name: DS_PROMETHEUS, value: Prometheus }
|
||||||
- { name: VAR_REPLICATIONDESTNAME, value: .*-dst }
|
- { name: VAR_REPLICATIONDESTNAME, value: .*-dst }
|
||||||
|
zfs-stats:
|
||||||
|
# removate: depName="ZFS Stats"
|
||||||
|
gnetId: 7968
|
||||||
|
revision: 1
|
||||||
cert-manager:
|
cert-manager:
|
||||||
url: https://gitlab.com/uneeq-oss/cert-manager-mixin/-/raw/master/dashboards/cert-manager.json?ref_type=heads
|
url: https://gitlab.com/uneeq-oss/cert-manager-mixin/-/raw/master/dashboards/cert-manager.json?ref_type=heads
|
||||||
datasource: Prometheus
|
datasource: Prometheus
|
||||||
|
|
Loading…
Reference in a new issue