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

Migrate logging to debug exporter to match with latest otel colletor. #984

Merged

Conversation

zzhlogin
Copy link
Contributor

@zzhlogin zzhlogin commented Dec 23, 2024

Description of changes:
The previous ADOT Java main build failed because of it is using the collector version v0.42.0 released 8 hours ago, where the logging exporter has been deprecated. This PR migrate to debug exporter according to:
open-telemetry/opentelemetry-collector#11337.

Also, add a step in PR build to clean up the storage to avoid "No space left in the device" failure.

Same fix has been applied to v2.x branch: #979

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

@zzhlogin zzhlogin requested a review from a team as a code owner December 23, 2024 22:30
@srprash srprash merged commit dc6ba37 into aws-observability:release/v1.33.x Dec 24, 2024
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants