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

[CONFIGURATION] File configuration - log model

Open marcalff opened this issue 5 months ago • 1 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 log 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 12 '25 19:06 marcalff

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

Name Link
Latest commit 1e239657120e804d77aa39ba79670cc0944f6cc2
Latest deploy log https://app.netlify.com/projects/opentelemetry-cpp-api-docs/deploys/68604fe30f9c560008645cac

netlify[bot] avatar Jun 12 '25 19:06 netlify[bot]

Codecov Report

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

Project coverage is 89.96%. Comparing base (7dfc312) to head (1e23965). Report is 1 commits behind head on main.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main    #3473      +/-   ##
==========================================
+ Coverage   89.95%   89.96%   +0.02%     
==========================================
  Files         219      219              
  Lines        7051     7051              
==========================================
+ Hits         6342     6343       +1     
+ Misses        709      708       -1     

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 27 '25 15:06 codecov[bot]