Skip to content

Conversation

@zeitlinger
Copy link
Member

No description provided.

@codecov
Copy link

codecov bot commented Sep 12, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 90.12%. Comparing base (567e737) to head (043c1e2).
⚠️ Report is 9 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff            @@
##               main    #7654   +/-   ##
=========================================
  Coverage     90.12%   90.12%           
- Complexity     7183     7185    +2     
=========================================
  Files           814      814           
  Lines         21675    21685   +10     
  Branches       2123     2123           
=========================================
+ Hits          19534    19544   +10     
  Misses         1475     1475           
  Partials        666      666           

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

maybeRegisterShutdownHook(fromFileConfiguration.getOpenTelemetrySdk());
OpenTelemetrySdk openTelemetrySdk = fromFileConfiguration.getOpenTelemetrySdk();
maybeRegisterShutdownHook(openTelemetrySdk);
callAutoConfigureListeners(spiHelper, openTelemetrySdk);
Copy link
Contributor

Choose a reason for hiding this comment

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

Can we write a simple test to verify this happens?

Copy link
Member Author

Choose a reason for hiding this comment

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

that turned out to be very helpful - it didn't work before...

@zeitlinger zeitlinger force-pushed the declarative-config-auto-config-listener branch from c9ff575 to df5c3c0 Compare September 16, 2025 13:54
@zeitlinger zeitlinger force-pushed the declarative-config-auto-config-listener branch from 4af7154 to 620ff48 Compare September 19, 2025 12:55
@jkwatson jkwatson merged commit 91e25fa into open-telemetry:main Sep 22, 2025
29 checks passed
@github-project-automation github-project-automation bot moved this from Awaiting Review to Done in Declarative Configuration: Java Sep 22, 2025
@zeitlinger zeitlinger deleted the declarative-config-auto-config-listener branch September 23, 2025 06:56
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

Projects

Development

Successfully merging this pull request may close these issues.

2 participants