1MONGOC_APM_SET_SERVER_HEARTBEAT_STMAORlNTiGEbODmC_o_CnABgP(oM3c_)SET_SERVER_HEARTBEAT_STARTED_CB(3)
2
3
4
6 mongoc_apm_set_server_heartbeat_started_cb - mon‐
7 goc_apm_set_server_heartbeat_started_cb()
8
10 typedef void (*mongoc_apm_server_heartbeat_started_cb_t) (
11 const mongoc_apm_server_heartbeat_started_t *event);
12
13 void
14 mongoc_apm_set_server_heartbeat_started_cb (mongoc_apm_callbacks_t *callbacks,
15 mongoc_apm_server_heartbeat_started_cb_t cb);
16
17 Receive an event notification whenever the driver begins executing an
18 "isMaster" command to check the status of a server.
19
21 · callbacks: A mongoc_apm_callbacks_t.
22
23 · cb: A function to call with a mongoc_apm_server_heartbeat_started_t
24 whenever the driver begins executing an "isMaster" command to check
25 the status of a server.
26
28 Introduction to Application Performance Monitoring
29
31 MongoDB, Inc
32
34 2017-present, MongoDB, Inc
35
36
37
38
391.16.2 FMeObNG2O5C,_A2P0M2_0SET_SERVER_HEARTBEAT_STARTED_CB(3)