]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
mgr/telemetry: check if 'ident' channel is active
authorYaarit Hatuka <yaarit@redhat.com>
Wed, 17 Feb 2021 22:26:59 +0000 (22:26 +0000)
committerNathan Cutler <ncutler@suse.com>
Mon, 8 Mar 2021 17:18:45 +0000 (18:18 +0100)
commit80fa56315b659ad6fd46470aec960b64426cb3a6
tree7a25c1c95dd22dc51d639f86a679376d66351d50
parentf5aba084c7c3c3c89ba179657bfe6ac6006d3d35
mgr/telemetry: check if 'ident' channel is active

When compiling the telemetry reports we check for active channels. The
'ident' channel check was missing, hence even if users turned this
channel on, its content could not be appended to the report.

Fixes: https://tracker.ceph.com/issues/49349
Signed-off-by: Yaarit Hatuka <yaarit@redhat.com>
(cherry picked from commit 24849196bed042a122c98f07fa9889c7184a2265)
src/pybind/mgr/telemetry/module.py