mirror of
https://github.com/prometheus/prometheus.git
synced 2025-11-24 20:21:01 +01:00
Presently our use of LevelDB and its operating modes are hardcoded into the storage stack. This pull request decouples this and re-exposes this through flags. We can now perform benchmarking and remedial tuning.