1 write to _failedRequestsPerSecondCounter
System.Net.Http (1)
System\Net\Http\HttpTelemetry.AnyOS.cs (1)
73_failedRequestsPerSecondCounter ??= new IncrementingPollingCounter("requests-failed-rate", this, () => Interlocked.Read(ref _failedRequests))