diff --git a/src/pybind/mgr/prometheus/module.py b/src/pybind/mgr/prometheus/module.py index 07f53a63739..82bb65cda67 100644 --- a/src/pybind/mgr/prometheus/module.py +++ b/src/pybind/mgr/prometheus/module.py @@ -181,7 +181,7 @@ class Module(MgrModule): # so that we can stably use the same tag names that # the Prometheus node_exporter does metrics['disk_occupation'] = Metric( - 'undef', + 'untyped', 'disk_occupation', 'Associate Ceph daemon with disk used', DISK_OCCUPATION