Skip to content

Conn pool stats #65

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 24 commits into from
Jul 26, 2012
Merged

Conn pool stats #65

merged 24 commits into from
Jul 26, 2012

Conversation

a-leung
Copy link

@a-leung a-leung commented Jul 13, 2012

DOCS-158

Please review, update, and merge.

Thanks.

output of the command.

Detailed description of the output of
:dbcommand:`connPoolStats`. For each MongoDB host connected:
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

You don't need to tell people that the description is detailed.

"MongoDB host" is not a term that appears in the Manual. Use :program:mongod (I think) in these instances.

@tychoish
Copy link
Contributor

can you revise and update your branch. talk to me if you need help adding the directives.


This field indicates the number of the host that is the next
:term:`secondary` to read from instead of :term:`master` from
the ``hosts`` list.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

can you fix this and the previous entry.

.. stats:: hosts.[host].available

The cummulative number of connections in the connection pool
available for a host to connect to a :program:`mongos`.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please rewrite this and all following sections to be:

  1. Less tautological. The current forms are vague, and do not add value to the documentation.
  2. Less passive.
  3. Technically correct. The connection pool is something that the mongs has to connect to the members of the replica set. These don't have that factual point correct.

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

for example:

:stats:`hosts.[host].available` reports the total number of connections created by the :program:`mongos`, and used to connect to members of the replica set.

@tychoish
Copy link
Contributor

Please revise and resubmit.

``true`` if this :stats:`replicaSets.[shard].host` is a
:term:`secondary` member of the :term:`replica set`.

.. stats:: replicaSets.[shard].[host].pingTimeMillis
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

or mongod

@tychoish tychoish merged commit ff15ad1 into mongodb:master Jul 26, 2012
Yingminzhou pushed a commit to mongodb-china/docs that referenced this pull request Dec 10, 2016
mongo-cr-bot pushed a commit that referenced this pull request Dec 3, 2021
* DOCSP-19786 validate warning clarification

* Fix whitespace

* Update tip

* White space

* Review updates

* Remove tip

* External feedback

* Tweaks

* Move primary note to warning
mongodb-server-docs-sync-bot bot pushed a commit that referenced this pull request May 22, 2025
mongodb-server-docs-sync-bot bot pushed a commit that referenced this pull request Jun 2, 2025
mongodb-server-docs-sync-bot bot pushed a commit that referenced this pull request Jun 6, 2025
* DOCSP-33454 Query Converter Content (#58)

* DOCSP-33454 Query Converter Content

* DOCSP-32086 Convert Stored Procedures Content (#64)

* DOCSP-32086 Convert Stored Procedures Content

* DOCSP-33246 Convert Views Content (#63)

* DOCSP-33246 Convert Views Content

* DOCSP-33003 Refresh Database Objects (#65)

* remove empty file
mongodb-server-docs-sync-bot bot pushed a commit that referenced this pull request Jun 16, 2025
* Adds release notes for 1.1.6 and 1.1.7, updates source constant

* Sets submodule to atlascli/v1.1.7

* Includes change from Julia's copy review
mongodb-server-docs-sync-bot bot pushed a commit that referenced this pull request Jun 26, 2025
* (DOCSP-11398): Update Telephone Numbers page

* copy review
mongodb-server-docs-sync-bot bot pushed a commit that referenced this pull request Jul 11, 2025
mongodb-server-docs-sync-bot bot pushed a commit that referenced this pull request Jul 11, 2025
* DOCSP-11985 Stop supporting multiple authentication

* DOCSP-11985 changes for copy review feedback

* DOCSP-11985 update for tech review feedback

* DOCSP-11985 minor correction
mongodb-server-docs-sync-bot bot pushed a commit that referenced this pull request Jul 11, 2025
…#65)

* DOCSP-2355: wordsmithing and tidying up

* DOCSP-2355: clarify embedded docs language, cleanup
mongodb-server-docs-sync-bot bot pushed a commit that referenced this pull request Jul 15, 2025
…#62) (#65)

* (DOCSP-49838) New pages for replace_one

* (DOCSP-39838) Build error.

* (DOCSP-39838) Edited write landing page to include replace page.

* (DOCSP-39838) Reordered options and results tables.

* (DOCSP-39838) Hint example.

* (DOCSP-39838) Build error fix.

* (DOCSP-39838) Adding separate section level for examples.

* (DOCSP-39838) Levels.

* (DOCSP-39838) Edits.

* (DOCSP-39838) Example edit.

* (DOCSP-39838) Edits.

* (DOCSP-39838) Updated the Write Data landing page to have replace code example.

* (DOCSP-39838) Updated the Write Data landing page code sample

* (DOCSP-39838) Updated the Write Data landing page code sample (added comment)

* (DOCSP-39838) Changes.

* (DOCSP-39838) Edit landing page code example.

* (DOCSP-39838) Include _id field mention in first paragraph.

* (DOCSP-39838) Edits.

* (DOCP-39838) Update links in table.

* (DOCSP-39838) edits.

* (DOCSP-39838) Added important admonition.

* (DOCSP-39838) Edits

* (DOCSP-39838) Edits

* (DOCSP-39838) Edit table header.

* (DOCSP-39838) Added comments to example.

* (DOCSP-39838) Indentation error.

* (DOCSP-39838) Table edits.

* (DOCSP-39838) Separated output from example.

* (DOCSP-39838) Example wording.

* (DOCSP-39838) Render error

* (DOCSP-39838) Example rendering fixes.

* (DOCSP-39838) Misc edits.

* (DOCSP-39838) Misc edits.

* (DOCSP-39838) Misc edits.

* (DOCSP-39838) Misc edits.

* (DOCSP-39838) Indent error

* (DOCSP-39838) Indent error

* (DOCSP-39838) Adding quotation marks to field values.

* (DOCSP-39838) @norareidy removed inline find_one() link.

* (DOCSP-39838) @norareidy Replace update with replace.

* (DOCSP-39838) @norareidy removed monospace from headers for style guide.

* (DOCSP-39838) @norareidy Swapping field and function.

* (DOCSP-39838) @norareidy Condensing example introduction.

* (DOCSP-39838) @norareidy Condensing example introduction.

* (DOCSP-39838) @norareidy Condensing and wording edits for example introductions.

* (DOCSP-39838) @norareidy Adding warning that sample ID may differ.

* (DOCSP-39838) @norareidy Bolded first instance of replace operation and replaced link for hint field.

* (DOCSP-39838) @norareidy Header underline fix.

* (DOCSP-39838) Adding context to links.

* (DOCSP-39838) @norareidy review edits.

* (DOCSP-39838) @norareidy Final review changes.

* (DOCSP-39838) @kevinAlbs comment fixes.

---------
mongodb-server-docs-sync-bot bot pushed a commit that referenced this pull request Jul 22, 2025
mongodb-server-docs-sync-bot bot pushed a commit that referenced this pull request Jul 25, 2025
mongodb-server-docs-sync-bot bot pushed a commit that referenced this pull request Jul 25, 2025
* DOCSP-12161: Codecs Fundamentals page
mongodb-server-docs-sync-bot bot pushed a commit that referenced this pull request Jul 25, 2025
* DOCSP-42308: Deployment and connection string (#52)

* DOCSP-42308: Deployment and connection string

* add file

* DOCSP-42306: Get Started and Install (#51)

* Get Started and Install

* build

* edits

* wording

* troubleshooting file

* version

* JS feedback

* DOCSP-42310: Connect to MongoDB (#53)

* DOCSP-42310: Connect to MongoDB

* edits

* code highlight

* reduce scroll

* DOCSP-42305: Index page + repo cleanup (#56)

* DOCSP-42321: Insert landing page (#55)

* DOCSP-42329: Retrieve data (#54)

* DOCSP-42329: Retrieve data

* edits

* MM feedback

* DOCSP-42321: Insert Documents (#61)

* DOCSP-42328: Specify a query (#57)

* DOCSP-42328: Specify a query

* link fix

* edit

* JS feedback

* output

* RL feedback

* DOCSP-42330: Projection guide (#58)

* DOCSP-42330: Projection guide

* edits

* add constant

* MM fix

* DOCSP-42323: Replace (#62)

* DOCSP-42331: Specify docs to return (#64)

* DOCSP-42331: Specify docs to return

* toc

* MM feedback

* code output

* DOCSP-42322: Update (#63)

* DOCSP-42332: Count documents (#66)

* DOCSP-42332: Count documents

* edits

* build errors

* RR feedback

* scroll

* build error

* DOCSP-42312 Create a MongoDB Client (#59)

* DOCSP-42312 Create a MongoDB Client

* on TOC

* retry TOC

* build

* api doc

* fix links

* code fix

* review comments

* test

* test

* fix snooty

* merge error

* DOCSP-42324: Delete (#65)

* DOCSP-42325: Bulk Write (#68)

* DOCSP-42317: Databases and Collections (#77)

* DOCSP-42333: Distinct values (#67)

* DOCSP-42333: Distinct values

* edits

* build error

* RR feedback

* DOCSP-42335: Change streams (#69)

* DOCSP-42335: Change streams

* code

* edits

* fixes

* toc

* MW feedback

* MW feedback

* fix

* DOCSP-42311: Run a Command (#75)

* DOCSP-42311: Run a Command

* edits

* code edits

* MM feedback

* JY feedback

* DOCSP-42318: Time Series (#78)

* DOCSP-42326: GridFS (#72)

* DOCSP-42342: Aggregation (#71)

* DOCSP-42342: Aggregation

* edits

* code imports

* RR feedback

* import fixes

* JY feedback

* DOCSP-42316: Stable API (#81)

* DOCSP-42336: Cluster monitoring (#73)

* DOCSP-42336: Cluster monitoring

* edits

* fixes, code edit

* MM feedback

* remove unused imports

* fix indent

* DOCSP-42341: Atlas Search Indexes (#82)

* Uncomment link to compat tables on landing page (#84)

* DOCSP-40287: Read landing page (#85)

* DOCSP-42343: Secure Your Data + Authentication Mechanisms (#83)

* DOCSP-42319: Read and write settings (#79)

* DOCSP-42319: Read and write settings

* edits

* code comments

* MW feedback

* code edits

* JY feedback

* imports

* edits

* JY feedback 2

* build

* DOCSP-42338 Single Field Indexes (#70)

* DOCSP-42338 Single Field Indexes

* new content

* first draft

* fix toc

* try section heading

* fixes

* fix links

* ref fix

* review comments

* add helper method import

* helper method explanation

* edit helpers section

* edicts

* edit

* edit out helpers

* edict copy

* fix database

* unnecessary imports

* DOCSP-42339 Compound Indexes (#74)

* DOCSP-42339 Compound Indexes

* toc

* fix examples

* 1 review comment

* api comment

* spacing

* remove helpers

* fix scroll

* edits

* edit output spacing

* DOCSP-42314: Enable TLS (#88)

* DOCSP-42314: Enable TLS

* edits

* code comments

* intro edit

* DOCSP-42337: Optimize Queries with Indexes (#92)

* DOCSP-42349: Transactions (#89)

* DOCSP-42349: Transactions

* edits

* JS feedback

* JY feedback

* DOCSP-42340 Multikey Index (#76)

* DOCSP-42340 Multikey Index

* fixes

* multikey index link

* text fix

* internal review comments

* remover helpers

* edits

* uri

* DOCSP-42313 Connection Targets (#80)

* DOCSP-42313 Connection Targets

* toc

* fixes

* code fix

* small change

* sode file endline spacing

* review edits

* comment out connection option page

* Correct connect section TOC

* DOCSP-42334: Observables (#86)

* DOCSP-42334: Observables

* edits

* fix error

* MM feedback

* edits

* word

* MM feedback 2

* edit

* build

* JY feedback

* JY feedback 2

* edit

* DOCSP-24494: Atlas search section (#90)

* DOCSP-24494: Atlas search section

* edits

* imports

* admonitions

* code output

* rename headers

* MR feedback

* edits

* JY feedback

* DOCSP-42346: Upgrade driver (#91)

* DOCSP-42346: Upgrade driver

* edits

* MW feedback

* edits, link fixes

* MW final feedback

* JY feedback

* DOCSP-45354: TOC labels (#94)

* add labels

* LM feedback

* DOCSP-45348: Cleanup (#93)

* DOCSP-45348: Cleanup

* edits

* TODOs

* add back in-use encryption

* edits

* sharedinclude fixes

* fix link

* RR feedback

* staging link

* fixes

---------

Co-authored-by: Michael Morisi <[email protected]>
Co-authored-by: lindseymoore <[email protected]>
Co-authored-by: Maya Raman <[email protected]>
mongodb-server-docs-sync-bot bot pushed a commit that referenced this pull request Jul 30, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants