1 write to _startedRequestsPerSecondCounter
System.Net.Http (1)
System\Net\Http\HttpTelemetry.AnyOS.cs (1)
57_startedRequestsPerSecondCounter ??= new IncrementingPollingCounter("requests-started-rate", this, () => Interlocked.Read(ref _startedRequests))