3 references to Metrics
Microsoft.AspNetCore.Server.Kestrel.Core (3)
Internal\Infrastructure\KestrelConnectionOfT.cs (3)
59
Metrics
.ConnectionQueuedStop(MetricsContext);
63
Metrics
.ConnectionStart(MetricsContext);
90
Metrics
.ConnectionStop(MetricsContext, unhandledException, metricsTagsFeature?.TagsList, startTimestamp, currentTimestamp);