influxdb/router
Carol (Nichols || Goulding) e875a92cf8
feat: Log time spent requesting ingester partitions (#4806)
* feat: Log time spent requesting ingester partitions

Fixes #4558.

* feat: Record a metric for the duration queriers wait on ingesters

* fix: Use DurationHistogram instead of U64 Histogram

* test: Add a test for the ingester ms metric

* feat: Add back the logging to provide both logging and metrics for ingester duration

* refactor: Use sample_count method on metrics

* feat: Record ingester duration separately for success or failure

* fix: Create a separate test for the ingester metrics

Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
2022-06-14 17:58:19 +00:00
..
benches feat: shard delete ops with no table predicate 2022-05-09 14:46:30 +01:00
src feat: Log time spent requesting ingester partitions (#4806) 2022-06-14 17:58:19 +00:00
tests feat: Log time spent requesting ingester partitions (#4806) 2022-06-14 17:58:19 +00:00
Cargo.toml chore(deps): Bump tokio-stream from 0.1.8 to 0.1.9 (#4785) 2022-06-06 14:21:54 +00:00