Skip to content

Conversation

@jack-berg
Copy link
Member

Release notes here: https://github.com/open-telemetry/opentelemetry-configuration/releases/tag/v1.0.0-rc.1

Users of 0.4 should not be impacted as this release consists of only a small set of backwards compatible changes.

@jack-berg jack-berg requested a review from a team as a code owner June 20, 2025 15:29
import io.opentelemetry.sdk.resources.Resource;
import java.util.Collections;

public class ServiceResourceDetector implements ComponentProvider<Resource> {
Copy link
Member Author

Choose a reason for hiding this comment

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

@codecov
Copy link

codecov bot commented Jun 20, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 89.75%. Comparing base (2eb84bf) to head (6facb27).
Report is 9 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff            @@
##               main    #7436   +/-   ##
=========================================
  Coverage     89.75%   89.75%           
- Complexity     6980     6987    +7     
=========================================
  Files           797      798    +1     
  Lines         21165    21181   +16     
  Branches       2057     2058    +1     
=========================================
+ Hits          18996    19012   +16     
  Misses         1505     1505           
  Partials        664      664           

☔ 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.

Copy link
Contributor

@breedx-splk breedx-splk left a comment

Choose a reason for hiding this comment

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

One small idea, but LGTM.

@jack-berg jack-berg merged commit 9262a81 into open-telemetry:main Jun 24, 2025
28 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.

3 participants