mirror of
https://github.com/prometheus/prometheus.git
synced 2025-10-28 06:51:23 +01:00
There are too many parameters to constructing a LevelDB storage instance for a construction method, so I've opted to take an idiomatic approach of embedding them in a struct for easier mediation and versioning.