January 2008
Beginner
352 pages
9h 6m
English
In this chapter: |
Performance counters are a way for services to provide information about their internal usage and statistics. Performance counters represent unlimited possibilities for developers and debuggers to coordinate issue resolution and issue detection. Using built-in system counters that are exposed by the operating system and custom counters that are exposed by a developer, we can use the resulting information to determine how well our service is working, how many customers we’ve had, and if and when we need to buy bigger and better hardware.
Performance counters can be ...
Read now
Unlock full access