1MONGOC_APM_COMMAND_STARTED_GET_COMMAlNiDbM(mO3oN)nGgOoCc_APM_COMMAND_STARTED_GET_COMMAND(3)
2
3
4
6 mongoc_apm_command_started_get_command - mongoc_apm_com‐
7 mand_started_get_command()
8
10 const bson_t *
11 mongoc_apm_command_started_get_command (
12 const mongoc_apm_command_started_t *event);
13
14 Returns this event's command. The data is only valid in the scope of
15 the callback that receives this event; copy it if it will be accessed
16 after the callback returns.
17
19 • event: A mongoc_apm_command_started_t.
20
22 A bson_t that should not be modified or freed.
23
24 SEE ALSO:
25 Introduction to Application Performance Monitoring
26
27
29 MongoDB, Inc
30
32 2017-present, MongoDB, Inc
33
34
35
36
371.21.1 Mar 0M2O,NG2O0C2_2APM_COMMAND_STARTED_GET_COMMAND(3)