influxdb/metric
Marco Neumann f7fbc67b00
feat: extend duration histograms down to 1ms (#4854)
5ms are quite long considering that many requests take way below 100ms in
total. Let's add two more levels on the lower end of the spectrum.

Since we only do not use data-dependent histograms (i.e. do not include
table or namespace names), the overhead should be acceptable.

Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
2022-06-14 15:30:00 +00:00
..
src feat: extend duration histograms down to 1ms (#4854) 2022-06-14 15:30:00 +00:00
Cargo.toml chore: upgrade rskafka and parking_lot (#3592) 2022-02-01 11:50:42 +00:00