File tree Expand file tree Collapse file tree 1 file changed +5
-6
lines changed Expand file tree Collapse file tree 1 file changed +5
-6
lines changed Original file line number Diff line number Diff line change @@ -140,13 +140,12 @@ shell.
140
140
141
141
db.setProfilingLevel(0)
142
142
143
- Enable Profiling for an Entire :program:` mongod` Instance
144
- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
143
+ Enable Profiling for an Entire `` mongod` ` Instance
144
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
145
145
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.
150
149
151
150
To enable profiling for a :program:`mongod` instance, pass the following
152
151
parameters to :program:`mongod` at startup or within the
You can’t perform that action at this time.
0 commit comments