]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
mgr/telemetry: compare len(values) to len(categories) 45029/head
authorLaura Flores <lflores@redhat.com>
Wed, 2 Feb 2022 23:57:23 +0000 (23:57 +0000)
committerLaura Flores <lflores@redhat.com>
Mon, 14 Feb 2022 18:18:46 +0000 (18:18 +0000)
commit121fa3da951e6378ddd9d665d6b3f50f62dc10d4
tree58f6c47e951fd11a9bf716f5524f8197ff51d1de
parent582d192683e38465963e7ff4829effeeee90259d
mgr/telemetry: compare len(values) to len(categories)

This format will allow us to safely add or remove
categories as needed in the future.

Signed-off-by: Laura Flores <lflores@redhat.com>
(cherry picked from commit 5ac1dd6866287d9e5bc895a4028836d09c836069)
src/pybind/mgr/telemetry/module.py