]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
mgr/telemetry: check if 'ident' channel is active 39727/head
authorYaarit Hatuka <yaarit@redhat.com>
Wed, 17 Feb 2021 22:26:59 +0000 (22:26 +0000)
committerSage Weil <sage@newdream.net>
Fri, 26 Feb 2021 17:36:11 +0000 (11:36 -0600)
commit273c523dc6c5e02a4259df232d71f84567d891be
tree06c1edfb78012454a6d498bdfb2db9e4a056cf12
parent1d8352d6577fc4c17b41e2b33dd8a8daba402230
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