mongoc_client_command_simple() supports APM logging via its use of mongoc_cluster_run_command_monitored(); however, the mongoc_client_command() code path has no logging. This may require hacking support into mongoc-cursor.c based on the mongoc_cursor_t.is_command value.
- is depended on by
-
PHPC-349 Application Performance Monitoring (APM)
- Closed
- is related to
-
CDRIVER-769 APM Internal API
- Closed