influxdb/querier/src
Andrew Lamb c1a448e930
feat: Add decoded payload type and size to querier <--> ingester tracing (#7870)
* feat: Add decoded payload type and size to querier <--> ingester tracing

* feat: add aggregate sizes

---------

Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
2023-05-26 10:05:14 +00:00
..
cache fix: Size of ColumnSet shouldn't be using ChunkId (#7786) 2023-05-12 14:58:03 +00:00
ingester feat: Add decoded payload type and size to querier <--> ingester tracing (#7870) 2023-05-26 10:05:14 +00:00
namespace feat: hide `system.queries` table from prod by default (#7810) 2023-05-22 12:29:24 +00:00
parquet fix: Remove unused parquet_max_sequence_number metadata 2023-05-03 10:57:27 -04:00
system_tables feat: hide `system.queries` table from prod by default (#7810) 2023-05-22 12:29:24 +00:00
table fix: fix span name (#7868) 2023-05-25 17:40:43 +00:00
database.rs feat: hide `system.queries` table from prod by default (#7810) 2023-05-22 12:29:24 +00:00
handler.rs fix: Move shard concepts into only the catalog 2023-04-26 11:42:32 -04:00
lib.rs build: remove unused dependencies from crates 2023-05-23 14:55:43 +02:00
poison.rs fix: Move top-level allow dead code in querier to specific items 2022-05-06 16:58:03 -04:00
query_log.rs chore(deps): Bump chrono from 0.4.22 to 0.4.23 (#6129) 2022-11-14 13:34:09 +00:00
server.rs feat: Interrogate schema from querier (as well as router) (#4557) 2022-05-10 20:55:58 +00:00