opentelemetry-dotnet-contrib
opentelemetry-dotnet-contrib copied to clipboard
[Instrumentation.EntityFrameworkCore] Add component owners
Fixes #888.
@matt-hensley and I are happy to take on the component ownership for the OpenTelemetry.Instrumentation.EntityFrameworkCore as part of our OpenTelemetry work at Grafana.
Changes
Add component owners for OpenTelemetry.Instrumentation.EntityFrameworkCore.
Merge requirement checklist
- [x] CONTRIBUTING guidelines followed (license requirements, nullable enabled, static analysis, etc.)
- [ ] Unit tests added/updated
- [ ] Appropriate
CHANGELOG.mdfiles updated for non-trivial changes - [ ] Changes in public API reviewed (if applicable)
Codecov Report
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 69.67%. Comparing base (
71655ce) to head (e6a9028). Report is 888 commits behind head on main.
:white_check_mark: All tests successful. No failed tests found.
Additional details and impacted files
@@ Coverage Diff @@
## main #2827 +/- ##
==========================================
- Coverage 73.91% 69.67% -4.25%
==========================================
Files 267 394 +127
Lines 9615 15978 +6363
==========================================
+ Hits 7107 11132 +4025
- Misses 2508 4846 +2338
Flags with carried forward coverage won't be shown. Click here to find out more.
:rocket: New features to boost your workflow:
- :package: JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.