1MONGOC_APM_SET_SERVER_HEARTBEAT_FAIMLlOEiNDbG_mOCoCBn_(gA3oP)cM_SET_SERVER_HEARTBEAT_FAILED_CB(3)
2
3
4

NAME

6       mongoc_apm_set_server_heartbeat_failed_cb             -            mon‐
7       goc_apm_set_server_heartbeat_failed_cb()
8

SYNOPSIS

10          typedef void (*mongoc_apm_server_heartbeat_failed_cb_t) (
11             const mongoc_apm_server_heartbeat_failed_t *event);
12
13          void
14          mongoc_apm_set_server_heartbeat_failed_cb (mongoc_apm_callbacks_t *callbacks,
15                                                     mongoc_apm_server_heartbeat_failed_cb_t cb);
16
17       Receive an event notification whenever  the  driver  fails  to  send  a
18       "hello" command to check the status of a server.
19

PARAMETERS

21callbacks: A mongoc_apm_callbacks_t.
22
23cb:  A  function  to call with a mongoc_apm_server_heartbeat_failed_t
24         whenever the driver fails to send a "hello" command to check the sta‐
25         tus of a server.
26
27       SEE ALSO:
28          Introduction to Application Performance Monitoring
29
30

AUTHOR

32       MongoDB, Inc
33
35       2017-present, MongoDB, Inc
36
37
38
39
401.21.1                           MaMrON0G2O,C_2A0P2M2_SET_SERVER_HEARTBEAT_FAILED_CB(3)
Impressum