[Instrumentation.EntityFrameworkCore] Stop emitting db.statement_type attribute#1559
[Instrumentation.EntityFrameworkCore] Stop emitting db.statement_type attribute#1559Kielek merged 4 commits intoopen-telemetry:mainfrom Kielek:instrumentation-efcore-drop-db.statement_type
Conversation
Codecov ReportAttention:
Additional details and impacted files@@ Coverage Diff @@
## main #1559 +/- ##
==========================================
- Coverage 73.91% 73.40% -0.52%
==========================================
Files 267 256 -11
Lines 9615 9453 -162
==========================================
- Hits 7107 6939 -168
- Misses 2508 2514 +6
Flags with carried forward coverage won't be shown. Click here to find out more.
|
src/OpenTelemetry.Instrumentation.EntityFrameworkCore/CHANGELOG.md
Outdated
Show resolved
Hide resolved
|
Would be nice if you guys could add a bit more detail on the release notes as to why a change is being made, especially breaking ones. This is referred in the release notes with just:
Even this PR has zero information, and the linked one for the SQL instrumentation is fairly barebones. |
That is fair feedback. |
Changes
Similar changes to open-telemetry/opentelemetry-dotnet#5301
[Instrumentation.EntityFrameworkCore] Stop emitting
db.statement_typeattributeFor significant contributions please make sure you have completed the following items:
CHANGELOG.mdupdated for non-trivial changes[ ] Design discussion issue #[ ] Changes in public API reviewed