Hacker News new | ask | show | jobs
by dasil003 3415 days ago
There's also an analogous split to unit testing vs integration/system testing. You want system-wide monitoring to give the strongest guarantee that a service is actually up and available to customers, but you also want monitoring on each component so you can pinpoint the source of failures more quickly.