Skip to content

Commit

Permalink
Merge pull request ceph#51340 from Javlopez/feature/12087-upgrade-and…
Browse files Browse the repository at this point in the history
…-generate-grafana-dashboards

monitoring: add new dashboards

Fixes: https://tracker.ceph.com/issues/63592

Reviewed-by: Aashish Sharma <aasharma@redhat.com>
  • Loading branch information
aaSharma14 committed Nov 20, 2023
2 parents 329e2a1 + f0e8565 commit 39fea8f
Show file tree
Hide file tree
Showing 7 changed files with 6,541 additions and 58 deletions.
1 change: 1 addition & 0 deletions monitoring/ceph-mixin/dashboards.libsonnet
Original file line number Diff line number Diff line change
Expand Up @@ -6,5 +6,6 @@
(import 'dashboards/pool.libsonnet') +
(import 'dashboards/rbd.libsonnet') +
(import 'dashboards/rgw.libsonnet') +
(import 'dashboards/ceph-cluster.libsonnet') +
{ _config:: $._config },
}

0 comments on commit 39fea8f

Please sign in to comment.