eBooks

.NET Monitoring Decrypted

What’s in the Guide to .NET Monitoring Decrypted?

Today’s applications rely on multiple services like SQL databases, external web services, queues, caching, cloud providers, and much more.

Fortunately, most all of these things are built for high availability. Unfortunately, minor application problems are still a reality, not to mention the occasional outage. When application problems do arise, developers need to find the problem quickly so they can go back to their weekend or finish their work items for the sprint.

This guide includes:

  • Key Sources of .NET Monitoring
  • Measuring Application Performance Metrics
  • Monitor the Status of Your IIS Application
  • Defining Application Dependency Mapping and Performance
  • Monitor Your Azure Apps and Servers
  • Understanding the Four Different IIS Logs
  • Methods to Find Slow SQL Queries
  • Catching Exceptions in C# and Finding Application Errors
  • A Retrospective on Structured Logging