summaryrefslogtreecommitdiff
path: root/src/mongo/db/s/resharding/resharding_metrics.h
Commit message (Expand)AuthorAgeFilesLines
* SERVER-67650 persist additional recipient resharding metricsAndrew Witten2022-08-111-5/+24
* SERVER-61018 Create a generic histogram typeReo Kimura2022-02-251-4/+5
* Revert "SERVER-61018 Create a generic histogram type"auto-revert-processor2022-02-241-5/+4
* SERVER-61018 Create a generic histogram typeReo Kimura2022-02-231-4/+5
* Revert "SERVER-61018 Create a generic histogram type"auto-revert-processor2022-02-191-5/+4
* SERVER-61018 Create a generic histogram typeReo Kimura2022-02-181-4/+5
* SERVER-57766 Omit shardingStatistics.resharding section when resharding hasn'...Matt Boros2021-12-161-0/+4
* SERVER-59927 Add retry to _restoreMetrics()Brett Nawrocki2021-10-111-4/+5
* SERVER-57700 Measure latency/throughput of resharding::data_copy::fillBatchFo...Matt Walak2021-08-121-2/+6
* SERVER-57697 Measure latency/throughput of ReshardingOplogApplier::_applyBatchMatt Walak2021-08-041-0/+7
* SERVER-57761 Increment insert opcounter as part of resharding collection cloningHaley Connelly2021-07-151-0/+1
* SERVER-57276 Capture max/min percent complete in FTDC metrics as seen by the ...Junhson Jean-Baptiste2021-07-151-0/+3
* SERVER-57760 Introduce resharding dedicated OpCounters and use them inHaley Connelly2021-07-091-0/+5
* SERVER-53913: ReshardingDonorService instances to load metrics stateKshitij Gupta2021-07-051-0/+3
* SERVER-55430 Record metrics about whether a collection is rebalanced after re...Randolph Tan2021-06-161-0/+3
* SERVER-54960 ReshardingMetrics time smearing (and refactor)Billy Donahue2021-06-141-62/+11
* SERVER-57331: Expose currentOp metrics so that they can be easilyKshitij Gupta2021-06-041-0/+8
* SERVER-56499 Start resharding metrics on resharding donorsRandolph Tan2021-06-031-3/+2
* SERVER-57153 Support co-existing donors/recipients in resharding metricsBlake Oler2021-06-011-19/+27
* SERVER-56739 Rewrite resharding metrics duration component to allow for resum...Blake Oler2021-05-201-7/+17
* SERVER-56500 Create path for ReshardingMetrics to handle stepUp/stepDownBlake Oler2021-05-131-0/+8
* SERVER-55677 Remove resharding's DonorStateEnum::kPreparingToBlockWrites stateHaley Connelly2021-05-101-1/+5
* SERVER-53920 Periodically obtain remainingOperationTimeEstimatedMillis estima...Amirsaman Memaripour2021-04-201-0/+5
* SERVER-54229: Resharding metrics output from the currentOp commandKshitij Gupta2021-03-231-18/+12
* SERVER-54580 ReshardingOperationStatusEnum in IDLBilly Donahue2021-03-061-6/+12
* SERVER-53909 increment resharding metrics in ReshardingCollectionClonerBilly Donahue2021-03-021-2/+5
* SERVER-54512 Replace resharding "mirroring" related states to "blocking writes"Yuhong Zhang2021-02-251-1/+1
* SERVER-53910 report resharding_oplog_{fetcher,applier} oplog entry countBilly Donahue2021-02-221-0/+2
* SERVER-53918 Enforce minimumReshardingDurationAmirsaman Memaripour2021-02-181-0/+3
* SERVER-53842 Count the number of resharding attempts in resharding metricsAmirsaman Memaripour2021-02-091-2/+3
* SERVER-50978 Add currentOp reporting for ReshardingDonorService InstancesAmirsaman Memaripour2021-02-041-2/+22
* SERVER-52773 Add resharding section to server statusAmirsaman Memaripour2021-01-061-0/+151