@@ -25,6 +25,7 @@ MONGOCXX_LIBMONGOC_SYMBOL(apm_command_failed_get_operation_id)
2525MONGOCXX_LIBMONGOC_SYMBOL(apm_command_failed_get_reply)
2626MONGOCXX_LIBMONGOC_SYMBOL(apm_command_failed_get_request_id)
2727MONGOCXX_LIBMONGOC_SYMBOL(apm_command_failed_get_server_id)
28+ MONGOCXX_LIBMONGOC_SYMBOL(apm_command_failed_get_service_id)
2829MONGOCXX_LIBMONGOC_SYMBOL(apm_command_started_get_command)
2930MONGOCXX_LIBMONGOC_SYMBOL(apm_command_started_get_command_name)
3031MONGOCXX_LIBMONGOC_SYMBOL(apm_command_started_get_context)
@@ -33,6 +34,7 @@ MONGOCXX_LIBMONGOC_SYMBOL(apm_command_started_get_host)
3334MONGOCXX_LIBMONGOC_SYMBOL(apm_command_started_get_operation_id)
3435MONGOCXX_LIBMONGOC_SYMBOL(apm_command_started_get_request_id)
3536MONGOCXX_LIBMONGOC_SYMBOL(apm_command_started_get_server_id)
37+ MONGOCXX_LIBMONGOC_SYMBOL(apm_command_started_get_service_id)
3638MONGOCXX_LIBMONGOC_SYMBOL(apm_command_succeeded_get_command_name)
3739MONGOCXX_LIBMONGOC_SYMBOL(apm_command_succeeded_get_context)
3840MONGOCXX_LIBMONGOC_SYMBOL(apm_command_succeeded_get_duration)
@@ -41,6 +43,7 @@ MONGOCXX_LIBMONGOC_SYMBOL(apm_command_succeeded_get_operation_id)
4143MONGOCXX_LIBMONGOC_SYMBOL(apm_command_succeeded_get_reply)
4244MONGOCXX_LIBMONGOC_SYMBOL(apm_command_succeeded_get_request_id)
4345MONGOCXX_LIBMONGOC_SYMBOL(apm_command_succeeded_get_server_id)
46+ MONGOCXX_LIBMONGOC_SYMBOL(apm_command_succeeded_get_service_id)
4447MONGOCXX_LIBMONGOC_SYMBOL(apm_server_changed_get_context)
4548MONGOCXX_LIBMONGOC_SYMBOL(apm_server_changed_get_host)
4649MONGOCXX_LIBMONGOC_SYMBOL(apm_server_changed_get_new_description)
0 commit comments