1 reference to exceptionFetcher
Aspire.Microsoft.Data.SqlClient (1)
src\Vendoring\OpenTelemetry.Instrumentation.SqlClient\Implementation\SqlClientDiagnosticListener.cs (1)
181if (this.exceptionFetcher.TryFetch(payload, out Exception exception) && exception != null)