monitoring: search-blitz - add additional graphs to track p90 and p75 latencies of queries
Created by: ggilmore
This PR adds 3 additional graphs to search-blitz
to track p90 latencies of sentinel queries. The latencies of successful and failed queries are broken out into separate graphs, along with another graph that aggregates successful+failed queries together.
Questions:
- Should we consider adding more buckets to the histogram? The graphs look pretty choppy - many more granularity would help?
- Why do we use both "latency" and "duration" in graph titles? Compare the following graphs - they're tracking the same metric, they only differ in whether or not they filter out failed requests: