Skip to content

Commit f214d27

Browse files
authored
[Instrumentation.SqlClient] Improve changelog (#5327)
1 parent 93038e2 commit f214d27

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/OpenTelemetry.Instrumentation.SqlClient/CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@
1212
`SqlClientTraceInstrumentationOptions`.
1313
([#5285](https://github.com/open-telemetry/opentelemetry-dotnet/pull/5285))
1414
* **Breaking Change**: Stop emitting `db.statement_type` attribute.
15+
This attribute was never a part of the [semantic conventions](https://github.com/open-telemetry/semantic-conventions/blob/v1.24.0/docs/database/database-spans.md#call-level-attributes).
1516
([#5301](https://github.com/open-telemetry/opentelemetry-dotnet/pull/5301))
1617

1718
## 1.6.0-beta.3

0 commit comments

Comments
 (0)