aboutsummaryrefslogtreecommitdiff
path: root/src/admin/lib.rs
Commit message (Collapse)AuthorAgeFilesLines
* Add tracing integration with opentelemetryAlex Auvolat2022-03-141-1/+2
|
* Add many metrics in table/ and rpc/Alex Auvolat2022-03-141-1/+0
|
* Update dependencies and add admin module with metricsmricher2022-03-141-0/+6
- 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