Memory Underutilization Limiting Cache Performance
Resource Contention
Persistently low sys.rss (RSS memory usage) relative to available RAM indicates underutilized memory that could improve performance via larger block cache or SQL memory pool. Poor block cache hit rates (rocksdb.block.cache.misses) coupled with low memory usage suggests cache is undersized for workload demands.
CockroachDB insight details requires a free account. Sign in with Google or GitHub to access the full knowledge base.
Sign in to access