Skip to content

Commit

Permalink
formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
blink1073 committed May 3, 2024
1 parent 469393f commit 4770eab
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 10 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -594,14 +594,12 @@ See the [README](tests/monitoring/README.md).

- 2024-05-02: Migrated from reStructuredText to Markdown.

- 2024-03-29: Updated to clarify expected initial value of TopologyDescriptionChangedEvent's\
previousDescription field
- 2024-03-29: Updated to clarify expected initial value of TopologyDescriptionChangedEvent's previousDescription field

- 2024-01-04: Updated to clarify when ServerHeartbeatStartedEvent should be emitted

- 2023-03-31: Renamed to include "logging" in the title. Reorganized contents and made consistent with CLAM spec, and
added requirements\
for SDAM log messages.
added requirements for SDAM log messages.

- 2022-10-05: Remove spec front matter and reformat changelog.

Expand Down
9 changes: 3 additions & 6 deletions source/server-discovery-and-monitoring/server-monitoring.md
Original file line number Diff line number Diff line change
Expand Up @@ -963,17 +963,15 @@ outdated or inaccurate.

- 2020-02-20: Extracted server monitoring from SDAM into this new spec.

- 2020-03-09: A monitor check that creates a new connection MUST use the\
connection's handshake to update the topology.
- 2020-03-09: A monitor check that creates a new connection MUST use the connection's handshake to update the topology.

- 2020-04-20: Add streaming heartbeat protocol.

- 2020-05-20: Include rationale for why we don't use `awaitedTimeMS`

- 2020-06-11: Support connectTimeoutMS=0 in streaming heartbeat protocol.

- 2020-12-17: Mark the pool for a server as "ready" after performing a successful\
check. Synchronize pool clearing with
- 2020-12-17: Mark the pool for a server as "ready" after performing a successful check. Synchronize pool clearing with
SDAM updates.

- 2021-06-21: Added support for hello/helloOk to handshake and monitoring.
Expand All @@ -990,8 +988,7 @@ outdated or inaccurate.

- 2022-11-17: Add minimum RTT tracking and remove 90th percentile RTT.

- 2023-10-05: Add serverMonitoringMode and default to the polling protocol on FaaS.\
Clients MUST NOT use dedicated
- 2023-10-05: Add serverMonitoringMode and default to the polling protocol on FaaS. Clients MUST NOT use dedicated
connections to measure RTT when using the polling protocol.

______________________________________________________________________

0 comments on commit 4770eab

Please sign in to comment.