-
Type: Improvement
-
Resolution: Won't Fix
-
Priority: Major - P3
-
None
-
Affects Version/s: None
-
Component/s: Monitoring
-
None
For monitoring we need to know operation database name. It needed in case, if you have application, which make few different queries into few databases, and, sometimes, app processing speed can degrade.
If i use default monitor - i need to store CommandStartedEvent and when i get CommandSucceededEvent i must enrich this event.
- is duplicated by
-
GODRIVER-2558 Add field Database with CommandFinishedEvent
- Closed
- is related to
-
DRIVERS-1409 Add CommandStartedEvent to CommandSucceedEvent/CommandFailedEvent
- Closed
- related to
-
DRIVERS-2452 Add databaseName property to command events
- Implementing