|
|
|
|
|
by chabreck
2616 days ago
|
|
Do you write every single test for your codebase? Do you have control over every line of code that gets deployed? The purpose of monitoring is to detect issues, because preventing them entirely is next to impossible. By your logic if you can write perfect integration tests, can't you write perfect application code that doesn't need to be tested? |
|
OP is arguing that a perfect codebase is not possible, therefore it's a bit unfair to complain that the status pages do not work perfectly. Hence the chicken and egg problem of "if I could write a perfect status page, I would have skills such that the status page would not be necessary".