aspnet / live.asp.net

Code for live.asp.net, which hosts the ASP.NET Community Stand-up
https://live.asp.net/
MIT License
289 stars 114 forks source link

Track startup time #120

Closed DamianEdwards closed 4 years ago

DamianEdwards commented 7 years ago

Add code to track the various phases of application startup and report them to Application Insights as events, or maybe a single event with each stage's time as a property.

Stages: