1MONGOC_APM_CALLBACKS_T(3)          libmongoc         MONGOC_APM_CALLBACKS_T(3)
2
3
4

NAME

6       mongoc_apm_callbacks_t - mongoc_apm_callbacks_t
7
8       Notification callbacks
9

SYNOPSIS

11       Used  to receive notification of events, such as when a MongoDB command
12       begins, succeeds, or fails.
13
14       Create  a  mongoc_apm_callbacks_t  with  mongoc_apm_callbacks_new,  set
15       callbacks  on  it,  then  pass it to mongoc_client_set_apm_callbacks or
16       mongoc_client_pool_set_apm_callbacks.
17

SEE ALSO

19       Introduction to Application Performance Monitoring
20

AUTHOR

22       MongoDB, Inc
23
25       2017-present, MongoDB, Inc
26
27
28
29
301.16.2                           Feb 25, 2020        MONGOC_APM_CALLBACKS_T(3)
Impressum