apache / incubator-pegasus

Apache Pegasus - A horizontally scalable, strongly consistent and high-performance key-value store
https://pegasus.apache.org/
Apache License 2.0
1.99k stars 312 forks source link

feat(new_metrics): show table stats by shell `app_stat` command based on new metrics (part 4) #1922

Closed empiredan closed 8 months ago

empiredan commented 8 months ago

Support more metrics new for both table-level and replica-level aggregations (sums and increases), including RocksDB and the bytes of each read/write requests. Now all of the metrics that should be supported have been added.