mirror of
https://github.com/prometheus/prometheus.git
synced 2025-08-28 01:51:02 +02:00
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>
compact: Verify for chunks outside of compacted time range. Added unit test for populateBlocs. (#349)
compact: Verify for chunks outside of compacted time range. Added unit test for populateBlocs. (#349)
compact: Verify for chunks outside of compacted time range. Added unit test for populateBlocs. (#349)
TSDB 
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
Languages
Go
86%
TypeScript
12.7%
Yacc
0.5%
Shell
0.2%
SCSS
0.2%
Other
0.2%