prometheus/testutil
Chris Marchbanks b40cc43958 Provide option to compress WAL records (#609)
In running Prometheus instances, compressing the records was shown to
reduce disk usage by half while incurring a negligible CPU cost.

Signed-off-by: Chris Marchbanks <csmarchbanks@gmail.com>
2019-06-19 16:46:24 +03:00
..
directory.go Provide option to compress WAL records (#609) 2019-06-19 16:46:24 +03:00
logging.go Test to corrupt segments mid-WAL, repair and check we can read the correct number of records. (#528) 2019-02-18 19:05:07 +00:00
testutil.go Dont store stones in head, delete samples directly 2019-01-08 22:38:41 +05:30