1 reference to CallbackThrottler
Aspire.Dashboard (1)
Otlp\Storage\Subscription.cs (1)
28
_callbackThrottler = new
CallbackThrottler
(name, telemetryRepository._otlpContext.Logger, telemetryRepository._subscriptionMinExecuteInterval, callback, executionContext);