-
Type: Improvement
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: Spec Comp
-
None
The SDAM monitoring spec defines the following heartbeat events:
- ServerHeartbeatStartedEvent
- ServerHeartbeatSucceededEvent
- ServerHeartbeatFailedEvent
The driver doesn't appear to implement these events. The commits in RUBY-1096 make no mention of them.
Implement the missing events and document them with examples.