1 write to SubscriptionType
Aspire.Dashboard (1)
Otlp\Storage\Subscription.cs (1)
27SubscriptionType = subscriptionType;
1 reference to SubscriptionType
Aspire.Dashboard (1)
Otlp\Storage\TelemetryRepository.cs (1)
339if (!_logSubscriptions.Any(s => s.SubscriptionType == SubscriptionType.Read && (s.ApplicationKey == application.ApplicationKey || s.ApplicationKey == null)))