Krasi Georgiev c3ffdf1a99
Test createBlock and check all os.RemoveAll in the tests for errors. (#549)
Testing that createBlock creates blocks that can be opened.

and checking the os.RemoveAll for errors will catch errors for un-closed files under windows.

Many missing .Close() calls were added for fixing failing os.RemoveAll

Signed-off-by: Krasi Georgiev <kgeorgie@redhat.com>
2019-03-19 15:31:57 +02:00
2019-01-04 16:08:43 +01:00
2019-01-02 19:48:42 +03:00
2017-11-09 15:58:36 +00:00
2018-02-09 13:43:42 +01:00
2019-03-04 21:44:40 +02:00
2018-11-28 11:39:56 +01:00
2018-11-28 11:39:56 +01:00
2019-03-18 10:37:20 +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-03-13 10:40:17 +02:00
2019-01-29 10:32:32 +02: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.

Languages
Go 86.2%
TypeScript 12.5%
Yacc 0.5%
Shell 0.2%
SCSS 0.2%
Other 0.2%