Rename SqlClientInstrumentationOptions to SqlClientTraceInstrumentationOptions#5285
Conversation
Codecov ReportAttention:
Additional details and impacted files@@ Coverage Diff @@
## main #5285 +/- ##
==========================================
- Coverage 83.38% 82.98% -0.40%
==========================================
Files 297 272 -25
Lines 12531 11973 -558
==========================================
- Hits 10449 9936 -513
+ Misses 2082 2037 -45
Flags with carried forward coverage won't be shown. Click here to find out more.
|
c683282 to
8f660a7
Compare
|
May I understand how come a breking change like this is just increasing a patch number? Does not follow semantic release? tks |
This component is now moved to https://github.com/open-telemetry/opentelemetry-dotnet-contrib/tree/main Please take a look at this note: https://github.com/open-telemetry/opentelemetry-dotnet-contrib/blob/47b667acf8cde47aa73fc6d28b609ebb3aeca8d3/src/OpenTelemetry.Instrumentation.SqlClient/README.md?plain=1#L20-L29 |
|
@vishweshbankwar thanks. Does it mean that now the package is being moved to stable? |
If you are referring to https://github.com/open-telemetry/opentelemetry-dotnet-contrib/tree/main/src/OpenTelemetry.Instrumentation.SqlClient, then no. It is not moved to stable. |
Fixes #
Design discussion issue #
Propagate changes from #5109
Changes
Rename
SqlClientInstrumentationOptionstoSqlClientTraceInstrumentationOptions.Merge requirement checklist
CHANGELOG.mdfiles updated for non-trivial changes