Blast-Radius Aware AI Code Review for Business-Critical Systems
LiveReview LiveReview Explore LiveReview

Author

       MongoDB, Inc

Parameters

event: A mongoc_apm_command_failed_t.

Returns

       The event's server id.

       SEEALSO:IntroductiontoApplicationPerformanceMonitoring

Synopsis

          uint32_t
          mongoc_apm_command_failed_get_server_id (
             const mongoc_apm_command_failed_t *event);

       Returns this event's server id.

See Also