mirror of
https://github.com/GreptimeTeam/greptimedb.git
synced 2026-01-14 17:23:09 +00:00
* feat: add storage engine region count gauge * test: remove catalog metrics because we can't get a correct number * feat: add metrics for log store write and compaction * fix: address review issues