Commit Graph

7 Commits

Author SHA1 Message Date
Clément Renault
173aad6090
Introduce a tracing tool to filter logs associated to high memory usage 2024-02-08 16:01:02 +01:00
Clément Renault
6f3420f114
Replace the procfs by libproc 2024-02-06 18:22:01 +01:00
Clément Renault
6e772effcb
Replace stats_alloc with procfs 2024-02-06 15:21:47 +01:00
Louis Dureuil
07263bc0d7
Switch to tokio channel 2024-01-23 16:52:48 +01:00
Louis Dureuil
803f5a7936 Format the bytes as human readable bytes
Uses the same `byte_unit` version as `meilisearch`
2024-01-23 14:37:29 +01:00
Clément Renault
b177ed5696 Logging the memory usage over time 2024-01-23 14:37:29 +01:00
Louis Dureuil
117e43a9ec
Add tracing-trace 2024-01-23 09:40:07 +01:00