mirror of
https://github.com/prometheus/prometheus.git
synced 2025-10-03 11:41:00 +02:00
fixes: https://github.com/prometheus/tsdb/issues/426 Using `filepath.Join()` instead of strings containing forward slash path delimiters (needed for non-*nix OSes), as suggested by @krasi-georgiev
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.3%
TypeScript
12.4%
Yacc
0.5%
Shell
0.2%
SCSS
0.2%
Other
0.2%