(no title)
kingfishr | 13 years ago
Is there any way to get a similar thing for a sliding window of a stream? For example, to be able to report (estimated) 90th percentile latencies for server requests in the last 5 minutes, hour, and day.
kingfishr | 13 years ago
Is there any way to get a similar thing for a sliding window of a stream? For example, to be able to report (estimated) 90th percentile latencies for server requests in the last 5 minutes, hour, and day.
bmizerany|13 years ago
bmizerany|13 years ago
kingfishr|13 years ago
(Intuitively, a sliding window seems very hard/impossible -- how do you discard old events without keeping a complete record?)
unknown|13 years ago
[deleted]