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
2019-06-07 10:43:04 +02:00
2019-06-03 22:37:24 +02:00
2017-11-09 15:58:36 +00:00
2018-02-09 13:43:42 +01:00
2019-04-26 11:27:36 +03:00
2019-06-14 14:30:49 +02:00
2017-04-10 21:02:42 +02:00
2018-10-15 14:32:00 +03:00
2019-03-13 10:40:17 +02:00
2019-04-26 11:27:36 +03:00
2019-04-26 11:27:36 +03:00
2019-04-26 11:27:36 +03:00

TSDB

Build Status GoDoc Go Report Card

This repository contains the Prometheus storage layer that is used in its 2.x releases.

A writeup of its design can be found here.

Based on the Gorilla TSDB white papers.

Video: Storing 16 Bytes at Scale from PromCon 2017.

See also the format documentation.

Description
No description provided
Readme 287 MiB
Languages
Go 66.4%
JavaScript 22.2%
TypeScript 10.4%
Yacc 0.3%
Shell 0.2%
Other 0.2%