garage/src/api/admin
Jakub Jirutka ea36b9ff90
Some checks failed
continuous-integration/drone/pr Build is failing
Allow building without Prometheus exporter (/metrics endpoint)
prometheus and opentelemetry-prometheus add 7 extra dependencies in
total and increases the size of the garage binary by ~7 % (with
fat LTO).
2022-09-06 01:15:09 +02:00
..
api_server.rs Allow building without Prometheus exporter (/metrics endpoint) 2022-09-06 01:15:09 +02:00
bucket.rs improve internal item counter mechanisms and implement bucket quotas (#326) 2022-06-15 20:20:28 +02:00
cluster.rs Abstract database behind generic interface and implement alternative drivers (#322) 2022-06-08 10:01:44 +02:00
error.rs Fix Content-Type headers for {admin,k2v} errors and admin responses 2022-05-25 17:09:33 +02:00
key.rs Fix Content-Type headers for {admin,k2v} errors and admin responses 2022-05-25 17:09:33 +02:00
mod.rs First version of admin API (#298) 2022-05-24 12:16:39 +02:00
router.rs improve internal item counter mechanisms and implement bucket quotas (#326) 2022-06-15 20:20:28 +02:00