]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
client: add option to enable and force collecting and sending metrics
authorXiubo Li <xiubli@redhat.com>
Mon, 14 Mar 2022 06:29:34 +0000 (14:29 +0800)
committerXiubo Li <xiubli@redhat.com>
Wed, 22 Jun 2022 05:14:11 +0000 (13:14 +0800)
commit5e4cbdc3b3cd100143e05f0f3a408b7ab28d74a1
treed507aa1f19c0df19ecb546a051f4268e9e49e03c
parentc793248586e4c0f5599b4a5afe731f2aa20610ec
client: add option to enable and force collecting and sending metrics

To be careful to enable this because it may crash the old MDSes while
upgrading.

Fixes: https://tracker.ceph.com/issues/54411
Signed-off-by: Xiubo Li <xiubli@redhat.com>
(cherry picked from commit beb9f1648101bd18f3619c9fc7e972fab34dfc85)

 Conflicts:
src/common/options/mds-client.yaml.in
src/client/Client.cc
src/client/Client.h
src/common/options.cc