| MONGOC_APM_COMMAND_SUCCEEDED_GET_REQUEST_ID(3) | libmongoc | MONGOC_APM_COMMAND_SUCCEEDED_GET_REQUEST_ID(3) |
int64_t mongoc_apm_command_succeeded_get_request_id (
const mongoc_apm_command_succeeded_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.
SEE ALSO:
Introduction to Application Performance Monitoring
MongoDB, Inc
2009-present, MongoDB, Inc.
| May 7, 2025 | 1.30.4 |