opentelemetry-cpp
opentelemetry-cpp copied to clipboard
[CONFIGURATION] File configuration - trace model
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.mdupdated for non-trivial changes - [ ] Unit tests have been added
- [ ] Changes in public API reviewed
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 |
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
@@ 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
:rocket: New features to boost your workflow:
- :snowflake: Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
@lalitb @ThomsonTan @esigo Please review