Files
releases/internal/prometheus
Luong Vo f6c30e76ca Internal/prometheus: Add smaller buckets
This pull request ditches some higher granularity buckets in favour of adding a
few smaller ones. The bucket that I chose was based on https://www.openpolicyagent.org/docs/latest/policy-performance/#high-performance-policy-decisions
where the expectation is "policy evaluation has a budget on the order of 1 millisecond".
Also, I tried to stay within Prometheus's default 10 buckets.

This fixes #3196

Signed-off-by: Luong Vo <vo.tran.thanh.luong@gmail.com>
2021-03-05 11:16:34 -05:00
..