mirror of https://github.com/linkerd/linkerd2.git
The default histogram buckets for gRPC handling time are tuned for short-lived requests. Our controllers tend to serve long-lived response streams, which are counted at the maximum bucket. This change adjusts the histogram buckets to better reflect the characteristics of our response streams, which have a default 5m idle timeout and 1h max lifetime. |
||
|---|---|---|
| .. | ||
| prometheus.go | ||
| test_helper.go | ||