Uploaded image for project: 'Core Server'
  1. Core Server
  2. SERVER-57697

Measure latency/throughput of ReshardingOplogApplier::_applyBatch

    • Type: Icon: Improvement Improvement
    • Resolution: Fixed
    • Priority: Icon: Major - P3 Major - P3
    • 5.0.4, 5.1.0-rc0
    • Affects Version/s: None
    • Component/s: None
    • Fully Compatible
    • v5.0
    • Sharding 2021-07-26, Sharding 2021-08-09
    • 1

      • Should collect latency information as a histogram with coarse grained buckets (0-10ms,11-100ms,101-1000ms, 1001-10000ms, 10001+ms)
      • Should track total number of invocations that complete
      • Should report these metrics in serverStatus to be consumed by FTDC.
      • Should report these metrics in currentOp if there is a resharding operation currently in progress.

      https://github.com/mongodb/mongo/blob/9cf1509ad2664830d37a7a128d43752dcac8556a/src/mongo/db/s/resharding/resharding_oplog_applier.cpp#L73

            Assignee:
            matt.walak@mongodb.com Matthew Walak (Inactive)
            Reporter:
            lamont.nelson@mongodb.com Lamont Nelson
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: