This repository was archived by the owner on Dec 19, 2018. It is now read-only.
This repository was archived by the owner on Dec 19, 2018. It is now read-only.
Publish begin/end request and unhandled errors to telemetry source #354
Closed
Description
Publish these:
- Request start/end, response start/end (or the closest we can get to these)
- Unhandled errors that get bubbled up to the servers
Example in MVC: https://github.com/aspnet/Mvc/blob/dev/src/Microsoft.AspNet.Mvc.Core/Actions/MvcRouteHandler.cs#L73-L78