SIGN IN SIGN UP

mgr: Don't log null characters in PerfCounter paths

OSD logs at debug level 20 can contain 0x0's caused
by MgrClient logging PerfCounter path strings which
intentionally include 0x0 characters.

Filter these strings to change these nulls to spaces.

Fixes: https://tracker.ceph.com/issues/78642

Signed-off-by: Bill Scales <bill_scales@uk.ibm.com>
B
Bill Scales committed
24662ab60e6518d068b9b21abfff7aca24844a46
Parent: e12106a