]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
mgr/prometheus: automatically discover RBD pools for stats gathering 35603/head
authorJason Dillaman <dillaman@redhat.com>
Tue, 16 Jun 2020 14:33:32 +0000 (10:33 -0400)
committerJason Dillaman <dillaman@redhat.com>
Wed, 17 Jun 2020 12:13:46 +0000 (08:13 -0400)
commit62986a1c3cde4262a76b37529fa865d3c036651d
tree06149d833b60d14e5a00ec1dfe5170fc1877da2e
parentc9178124e90bdb771138d71191eddd65f97f92ab
mgr/prometheus: automatically discover RBD pools for stats gathering

To simplify configuration, the existing 'rbd_stats_pools' config option
now accepts '*' as a wildcard for the pool and/or namespace portion of
the <pool>[/<namespace>] spec.

Fixes: https://tracker.ceph.com/issues/46034
Signed-off-by: Jason Dillaman <dillaman@redhat.com>
src/pybind/mgr/prometheus/module.py