-
Type:
Improvement
-
Resolution: Won't Fix
-
Priority:
Major - P3
-
None
-
Affects Version/s: 2.2.4
-
Component/s: API
-
None
-
None
-
None
-
None
-
None
-
None
-
None
-
None
I am trying to connect mongo queries into my analytics suite. I want to log the command and duration. I only see the 'Command' property in the CommandStartedEvent. Is it possible to add it to the CommandCompletedEvent? The only other way to be able to track this would be to hold the state across the request, which seems to be more work than necessary.