garage/src
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
..
api Allow building without Prometheus exporter (/metrics endpoint) 2022-09-06 01:15:09 +02:00
block Add feature "system-libs" to enable linking against system libraries 2022-09-03 18:44:34 +02:00
db Remove Heed default features 2022-09-05 16:40:13 +02:00
garage Allow building without Prometheus exporter (/metrics endpoint) 2022-09-06 01:15:09 +02:00
k2v-client Publish k2v-client crate to crates.io (#337) 2022-07-04 18:27:25 +02:00
model Background task manager (#332) 2022-07-08 13:30:26 +02:00
rpc Add feature "system-libs" to enable linking against system libraries 2022-09-03 18:44:34 +02:00
table Background task manager (#332) 2022-07-08 13:30:26 +02:00
util Configure structopt to report the right version 2022-08-11 10:21:45 +02:00
web First version of admin API (#298) 2022-05-24 12:16:39 +02:00