This is an automated email from the ASF dual-hosted git repository. sajjad pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/pinot.git
from fd5c942fc8 Add metrics to track controller segment download and upload requests in progress (#9258) add 0adf5efe67 Emit metrics for ratio of actual consumption rate to rate limit in realtime tables (#9201) No new revisions were added by this update. Summary of changes: .../apache/pinot/common/metrics/ServerGauge.java | 3 +- .../realtime/LLRealtimeSegmentDataManager.java | 4 +- .../realtime/RealtimeConsumptionRateManager.java | 59 ++++++++++++++++++- .../RealtimeConsumptionRateManagerTest.java | 68 ++++++++++++++++++++++ 4 files changed, 128 insertions(+), 6 deletions(-) --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@pinot.apache.org For additional commands, e-mail: commits-h...@pinot.apache.org