aspnetcore/src/Hosting
David Fowler bba6b44044
Added basic event counters for hosting (#10884)
- Added Request Rate counter (RPS), Total Requests counter, current requests and failed requests.
- Counters do nothing until enabled
- Added tests for counters and improved tests to use unique event source names
- Renamed EventSource to match the convention in the runtime Microsoft.AspNetCore.Hosting
2019-06-05 14:06:34 -07:00
..
Abstractions
…
Hosting Added basic event counters for hosting (#10884) 2019-06-05 14:06:34 -07:00
Server.Abstractions
…
Server.IntegrationTesting
…
TestHost
…
WindowsServices
…
samples
…
test Mark ShutdownTestRun as Flaky (#10852) 2019-06-04 16:59:17 -07:00
Hosting.sln
…
startvs.cmd
…