You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
metrics: Enhance the o11y of TiFlash storage layer (release-7.5) (#10286)
close#10272
* Add metrics about
* Number of keyspace, Storage instance, Segment instance, MemTable instance
* Bytes of MemTable and allocated bytes of MemTable
* System table
* Add `delta_cache_alloc_size` to `system.dt_segments`
* Add `column_count`,`delta_cache_alloc_size` to `system.dt_tables`
Signed-off-by: JaySon-Huang <tshent@qq.com>
0 commit comments