Skip to content

Handle instrumentation node changes in yaml config file format 0.4 #7357

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

Merged
merged 2 commits into from
May 27, 2025

Conversation

robsunday
Copy link
Contributor

Related to open-telemetry/opentelemetry-configuration#179
SdkConfigProvider class update is necessary to handle breaking change for instrumentation yaml node. This change was introduced in declarative config file format version 0.4

@robsunday robsunday requested a review from a team as a code owner May 20, 2025 14:30
@robsunday robsunday changed the title Fix for yaml config file format 0.4 Handle instrumentation node changes in yaml config file format 0.4 May 20, 2025
Copy link

codecov bot commented May 20, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 89.86%. Comparing base (cc7d085) to head (07af33d).
Report is 5 commits behind head on main.

Additional details and impacted files
@@             Coverage Diff              @@
##               main    #7357      +/-   ##
============================================
- Coverage     89.87%   89.86%   -0.01%     
+ Complexity     6899     6898       -1     
============================================
  Files           786      786              
  Lines         20793    20793              
  Branches       2026     2026              
============================================
- Hits          18687    18685       -2     
- Misses         1465     1466       +1     
- Partials        641      642       +1     

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

@jack-berg jack-berg left a comment

Choose a reason for hiding this comment

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

Thanks!

@jack-berg jack-berg merged commit 90e030f into open-telemetry:main May 27, 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.

2 participants