aboutsummaryrefslogtreecommitdiff
path: root/src/table/metrics.rs
Commit message (Expand)AuthorAgeFilesLines
* [rm-sled] Remove counted_tree_hackAlex Auvolat2024-03-081-10/+11
* Add block.rc_size, table.size and table.merkle_tree_size metricsAlex Auvolat2022-12-131-1/+37
* Abstract database behind generic interface and implement alternative drivers ...Alex2022-06-081-11/+10
* Add wrapper over sled tree to count items (used for big queues)Alex Auvolat2022-03-141-1/+7
* Add many metrics in table/ and rpc/Alex Auvolat2022-03-141-5/+70
* Implement basic metrics in tableMaximilien R2022-03-141-0/+25