mirror of
https://github.com/prometheus/prometheus.git
synced 2025-03-05 20:59:13 -08: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. |
||
---|---|---|
.. | ||
diagnostics.go | ||
instrumentation.go | ||
interface_test.go | ||
leveldb_test.go | ||
lifecycle.go | ||
mutable.go | ||
reading.go | ||
regressions_test.go | ||
rule_integration_test.go | ||
type.go |