zhulongcheng 937cc1a52a tsdb: add block meta version constant (#5994)
Signed-off-by: zhulongcheng <zhulongcheng.dev@gmail.com>
2019-09-09 12:28:01 +03:00
..
2019-08-28 14:43:02 +01:00
2019-08-28 14:43:02 +01:00
2019-08-27 11:33:40 -06:00
2019-08-28 14:43:02 +01:00
2019-08-28 14:43:02 +01: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.