1 instantiation of LogQuery
Aspire.Dashboard (1)
Otlp\Storage\SqliteTelemetryRepository.Logs.cs (1)
559return new LogQuery($"""
4 references to LogQuery
Aspire.Dashboard (4)
Otlp\Storage\SqliteTelemetryRepository.Logs.cs (4)
200var query = BuildLogQuery(context); 280var query = BuildLogQuery(context); 492private static LogQuery BuildLogQuery(GetLogsContext context) 570var query = BuildLogQuery(context);