-
Notifications
You must be signed in to change notification settings - Fork 18
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
Fix link to renamed and reformatted spec #122
Fix link to renamed and reformatted spec #122
Conversation
source/fundamentals/monitoring.txt
Outdated
@@ -148,17 +148,15 @@ The driver defines nine SDAM events. The driver divides these nine events | |||
between three separate listener interfaces which each listen for three of the | |||
nine events. Here are the three interfaces and the events they listen for: | |||
|
|||
- ``ClusterListener``: :spec:`topology </server-discovery-and-monitoring/server-discovery-and-monitoring.rst#topology>` | |||
related events | |||
- ``ClusterListener``: topology related events |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This is a Java/Kotlin event name and doesn't seem to correspond to anything in the spec, so I don't think the spec should be linked.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
source/fundamentals/monitoring.txt
Outdated
@@ -148,17 +148,15 @@ The driver defines nine SDAM events. The driver divides these nine events | |||
between three separate listener interfaces which each listen for three of the | |||
nine events. Here are the three interfaces and the events they listen for: | |||
|
|||
- ``ClusterListener``: :spec:`topology </server-discovery-and-monitoring/server-discovery-and-monitoring.rst#topology>` | |||
related events | |||
- ``ClusterListener``: topology related events |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
S: hyphen for clarity (compound modifier)
- ``ClusterListener``: topology related events | |
- ``ClusterListener``: topology-related events |
(cherry picked from commit 49ad33b)
✨ Staging URL: https://docs-mongodborg-staging.corp.mongodb.com/kotlin/docsworker-xlarge/master/ 🪵 Logs |
Pull Request Info
PR Reviewing Guidelines
JIRA - None
Staging - https://docs-mongodbcom-staging.corp.mongodb.com/kotlin/docsworker-xlarge/081623-fix-broken-links/fundamentals/monitoring/#server-discovery-and-monitoring-events
Self-Review Checklist