2 writes to TelemetryTypes
Aspire.Dashboard (2)
Otlp\Storage\SqliteTelemetryRepository.Caching.cs (2)
197resourceScope.TelemetryTypes |= telemetryType; 662resourceScope.TelemetryTypes |= telemetryType;
1 reference to TelemetryTypes
Aspire.Dashboard (1)
Otlp\Storage\SqliteTelemetryRepository.Caching.cs (1)
592foreach (var resourceScope in resource.Scopes.Values.Where(scope => scope.TelemetryTypes.HasFlag(CachedTelemetryType.Metrics)))