]> git-server-git.apps.pok.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)
committerYaarit Hatuka <yaarit@redhat.com>
Wed, 17 Feb 2021 22:26:59 +0000 (22:26 +0000)
commit24849196bed042a122c98f07fa9889c7184a2265
tree23e8e15ee9e999ae5e0af340dee29109f7a8765c
parent6bfdef8d9e3cd688bc52d026c820124eabf2b87d
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>
src/pybind/mgr/telemetry/module.py