This is an outdated version of the documentation. See the current version of this page.
  • MongoDB C Driver 1.9.4 »
  • Application Performance Monitoring (APM)

mongoc_apm_command_succeeded_t¶

Command-succeeded event

Synopsis¶

An event notification sent when the driver successfully executes a MongoDB command.

See Also¶

Introduction to Application Performance Monitoring

Functions¶

  • mongoc_apm_command_succeeded_get_command_name()
  • mongoc_apm_command_succeeded_get_context()
  • mongoc_apm_command_succeeded_get_duration()
  • mongoc_apm_command_succeeded_get_host()
  • mongoc_apm_command_succeeded_get_operation_id()
  • mongoc_apm_command_succeeded_get_reply()
  • mongoc_apm_command_succeeded_get_request_id()
  • mongoc_apm_command_succeeded_get_server_id()
« Previous: mongoc_apm_command_started_get_server_id() Next: mongoc_apm_command_succeeded_get_command_name() »

MongoDB C Driver 1.9.4

  • Installing the MongoDB C Driver
  • Tutorial
  • Authentication
  • Basic Troubleshooting
  • Guides
  • API Reference
  • Application Performance Monitoring (APM)
    • mongoc_apm_callbacks_t
    • mongoc_apm_command_failed_t
    • mongoc_apm_command_started_t
    • mongoc_apm_command_succeeded_t
    • mongoc_apm_server_changed_t
    • mongoc_apm_server_closed_t
    • mongoc_apm_server_heartbeat_failed_t
    • mongoc_apm_server_heartbeat_started_t
    • mongoc_apm_server_heartbeat_succeeded_t
    • mongoc_apm_server_opening_t
    • mongoc_apm_topology_changed_t
    • mongoc_apm_topology_closed_t
    • mongoc_apm_topology_opening_t
  • Index
Created using Sphinx 1.6.7, based on Sphinx Readable Theme.