influxdb/tests/end_to_end_cases
Raphael Taylor-Davies efa776bd03
feat: fix log crate output (#2325)
* feat: fix log crate output

* chore: fix doc

Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
2021-08-17 16:19:22 +00:00
..
flight_api.rs test: add Flight/handshake test (#2156) 2021-07-30 15:43:28 +00:00
freeze.rs fix: freeze chunks in write path (#2021) (#2022) 2021-07-16 08:51:37 +00:00
http.rs refactor: complete migration of end-to-end.rs test to use #[tokio::test] (#987) 2021-03-15 13:13:55 +00:00
influxdb_ioxd.rs feat: fix log crate output (#2325) 2021-08-17 16:19:22 +00:00
management_api.rs feat: drop partition gRPC 2021-08-17 09:44:35 +02:00
management_cli.rs feat: drop partition CLI 2021-08-17 09:44:35 +02:00
metrics.rs feat: enable row timestamp metrics with environment variable (#2135) 2021-07-28 13:39:56 +00:00
mod.rs feat: fix log crate output (#2325) 2021-08-17 16:19:22 +00:00
operations_api.rs feat: drain database jobs on shutdown (#2239) 2021-08-10 16:47:37 +00:00
operations_cli.rs feat: drain database jobs on shutdown (#2239) 2021-08-10 16:47:37 +00:00
persistence.rs feat: add Database abstraction (#2186) (#2203) 2021-08-08 17:14:23 +00:00
read_api.rs fix: Print all timestamps using RFC3339 format (#2098) 2021-07-22 19:04:52 +00:00
read_cli.rs fix: Print all timestamps using RFC3339 format (#2098) 2021-07-22 19:04:52 +00:00
run_cli.rs feat: eagerly check object store during CLI `run` 2021-06-22 18:21:30 +02:00
scenario.rs test: fix test case relying on hard buffer limit 2021-08-17 16:53:45 +02:00
sql_cli.rs fix: Print all timestamps using RFC3339 format (#2098) 2021-07-22 19:04:52 +00:00
storage_api.rs feat: set header on gRPC requests (#2283) 2021-08-13 14:13:50 +00:00
system_tables.rs feat: include more information in system.operations table (#2097) 2021-07-22 17:16:09 +00:00
write_api.rs test: fix test case relying on hard buffer limit 2021-08-17 16:53:45 +02:00
write_buffer.rs feat: make kafka topic creation code reusable 2021-08-16 13:47:07 +02:00
write_cli.rs refactor: complete migration of end-to-end.rs test to use #[tokio::test] (#987) 2021-03-15 13:13:55 +00:00
write_pb.rs feat: switch protobuf write service to canonical definition (#2182) 2021-08-04 00:16:49 +00:00