Skip to content

Conversation

@jkoronaAtCisco
Copy link
Contributor

Description

Schemas describing shared configurations used by collector components have been added. This is part of the work related to the implementation of configuration schemas for all components.
See more: #14433

Link to tracking issue

Issue: #42214

@codecov
Copy link

codecov bot commented Jan 19, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 91.84%. Comparing base (8ba3ae3) to head (b67a0d1).
⚠️ Report is 22 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main   #14453      +/-   ##
==========================================
+ Coverage   91.80%   91.84%   +0.04%     
==========================================
  Files         677      677              
  Lines       42608    42686      +78     
==========================================
+ Hits        39116    39206      +90     
+ Misses       2429     2425       -4     
+ Partials     1063     1055       -8     

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

@dmathieu
Copy link
Member

You mention "generating the schemas". How are they generated?

@jkoronaAtCisco
Copy link
Contributor Author

You mention "generating the schemas". How are they generated?

With schemagen script that's currently part of contrib repo. It generates schema from Go code using AST parsing.

@dmitryax dmitryax added this pull request to the merge queue Jan 27, 2026
Merged via the queue into open-telemetry:main with commit 76c6e02 Jan 27, 2026
61 checks passed
@otelbot
Copy link
Contributor

otelbot bot commented Jan 27, 2026

Thank you for your contribution @jkoronaAtCisco! 🎉 We would like to hear from you about your experience contributing to OpenTelemetry by taking a few minutes to fill out this survey.

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.

4 participants