Skip to content

[CONFIGURATION] File configuration - handle invalid YAML#3858

Merged
marcalff merged 6 commits intoopen-telemetry:mainfrom
perhapsmaple:handle-invalid-yaml
Feb 12, 2026
Merged

[CONFIGURATION] File configuration - handle invalid YAML#3858
marcalff merged 6 commits intoopen-telemetry:mainfrom
perhapsmaple:handle-invalid-yaml

Conversation

@perhapsmaple
Copy link
Contributor

@perhapsmaple perhapsmaple commented Feb 10, 2026

Fixes #3857

Changes

Please provide a brief description of the changes here.

For significant contributions please make sure you have completed the following items:

  • CHANGELOG.md updated for non-trivial changes
  • Unit tests have been added
  • Changes in public API reviewed

Signed-off-by: Harish <140232061+perhapsmaple@users.noreply.github.com>
@codecov
Copy link

codecov bot commented Feb 10, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 89.98%. Comparing base (0869455) to head (0f98921).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main    #3858      +/-   ##
==========================================
- Coverage   89.99%   89.98%   -0.01%     
==========================================
  Files         225      225              
  Lines        7170     7170              
==========================================
- Hits         6452     6451       -1     
- Misses        718      719       +1     

see 1 file with indirect coverage changes

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

Signed-off-by: Harish <140232061+perhapsmaple@users.noreply.github.com>
Signed-off-by: Harish <140232061+perhapsmaple@users.noreply.github.com>
@perhapsmaple perhapsmaple marked this pull request as ready for review February 10, 2026 16:47
@perhapsmaple perhapsmaple requested a review from a team as a code owner February 10, 2026 16:47
Signed-off-by: Harish <140232061+perhapsmaple@users.noreply.github.com>
Copy link
Member

@marcalff marcalff left a comment

Choose a reason for hiding this comment

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

Thanks for the fix.

This is looking good, see minor comments.

Signed-off-by: Harish <140232061+perhapsmaple@users.noreply.github.com>
Signed-off-by: Harish <140232061+perhapsmaple@users.noreply.github.com>
@marcalff marcalff changed the title Handle invalid YAML [CONFIGURATION] File configuration - handle invalid YAML Feb 11, 2026
Copy link
Member

@marcalff marcalff left a comment

Choose a reason for hiding this comment

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

LGTM, thanks for the fix.

@marcalff marcalff merged commit 2e3deb9 into open-telemetry:main Feb 12, 2026
67 checks passed
@perhapsmaple perhapsmaple deleted the handle-invalid-yaml branch February 23, 2026 17:00
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.

[CONFIGURATION] Handle invalid yaml

2 participants