1 write to _meter
Microsoft.AspNetCore.Authentication.Core (1)
AuthenticationMetrics.cs (1)
24_meter = meterFactory.Create(MeterName);
5 references to _meter
Microsoft.AspNetCore.Authentication.Core (5)
AuthenticationMetrics.cs (5)
26_authenticatedRequestDuration = _meter.CreateHistogram<double>( 32_challengeCount = _meter.CreateCounter<long>( 37_forbidCount = _meter.CreateCounter<long>( 42_signInCount = _meter.CreateCounter<long>( 47_signOutCount = _meter.CreateCounter<long>(