cluster

Infrastructure files for Nordgedanken and Midnightthoughts.
git clone git://archive.git.mtrnord.blog/MTRNord/cluster.git
Log | Files | Refs | README

commit 5754abe8363a54b897a5bbd79fa821bdd8ba0ba0
parent 0e6d734802adfc97a9ee5880f0fc4acc8bd175dc
Author: MTRNord <mtrnord1@gmail.com>
Date:   Fri, 11 Oct 2024 09:50:56 +0200

Add ceph dashboards

Diffstat:
Mapps/base/victoria-metrics-k8s-stack/release.yaml | 16++++++++++++++++
1 file changed, 16 insertions(+), 0 deletions(-)

diff --git a/apps/base/victoria-metrics-k8s-stack/release.yaml b/apps/base/victoria-metrics-k8s-stack/release.yaml @@ -1197,6 +1197,22 @@ spec: datasource: - name: DS_PROMETHEUS value: Prometheus + cluster: + ceph-cluster: + url: https://raw.githubusercontent.com/rook/rook/refs/heads/master/deploy/examples/monitoring/grafana/Ceph%20Cluster%20Dashboard.json + datasource: + - name: DS_PROMETHEUS + value: Prometheus + ceph-osd-single: + url: https://raw.githubusercontent.com/rook/rook/refs/heads/master/deploy/examples/monitoring/grafana/Ceph%20OSD%20Single%20Dashboard.json + datasource: + - name: DS_PROMETHEUS + value: Prometheus + ceph-pools: + url: https://raw.githubusercontent.com/rook/rook/refs/heads/master/deploy/examples/monitoring/grafana/Ceph%20Pools%20Dashboard.json + datasource: + - name: DS_PROMETHEUS + value: Prometheus matrix: synapse-dashboard: url: https://raw.githubusercontent.com/element-hq/synapse/develop/contrib/grafana/synapse.json