3 references to SetVerboseDatabaseStatements
Aspire.StackExchange.Redis (3)
src\Vendoring\OpenTelemetry.Instrumentation.StackExchangeRedis\Implementation\RedisProfilerEntryToActivityConverter.cs (3)
141
if (options.
SetVerboseDatabaseStatements
)
151
if (options.
SetVerboseDatabaseStatements
)
176
if (options.
SetVerboseDatabaseStatements
&& !string.IsNullOrEmpty(commandAndKey))