mongoc_apm_command_failed_get_request_id

Synopsis

int64_t
mongoc_apm_command_failed_get_request_id (
   const mongoc_apm_command_failed_t *event);

Returns this event's wire-protocol request id. Use this number to correlate client-side events with server log messages.

Parameters

Returns

The event's request id.

SEE ALSO:

Introduction to Application Performance Monitoring

Author

MongoDB, Inc

Info

Mar 06, 2024 1.26.1 libmongoc