-
Notifications
You must be signed in to change notification settings - Fork 3
Conversation
Codecov Report
@@ Coverage Diff @@
## develop #177 +/- ##
===========================================
+ Coverage 49.57% 50.52% +0.95%
===========================================
Files 22 22
Lines 1410 1425 +15
===========================================
+ Hits 699 720 +21
+ Misses 711 705 -6
Continue to review full report at Codecov.
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
license-eye has totally checked 265 files.
Valid | Invalid | Ignored | Fixed |
---|---|---|---|
52 | 1 | 212 | 0 |
Click to see the invalid file list
- tests/test_additional_data_extraction.py
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Expected release notes (by @omrozowicz-splunk) features: fixes: others (will not be included in Semantic-Release notes):
|
🎉 This PR is included in version 1.5.0-develop.36 🎉 The release is available on GitHub release Your semantic-release bot 📦🚀 |
Description
Implemented extraction of additional information from metric name suffix based on regular expression defined per OID famil
Type of change
How Has This Been Tested?
Placed regexes for TCP-MIB and UDP-MIB and checked in Splunk if were extracted properly
Checklist