4 references to AttributeDbStatement
Aspire.Microsoft.EntityFrameworkCore.SqlServer (4)
src\Vendoring\OpenTelemetry.Instrumentation.SqlClient\Implementation\SqlClientDiagnosticListener.cs (2)
115activity.SetTag(SemanticConventions.AttributeDbStatement, (string)commandText); 123activity.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.