mirror of
https://github.com/prometheus/prometheus.git
synced 2025-11-01 08:51:00 +01:00
This commit simplifies the way that compactions across a database's keyspace occur due to reading the LevelDB internals. Secondarily it introduces the database size estimation mechanisms.