We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 75743b3 commit ac00aabCopy full SHA for ac00aab
source/tutorial/manage-the-database-profiler.txt
@@ -173,7 +173,7 @@ current database to ``1`` and sets the profiler to sample 42% of all *slow* oper
173
.. [#mongos-systemlog]
174
175
Starting in MongoDB 4.0, you can use
176
- :method:`db.setProfilingLevel()` to configure``slowms`` and
+ :method:`db.setProfilingLevel()` to configure ``slowms`` and
177
``sampleRate`` for :binary:`~bin.mongos`. The ``slowms`` and
178
``sampleRate`` configuration settings only affect the diagnostic log and
179
not the profiler since profiling is not available on
0 commit comments