Fixes: https://tracker.ceph.com/issues/47537
Signed-off-by: Konstantin Shalygin <k0ste@k0ste.ru>
ceph config set mgr mgr/prometheus/rbd_stats_pools "pool1,pool2,poolN"
+The wildcard can be used to indicate all pools or namespaces::
+
+ ceph config set mgr mgr/prometheus/rbd_stats_pools "*"
+
The module makes the list of all available images scanning the specified
pools and namespaces and refreshes it periodically. The period is
configurable via the ``mgr/prometheus/rbd_stats_pools_refresh_interval``