feat(opentelemetry-configuration): creation of basic ConfigProvider#5809
feat(opentelemetry-configuration): creation of basic ConfigProvider#5809pichlermarc merged 20 commits intoopen-telemetry:mainfrom
Conversation
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #5809 +/- ##
==========================================
+ Coverage 95.01% 95.03% +0.01%
==========================================
Files 303 306 +3
Lines 7943 7969 +26
Branches 1607 1611 +4
==========================================
+ Hits 7547 7573 +26
Misses 396 396
🚀 New features to boost your workflow:
|
|
@pichlermarc as discussed on SIG call, I removed the copy of core functions, and use the ones from core package here instead. The gist is that we should have a |
pichlermarc
left a comment
There was a problem hiding this comment.
overall looks very good 🙂
Just a minor questions from my side :)
|
@pichlermarc is ready for another look, now we have
|
pichlermarc
left a comment
There was a problem hiding this comment.
looks good, thank you for working on this : )
Part of #5626
Solves #5829