top | item 40277017 (no title) dvlsg | 1 year ago Depending on your expected traffic patterns and volume, no responses to report for an extended period of time is its own data point. discuss order hn newest hinkley|1 year ago In the old days when telemetry was exotic this was the answer.No 2XX-499 results means the server is borked.If you wanted to be really fancy you could send heartbeat requests when no live traffic had hit that node for n milliseconds.I still think the latter is the right answer. Why inflate traffic when you are horizontally scaling? That’s a lot of health checks per second.
hinkley|1 year ago In the old days when telemetry was exotic this was the answer.No 2XX-499 results means the server is borked.If you wanted to be really fancy you could send heartbeat requests when no live traffic had hit that node for n milliseconds.I still think the latter is the right answer. Why inflate traffic when you are horizontally scaling? That’s a lot of health checks per second.
hinkley|1 year ago
No 2XX-499 results means the server is borked.
If you wanted to be really fancy you could send heartbeat requests when no live traffic had hit that node for n milliseconds.
I still think the latter is the right answer. Why inflate traffic when you are horizontally scaling? That’s a lot of health checks per second.