mirror of
https://github.com/meilisearch/meilisearch.git
synced 2025-07-28 09:11:00 +00:00
Logging the memory usage over time
This commit is contained in:
committed by
Louis Dureuil
parent
7e47cea0c4
commit
771861599b
@ -13,3 +13,5 @@ serde_json = "1.0.111"
|
||||
tracing = "0.1.40"
|
||||
tracing-error = "0.2.0"
|
||||
tracing-subscriber = "0.3.18"
|
||||
stats_alloc = { git = "https://github.com/Kerollmops/stats_alloc", branch = "stable-const-fn-trait" }
|
||||
once_cell = "1.19.0"
|
||||
|
Reference in New Issue
Block a user