osd/OSD: Log aggregated slow ops detail to cluster logs
Slow requests can overwhelm a cluster log with every slow op in
detail and also fills up the monitor db. Instead, log slow ops
details in aggregated format.
Fixes: https://tracker.ceph.com/issues/52424
Signed-off-by: Prashant D <pdhange@redhat.com>
(cherry picked from commit
9319dc9273b36dc4f4bef1261b3c57690336a8cc)
Conflicts:
src/common/options/osd.yaml.in: Removed osd.yaml.in as
pacific release does not support options in
yaml format. Added new config
'osd_aggregated_slow_ops_logging' to common/options.