Brian Brazil d8c8e4e6e4 Keep local cache of ids.
With the various goroutines running, the locking
in getByID is notable. This cuts cpu usage by ~25%
and walltime by ~20%.

Signed-off-by: Brian Brazil <brian.brazil@robustperception.io>
2018-10-31 15:49:42 +00:00
2018-04-08 10:28:30 +01:00
2017-11-09 15:58:36 +00:00
2018-02-09 13:43:42 +01:00
2018-09-28 15:00:51 +05:30
2018-09-21 09:24:01 +03:00
2018-10-31 15:49:42 +00:00
2017-04-10 21:02:42 +02:00
2018-10-15 14:32:00 +03:00
2018-07-19 07:24:40 -04:00
2018-10-22 15:19:52 -04:00
2018-06-20 09:19:49 +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%
TypeScript 12.7%
Yacc 0.5%
Shell 0.2%
SCSS 0.2%
Other 0.2%