2 references to RedisProfilerEntryToActivityConverter
Aspire.StackExchange.Redis (2)
src\Vendoring\OpenTelemetry.Instrumentation.StackExchangeRedis\StackExchangeRedisConnectionInstrumentation.cs (2)
125
RedisProfilerEntryToActivityConverter
.DrainSession(null, this.defaultSession.FinishProfiling(), this.options);
135
RedisProfilerEntryToActivityConverter
.DrainSession(parent, session.FinishProfiling(), this.options);