Skip to content

Conversation

@breedx-splk
Copy link
Contributor

8 months ago #7052 added backward compatibility support for the old internal fully qualified package class name of the EnvironmentResourceProvider. The comments indicated that we would remove this after 1.49.0, but it looks like that was overlooked.

The old full class name: io.opentelemetry.sdk.autoconfigure.internal.EnvironmentResourceProvider.

The current full class name going forward: io.opentelemetry.sdk.autoconfigure.EnvironmentResourceProvider.

@breedx-splk breedx-splk requested a review from a team as a code owner August 26, 2025 21:01
@codecov
Copy link

codecov bot commented Aug 26, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 89.99%. Comparing base (e474360) to head (6d173a5).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files
@@ Coverage Diff @@ ## main #7622 +/- ## ============================================ - Coverage 90.00% 89.99% -0.02%  + Complexity 7082 7080 -2  ============================================ Files 803 803 Lines 21421 21412 -9 Branches 2088 2086 -2 ============================================ - Hits 19281 19270 -11  - Misses 1477 1479 +2  Partials 663 663 

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
@jkwatson jkwatson merged commit 256fcf5 into open-telemetry:main Aug 26, 2025
29 checks passed
the-clam pushed a commit to the-clam/opentelemetry-java that referenced this pull request Nov 6, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

3 participants