Commit Graph

10 Commits

Author SHA1 Message Date
7f7b1b9269 use json lines 2024-01-24 11:16:41 +01:00
75a17bd065 Add span stats processor 2024-01-24 09:50:51 +01:00
07263bc0d7 Switch to tokio channel 2024-01-23 16:52:48 +01:00
eb5c725931 Support Events in trace layer 2024-01-23 16:25:05 +01:00
ef49ae7d6f Switch to a single view indicating current usage 2024-01-23 14:37:29 +01:00
879aa786a5 Refactor memory handling and add markers 2024-01-23 14:37:29 +01:00
b72146eee4 Give the allocator to the tracer when necessary 2024-01-23 14:37:29 +01:00
803f5a7936 Format the bytes as human readable bytes
Uses the same `byte_unit` version as `meilisearch`
2024-01-23 14:37:29 +01:00
b177ed5696 Logging the memory usage over time 2024-01-23 14:37:29 +01:00
117e43a9ec Add tracing-trace 2024-01-23 09:40:07 +01:00