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
18       SEE ALSO:
19          Introduction to Application Performance Monitoring
20
21

AUTHOR

23       MongoDB, Inc
24
26       2017-present, MongoDB, Inc
27
28
29
30
311.20.0                           Nov 18, 2021        MONGOC_APM_CALLBACKS_T(3)
Impressum