index
:
mongo.git
master
release-6.0.1
release-7.0.1
Unnamed repository; edit this file 'description' to name the repository.
Lucas Castro
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
mongo
/
db
/
curop.cpp
Age
Commit message (
Expand
)
Author
2024-09-18
SERVER-92449 Add capped collection key deletions to slow query log (#26052)
Aaron B
2024-09-14
SERVER-90429 Remove diagnostic latches (#27018)
Sophia Tan
2024-09-12
Revert "SERVER-90429 Remove diagnostic latches (#26931)" (#26988)
auto-revert-app[bot]
2024-09-11
SERVER-90429 Remove diagnostic latches (#26931)
Sophia Tan
2024-09-04
SERVER-90877: Track prepare conflict stats in serverStatus and exclude from w...
Malik Endsley
2024-08-20
SERVER-93164 Remove Bonsai related code from PlanExecutor and PlanExplainer (...
Ben Shteinfeld
2024-08-15
SERVER-92764 Extend diagnostic logging on tassert failure to dump contents of...
Henri Nikku
2024-08-15
Revert "SERVER-92764 Extend diagnostic logging on tassert failure to dump con...
auto-revert-app[bot]
2024-08-14
SERVER-92764 Extend diagnostic logging on tassert failure to dump contents of...
Henri Nikku
2024-07-18
SERVER-91502 Add a way to check if an operation is already holding an admissi...
vstojkovic-mongodb
2024-07-16
SERVER-91312 Update query spilling metrics per spilling event (#24154)
Rui Liu
2024-07-15
SERVER-92284 Do not modify in-memory cursor object when truncating for curren...
Justin Seyster
2024-07-09
SERVER-88732 Use ExecutionAdmissionContext to get ticket wait time in Working...
Shin Yee Tan
2024-06-18
SERVER-91509 Convert ingress admission feature flag into a server parameter (...
vstojkovic-mongodb
2024-06-10
SERVER-91325 Remove TODO from SERVER-88195 (#23240)
Shin Yee Tan
2024-06-09
Revert "SERVER-91325 Remove TODO from SERVER-88195 (#23206)" (#23223)
auto-revert-app[bot]
2024-06-07
SERVER-91325 Remove TODO from SERVER-88195 (#23206)
Shin Yee Tan
2024-05-30
SERVER-90099 Remove unnecessary duration_cast<Microseconds> of elapsedTimeExc...
Shin Yee Tan
2024-05-28
SERVER-90658 Improved performance of CurOp locker stats tracking (#22579)
Anna Wawrzyniak
2024-05-22
SERVER-90711 Subtract _blockedTimeAtStart from totalBlockedTime (#22394)
Shin Yee Tan
2024-05-22
SERVER-90163 Don't fail the operation when failing to get storage metrics (#2...
Ryan Berryhill
2024-05-13
SERVER-89125 Report workingMillis in serverStatus as opWorkingTime (#21767)
Shin Yee Tan
2024-05-09
SERVER-90064 Reorder and rename curOp and serverStatus queue statistics (#21962)
Matt Broadstone
2024-05-08
SERVER-86068 Accept workingMillis as a filter parameter for setProfilingLevel...
Shin Yee Tan
2024-05-08
SERVER-89855 Set CurOp nss and opDescription within same client lock (#21702)
Sophia Tan
2024-04-29
SERVER-84574 Track storage metrics in query stats (#21126)
Ryan Berryhill
2024-04-09
SERVER-83710 track workingTimeMillis in data-bearing node stats (#20824)
Ryan Berryhill
2024-04-01
SERVER-88168 Report queue metrics on curOp and slow query logs (#20583)
Matt Broadstone
2024-03-29
SERVER-88626 Move query shape hash from opDebug into CurOp (#20578)
Mindaugas Malinauskas
2024-03-29
SERVER-88720 Use AdmissionContext to track total queue dwell time (#20555)
Matt Broadstone
2024-03-27
SERVER-87863 Decouple AdmissionContext from execution control (#20423)
vstojkovic-mongodb
2024-03-26
SERVER-83643: Support data-bearing node metrics for aggregate command (#19944)
Ryan Berryhill
2024-03-26
SERVER-86418 Add QueryShapeHash to $currentOp (#19962)
Serhii Lysenko
2024-03-23
SERVER-86112 Make the ingress admission control fully functional (#20353)
vstojkovic-mongodb
2024-03-23
SERVER-87201 Update lock and tickets stats on curop to account for transactio...
Shin Yee Tan
2024-03-22
Revert "SERVER-86112 Make the ingress admission control fully functional (#20...
auto-revert-processor
2024-03-21
SERVER-86112 Make the ingress admission control fully functional (#20254)
vstojkovic-mongodb
2024-03-21
Revert "SERVER-87201 Update lock and tickets stats on curop to account for tr...
Uladzimir Makouski
2024-03-20
Revert "SERVER-86112 Make the ingress admission control fully functional (#20...
auto-revert-processor
2024-03-20
SERVER-87219 Allow 1ms rounding in workingMillis because flow control uses fa...
Shin Yee Tan
2024-03-20
SERVER-77377 Add QueryShapeHash to log lines (#19165)
Serhii Lysenko
2024-03-20
SERVER-87201 Update lock and tickets stats on curop to account for transactio...
Shin Yee Tan
2024-03-19
SERVER-86112 Make the ingress admission control fully functional (#20052)
vstojkovic-mongodb
2024-03-18
SERVER-86628 Optimize serializeDollarDbInOpDescription for non-multitenant ca...
Didier Nadeau
2024-03-14
SERVER-87914 Re-include waitForWriteConcern in workingMillis (#19942)
Louis Williams
2024-03-12
SERVER-83761 Take execution tickets out of storage engine (#19458)
Louis Williams
2024-03-05
SERVER-84568: Include arbitrary mongot metadata in slow query log for $search...
vamsyannabattula
2024-03-05
SERVER-86069 Use workingMillis instead of durationMillis as threshold for slo...
Shin Yee Tan
2024-03-02
SERVER-87157 Refactor metrics collection for TicketHolder subclasses (#19454)
Matt Broadstone
2024-03-01
SERVER-86572 Account for time acquiring flow control tickets in workingMillis...
Shin Yee Tan
[next]