mongodb / specifications

Specifications related to MongoDB
http://specifications.readthedocs.io/en/latest
Other
389 stars 242 forks source link

Add Q&A Section to Command Logging and Monitoring #1470

Closed prestonvasquez closed 11 months ago

prestonvasquez commented 1 year ago

The Go Driver had a user inquire about adding an operation command to CommandSucceededEvent/CommandFailedEvent. The reason for why we don't do this is addressed in INT-76. This PR suggests extending the specifications to include this information in a Q&A section.

Additionally, the headers for this file appear to be incorrectly structured per the rst docs, causing a runtime error when trying to add a section with correct formatting:

command-logging-and-monitoring.rst:35: (SEVERE/4) Title level inconsistent:

Removed use cases of ---\nx\n--- and replaced with just ---. Updated subsections to use ^.


Please complete the following before merging: