Skip to content

Commit b608740

Browse files
author
Bob Grabar
committed
DOCS-850 minor
1 parent e79e084 commit b608740

File tree

1 file changed

+5
-6
lines changed

1 file changed

+5
-6
lines changed

source/tutorial/manage-the-database-profiler.txt

Lines changed: 5 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -140,13 +140,12 @@ shell.
140140

141141
db.setProfilingLevel(0)
142142

143-
Enable Profiling for an Entire :program:`mongod` Instance
144-
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
143+
Enable Profiling for an Entire ``mongod`` Instance
144+
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
145145

146-
.. todo Add a qualifier that this is not a common approach
147-
148-
You can also enable database profiling for an entire :program:`mongod` instance.
149-
The level will apply to all databases in the instance.
146+
For development purposes, you can enable database profiling for an
147+
entire :program:`mongod` instance. The profiling level will apply to all
148+
databases in the instance.
150149

151150
To enable profiling for a :program:`mongod` instance, pass the following
152151
parameters to :program:`mongod` at startup or within the

0 commit comments

Comments
 (0)