garage/src/api
Jakub Jirutka e7af006c1c Make OTLP exporter optional via feature "telemetry-otlp"
opentelemetry-otlp add 48 (!) extra dependencies and increases the
size of the garage binary by ~11 % (with fat LTO).
2022-09-06 01:14:47 +02:00
..
admin improve internal item counter mechanisms and implement bucket quotas (#326) 2022-06-15 20:20:28 +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 Make OTLP exporter optional via feature "telemetry-otlp" 2022-09-06 01:14:47 +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