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 0f9e35d commit 9f29fe7Copy full SHA for 9f29fe7
source/reference/commands.txt
@@ -1761,7 +1761,7 @@ Diagnostics
1761
1762
.. dbcommand:: connPoolStats
1763
1764
- .. include:: /includes/note-conn-pool-stats
+ .. include:: /includes/note-conn-pool-stats.rst
1765
1766
The command :dbcommand:`connPoolStats` returns information
1767
regarding the number of open connections to the current database
source/reference/connection-pool-stats.txt
@@ -16,8 +16,8 @@ connections between the :program:`mongos` and :program:`mongod`
16
instances or between the :program:`mongod` instances in a shard
17
cluster.
18
19
-.. include:: /includes/note-conn-pool-stats
20
-..
+.. include:: /includes/note-conn-pool-stats.rst
+
21
Output
22
------
23
0 commit comments