Adding the required declarative specifications#4125
Conversation
|
|
Codecov Report❌ Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #4125 +/- ##
==========================================
+ Coverage 82.01% 82.01% +0.01%
==========================================
Files 385 385
Lines 16031 16076 +45
==========================================
+ Hits 13146 13183 +37
- Misses 2885 2893 +8
🚀 New features to boost your workflow:
|
|
Sure, I've updated the PR with better coverage. Could you please check once @marcalff ? |
Thanks for your interest, but this really is duplicate work with #4113, which is already under review. If you would like to contribute in this area (file configuration and yaml), please take a look at #4130 instead. |
Ok sure, will take that issue up to resolve and send a PR with the changes. |
Fixes #3916
Changes
Adds the experimental declarative resource detection model to the YAML configuration parser, including support for
detection/development.resource.detectorsentries forcontainer,host,process, andservice. Also adds unit tests covering the new configuration shape.For significant contributions, please make sure you have completed the following items:
CHANGELOG.mdupdated for non-trivial changes