-
In the first entry in this series I looked at what medium-to-large companies and developers want from an exception management framework, and derived some requirements from this. To recap, these are the high level requirements, which you'll note that no current framework is even close to meeting....
-
At Netstore we've spent quite some time over the last six months implementing a custom diagnostics and exception management framework. You might think this is a sign of the Not Invented Here syndrome, which I guess it is, but believe me we wouldn't have spent the equivalent of a fortune in consulting...
-
Custom performance counters are great for monitoring your system's performance in key areas... they're also good for monitoring the performance of systems you're calling into so that if you miss Service Level Agreements (SLAs) you've got the proof that it's not your code at fault...