Click here to Skip to main content
15,882,113 members
Articles / Programming Languages / C++

Continuous Delivery with TFS: Configure Application Insights

Rate me:
Please Sign up or sign in to vote.
4.50/5 (3 votes)
17 May 2015CPOL9 min read 12.5K   6  
If you get to the stage where you are deploying your application on a very frequent basis and you are relying on automated tests for the bulk of your quality assurance then a mechanism to alert you when things go wrong becomes crucial.

Views

Daily Counts

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)


Written By
United Kingdom United Kingdom
Dr Graham Smith is a former research scientist who got bitten by the programming and database bug so badly that in 2000 he changed careers to become a full-time software developer. Life moves on and Graham currently manages a team of software engineers and specialises in continuous delivery and application lifecycle management with the Team Foundation Server ecosystem.

Comments and Discussions