Commit Graph

5 Commits

Author SHA1 Message Date
Sulabh Mahajan
e361973f0e SERVER-33605 Mobile SE:Disable capped collections and related testing 2018-06-08 14:34:55 +10:00
Samy Lanka
ea5b5a97ed SERVER-33287 tag jstests that use commands which return inaccurate results after unclean shutdown 2018-04-06 10:33:03 -04:00
Jack Mulrow
00d92ece19 SERVER-31194 Add jscore tags for retryable_writes_jscore_stepdown_passthrough.yml suite
The actual suite will come in a follow-up commit.
2017-12-07 14:36:15 -05:00
Nick Zolnierz
2f1c0cfb17 SERVER-28304 Profiler level 2 should not filter on sample rate 2017-04-06 09:42:22 -04:00
Evan Broder
94b37aac06 SERVER-4786 Allow specifying sample rate of slow queries
Adds a sampleRate parameter to the profile command, a value
on the interval [0, 1] which indicates which fraction of
operations should be randomly sampled for profiling and
logging. This allows users to reduce their slowms threshold
or increase their profiling level with less performance
impact on the system.

Closes #1099

Signed-off-by: David Storch <david.storch@10gen.com>
2017-01-26 18:35:29 -05:00