1 write to _meter
Microsoft.AspNetCore.Server.Kestrel.Core (1)
Internal\Infrastructure\KestrelMetrics.cs (1)
46_meter = meterFactory.Create(MeterName);
9 references to _meter
Microsoft.AspNetCore.Server.Kestrel.Core (9)
Internal\Infrastructure\KestrelMetrics.cs (9)
48_activeConnectionsCounter = _meter.CreateUpDownCounter<long>( 53_connectionDuration = _meter.CreateHistogram<double>( 59_rejectedConnectionsCounter = _meter.CreateCounter<long>( 64_bareLineFeedRequestsCounter = _meter.CreateCounter<long>( 69_queuedConnectionsCounter = _meter.CreateUpDownCounter<long>( 74_queuedRequestsCounter = _meter.CreateUpDownCounter<long>( 79_currentUpgradedRequestsCounter = _meter.CreateUpDownCounter<long>( 84_tlsHandshakeDuration = _meter.CreateHistogram<double>( 90_activeTlsHandshakesCounter = _meter.CreateUpDownCounter<long>(