Skip to content

Commit

Permalink
monitoring: update libsonnet files for generate ceph-cluster.json
Browse files Browse the repository at this point in the history
add ceph-cluster.libsonnet file to generate ceph-cluster.json

Fixes: https://tracker.ceph.com/issues/61443
Signed-off-by: Javier <sjavierlopez@gmail.com>
  • Loading branch information
Javlopez committed Oct 21, 2023
1 parent 72ea37a commit f0e8565
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 f0e8565

Please sign in to comment.