[bug] SqlClient Instrumentation cannot get CommandText #2287
Labels
bug
Something isn't working
comp:instrumentation.sqlclient
Things related to OpenTelemetry.Instrumentation.SqlClient
Component
OpenTelemetry.Instrumentation.SqlClient
Package Version
Runtime Version
net48
Description
I hava dubuged the source code of OpenTelemetry.Instrumentation.SqlClient.
Got dasource,database, but no commandText. We use EntityFramework6.
Steps to Reproduce
As description
Expected Result
Get SQL statement and send to telemetry endpoint
Actual Result
cannot get sql CommandText
Additional Context
No response
The text was updated successfully, but these errors were encountered: