|
|
|
|
|
by saravana87
3425 days ago
|
|
TCP retransmission rates looks like a useful metric which can help in monitoring the health of a service. One way to obtain that is by analyzing service interactions as mentioned in the blog. Tracing could be another way through which we can find that info. I am curious as to how code instrumented monitoring solutions get that information.
(PS: I work for Netsil) |
|
The other way of approaching it is to look for the additional latency it causes, which you can spot on a per-service basis.