garage/src/api
Jakub Jirutka ea36b9ff90 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
..
admin Allow building without Prometheus exporter (/metrics endpoint) 2022-09-06 01:15:09 +02:00
k2v improve internal item counter mechanisms and implement bucket quotas (#326) 2022-06-15 20:20:28 +02:00
s3 improve internal item counter mechanisms and implement bucket quotas (#326) 2022-06-15 20:20:28 +02:00
signature First version of admin API (#298) 2022-05-24 12:16:39 +02:00
Cargo.toml Allow building without Prometheus exporter (/metrics endpoint) 2022-09-06 01:15:09 +02:00
common_error.rs First version of admin API (#298) 2022-05-24 12:16:39 +02:00
encoding.rs Improved XML serialization 2021-05-06 22:37:15 +02:00
generic_server.rs Fix Content-Type headers for {admin,k2v} errors and admin responses 2022-05-25 17:09:33 +02:00
helpers.rs Fix Content-Type headers for {admin,k2v} errors and admin responses 2022-05-25 17:09:33 +02:00
lib.rs First version of admin API (#298) 2022-05-24 12:16:39 +02:00
router_macros.rs First version of admin API (#298) 2022-05-24 12:16:39 +02:00