Skip to content

Conversation

@zzhlogin
Copy link
Contributor

@zzhlogin zzhlogin commented Dec 19, 2024

Description of changes:
Change back to use java 17 base image.

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.

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 19, 2024 23:04
pxaws
pxaws previously approved these changes Dec 19, 2024
@zzhlogin zzhlogin changed the title Change back to use java 17 base image. Migrate logging to debug exporter to match with latest otel colletor. Dec 19, 2024
@codecov-commenter
Copy link

⚠️ Please install the 'codecov app svg image' to ensure uploads and comments are reliably processed by Codecov.

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 69.45%. Comparing base (09e6487) to head (05929c9).
Report is 380 commits behind head on main.

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@              Coverage Diff              @@
##               main     #979       +/-   ##
=============================================
- Coverage     85.71%   69.45%   -16.27%     
- Complexity       19      322      +303     
=============================================
  Files             3       26       +23     
  Lines            49     1172     +1123     
  Branches          5      165      +160     
=============================================
+ Hits             42      814      +772     
- Misses            3      304      +301     
- Partials          4       54       +50     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@zzhlogin zzhlogin merged commit e66eb4d into aws-observability:main Dec 20, 2024
4 checks passed
srprash pushed a commit that referenced this pull request Dec 24, 2024
…#984)

*Description of changes:*
The previous [ADOT Java main build
failed](https://github.com/aws-observability/aws-otel-java-instrumentation/actions/runs/12421612708)
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.
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.

3 participants