Skip to content

Conversation

@SergeyKleyman
Copy link
Contributor

No description provided.

@SergeyKleyman SergeyKleyman marked this pull request as ready for review April 30, 2024 08:16
@SergeyKleyman SergeyKleyman requested a review from intuibase April 30, 2024 08:16
resultCode = resultFailure;
ELASTIC_APM_LOG_ERROR( "curl_global_init failed: %s (%d)", curl_easy_strerror( curlCode ), (int)curlCode );
goto finally;
ELASTIC_APM_LOG_DEBUG( "disable_send (disableSend) configuration option is set to true - skipping curl_global_init" );
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

is tracer->curlInited == false by default?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

Status: In Progress

Development

Successfully merging this pull request may close these issues.

2 participants