Format the bytes as human readable bytes

Uses the same `byte_unit` version as `meilisearch`
This commit is contained in:
Louis Dureuil
2024-01-23 10:21:50 +01:00
parent 771861599b
commit 6cf703387d
4 changed files with 52 additions and 17 deletions

2
Cargo.lock generated
View File

@ -5710,9 +5710,9 @@ dependencies = [
name = "tracing-trace"
version = "0.1.0"
dependencies = [
"byte-unit",
"color-spantrace",
"fxprof-processed-profile",
"once_cell",
"serde",
"serde_json",
"stats_alloc",