linkedin / ambry

Distributed object store
https://github.com/linkedin/ambry/wiki
Apache License 2.0
1.74k stars 275 forks source link

Metric for idle time for remote replica group #2853

Closed manbearpig1996 closed 1 month ago

manbearpig1996 commented 1 month ago

Publishing metric for idle time for remote replica group i.e. time difference b/w when group is finished and when cycle is finished. Added metric for cumulative time groups spend in a cycle idle (doing nothing i.e time after group is done) Added metric for percentage of time groups spend in a cycle idle (total cumlative time / (groups count * total cycle time))