What type of bug is this?
Performance issue
What subsystems are affected?
Datanode
Minimal reproduce step
Run it normally for a period of time
What did you expect to see?
Memory usage is normal.
What did you see instead?
Memory surges around 0:00 every day
What operating system did you use?
linux
What version of GreptimeDB did you use?
0.17.2
Relevant log output and stack trace
# datanode config
[storage]
cache_capacity = "25G"
[[region_engine]]
[region_engine.mito]
write_cache_size = "25G"
sst_meta_cache_size = "5GB"
vector_cache_size = "2GB"
page_cache_size = "10GB"
selector_result_cache_size = "2GB"
max_concurrent_scan_files = 1000
[region_engine.mito.index]
content_cache_size = "3GB"
# vm
32C64G