aboutsummaryrefslogtreecommitdiff
path: root/src/admin/metrics.rs
Commit message (Collapse)AuthorAgeFilesLines
* Add many metrics in table/ and rpc/Alex Auvolat2022-03-141-14/+7
|
* Implement basic metrics in tableMaximilien R2022-03-141-6/+0
|
* Update dependencies and add admin module with metricsmricher2022-03-141-0/+141
- Global dependencies updated in Cargo.lock - New module created in src/admin to host: - the (future) admin REST API - the metric collection - add configuration block No metrics implemented yet