Skip to content

Commit

Permalink
merge: Merged fixed code into the main branch
Browse files Browse the repository at this point in the history
  • Loading branch information
koko2pp committed Oct 12, 2023
2 parents 1d57967 + 1abbfa9 commit cb71e98
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions src/client/client_metric.h
Original file line number Diff line number Diff line change
Expand Up @@ -129,8 +129,13 @@ struct FileMetric {
//Get leader failed and retry qps
PerSecondMetric getLeaderRetryQPS;

<<<<<<< HEAD
// Number of slow requests
SlowRequestMetric slowRequestMetric;
=======
//The number of suspended IOs on the current file
IOSuspendMetric suspendRPCMetric;
>>>>>>> 1abbfa9eb7c7dc0877592d6e28a0aea95bdfe55f

DiscardMetric discardMetric;

Expand Down

0 comments on commit cb71e98

Please sign in to comment.