bytedance / terarkdb

A RocksDB compatible KV storage engine with better performance
Apache License 2.0
2.04k stars 203 forks source link

Refine zenfs metrics #205

Closed royguo closed 2 years ago

royguo commented 2 years ago

Current ZenFS Metrics abstraction is way too complex, we should simplify it:

  1. Simplify ZenFS's metrics tracking implementation
  2. Update ZenFS submodule (with better metrics abstraction)
mm304321141 commented 2 years ago

LGTM