opentelemetry-cpp icon indicating copy to clipboard operation
opentelemetry-cpp copied to clipboard

[CONFIGURATION] File configuration - trace model

Open marcalff opened this issue 7 months ago • 2 comments

Contributes to #2481

This is a partial fix, that implements supporting declarations.

Changes

Please provide a brief description of the changes here.

  • Implement the trace model for file configuration.

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

marcalff avatar Jun 09 '25 09:06 marcalff

Deploy Preview for opentelemetry-cpp-api-docs canceled.

Name Link
Latest commit e75a6ac59aa9e11f15fe0d5e1114db507edc20d5
Latest deploy log https://app.netlify.com/projects/opentelemetry-cpp-api-docs/deploys/685eb0b917924e000814c512

netlify[bot] avatar Jun 09 '25 09:06 netlify[bot]

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 89.99%. Comparing base (b49e1b7) to head (e75a6ac). Report is 1 commits behind head on main.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main    #3467      +/-   ##
==========================================
+ Coverage   89.95%   89.99%   +0.05%     
==========================================
  Files         219      219              
  Lines        7051     7051              
==========================================
+ Hits         6342     6345       +3     
+ Misses        709      706       -3     

see 1 file with indirect coverage changes

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

codecov[bot] avatar Jun 09 '25 09:06 codecov[bot]

@lalitb @ThomsonTan @esigo Please review

marcalff avatar Jun 20 '25 16:06 marcalff