]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
doc/mgr/telemetry: document new commands
authorYaarit Hatuka <yaarit@redhat.com>
Tue, 7 Dec 2021 22:16:28 +0000 (22:16 +0000)
committerYaarit Hatuka <yaarit@redhat.com>
Thu, 13 Jan 2022 21:53:47 +0000 (21:53 +0000)
commit4c110ed2a5d159a2a5f6dfb81dd494b8d3b32dc5
tree2c501da6e772829d0023ebc4b861fb9a87b7322c
parent7241fe96ebea1d61eb49158ca55b9caf5ba16c9f
doc/mgr/telemetry: document new commands

New commands:

  ceph telemetry enable channel <channel_name>
  ceph telemetry disable channel <channel_name>
  ceph telemetry channel ls
  ceph telemetry collection ls
  ceph telemetry collection diff
  ceph telemetry preview
  ceph telemetry preview-device
  ceph telemetry preview-all

Signed-off-by: Yaarit Hatuka <yaarit@redhat.com>
doc/mgr/telemetry.rst
src/pybind/mgr/telemetry/module.py