quickwit
quickwit copied to clipboard
Add larger request duration histogram bucket to better identify slow requests
Description
Currently the largest bucket for REST requests is 2s and search requests 16s. This PR adds extra histogram buckets to better track slow running queries.
How was this PR tested?
Describe how you tested this PR.