4 references to AttributeDbStatement
Aspire.Microsoft.Data.SqlClient (4)
src\Vendoring\OpenTelemetry.Instrumentation.SqlClient\Implementation\SqlClientDiagnosticListener.cs (2)
115
activity.SetTag(SemanticConventions.
AttributeDbStatement
, (string)commandText);
123
activity.SetTag(SemanticConventions.
AttributeDbStatement
, (string)commandText);
src\Vendoring\OpenTelemetry.Instrumentation.SqlClient\SqlClientTraceInstrumentationOptions.cs (2)
58
/// cref="SemanticConventions.
AttributeDbStatement
"/> tag. Default
70
/// the <see cref="SemanticConventions.
AttributeDbStatement
"/> tag.