aboutsummaryrefslogtreecommitdiff
path: root/src/table/metrics.rs
Commit message (Expand)AuthorAgeFilesLines
* Bring back the counted tree hack for Sled (with caveat)Alex Auvolat2022-06-071-7/+6
* Fix more .unwrap()'sAlex Auvolat2022-06-061-8/+12
* Adapt Garage to use new DB abstractionAlex Auvolat2022-06-021-8/+4
* 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