Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[chore][exporter/loadbalancing] Add debug statements after failed export operation #36575

Merged
merged 1 commit into from
Dec 4, 2024

Conversation

jpkrohling
Copy link
Member

This adds some debug logging to the load balancing exporter, to help identify causes of 503, reported as part of issues like #35512. The statements should only be logged when the logging mode is set to debug, meaning that there should not be a difference to the current behavior of production setups.

Signed-off-by: Juraci Paixão Kröhling [email protected]

…ort operation

Signed-off-by: Juraci Paixão Kröhling <[email protected]>
@jpkrohling jpkrohling merged commit 6da31c0 into open-telemetry:main Dec 4, 2024
159 checks passed
@github-actions github-actions bot added this to the next release milestone Dec 4, 2024
shivanthzen pushed a commit to shivanthzen/opentelemetry-collector-contrib that referenced this pull request Dec 5, 2024
…ort operation (open-telemetry#36575)

This adds some debug logging to the load balancing exporter, to help
identify causes of 503, reported as part of issues like open-telemetry#35512. The
statements should only be logged when the logging mode is set to debug,
meaning that there should not be a difference to the current behavior of
production setups.

Signed-off-by: Juraci Paixão Kröhling <[email protected]>

Signed-off-by: Juraci Paixão Kröhling <[email protected]>
ZenoCC-Peng pushed a commit to ZenoCC-Peng/opentelemetry-collector-contrib that referenced this pull request Dec 6, 2024
…ort operation (open-telemetry#36575)

This adds some debug logging to the load balancing exporter, to help
identify causes of 503, reported as part of issues like open-telemetry#35512. The
statements should only be logged when the logging mode is set to debug,
meaning that there should not be a difference to the current behavior of
production setups.

Signed-off-by: Juraci Paixão Kröhling <[email protected]>

Signed-off-by: Juraci Paixão Kröhling <[email protected]>
sbylica-splunk pushed a commit to sbylica-splunk/opentelemetry-collector-contrib that referenced this pull request Dec 17, 2024
…ort operation (open-telemetry#36575)

This adds some debug logging to the load balancing exporter, to help
identify causes of 503, reported as part of issues like open-telemetry#35512. The
statements should only be logged when the logging mode is set to debug,
meaning that there should not be a difference to the current behavior of
production setups.

Signed-off-by: Juraci Paixão Kröhling <[email protected]>

Signed-off-by: Juraci Paixão Kröhling <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants