influxdb/router
Dom Dwyer a017d1d7f9
test: simplify integration test setup
Remove the redundant async mutex (previously required, but I refactored
the code to make it unnecessary) and DRY the node setup.
2023-08-03 18:02:33 +02:00
..
benches fix(router): Use BatchSize::NumIterations(1) for namespace schema cache benchmark 2023-08-02 13:35:55 +01:00
src test: simplify integration test setup 2023-08-03 18:02:33 +02:00
tests feat(router): Expose `num_probes` request count used to health-check ingesters as config option 2023-08-01 14:21:56 +01:00
Cargo.toml perf(router): Add benchmark for additions to namespace schema cache 2023-08-02 12:45:30 +01:00