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