MONGOC_APM_COMMAND_STARTED_GET_REQUEST_ID(3) | MongoDB C Driver | MONGOC_APM_COMMAND_STARTED_GET_REQUEST_ID(3) |
mongoc_apm_command_started_get_request_id - mongoc_apm_command_started_get_request_id()
int64_t mongoc_apm_command_started_get_request_id (
const mongoc_apm_command_started_t *event);
Returns this event's wire-protocol request id. Use this number to correlate client-side events with server log messages.
The event's request id.
Introduction to Application Performance Monitoring
MongoDB, Inc
2017-present, MongoDB, Inc
February 23, 2019 | 1.14.0 |