Commit Graph

4 Commits

Author SHA1 Message Date
qicosmos 8e497d5c7a
[yalantinglibs]set ylt log level with env (#1190)
* set log level with env

* improve and add document

* add common include
2025-12-11 17:22:11 +08:00
yejj 14aea87639
[store] feat: add secondary storage usage monitor (#976)
* add secondary storage usage monitor

* remove useless code

* code format & rename memory related metrics

* fix some bug

* use int64_t define file capacity & add init total_file_capacity

* use int64_t to define file_capacity

* rename memory usage related functions

* fix 2 bugs

* add docs

* fix code format

* add more docs

* use RAII way to update allocated_file_size

* fix ci

* fix CI compile problem
2025-11-03 11:50:24 +08:00
joss bf88c3dc4f
[Store] Add Master Json Config Example 2025-09-17 11:54:22 +08:00
JinYan Su 51687e916e
docs(deployment): Add Mooncake Store deployment guide with configuration and metrics (#825) 2025-09-16 10:02:55 +08:00