mirror of
https://github.com/prometheus/prometheus.git
synced 2025-09-22 22:31:01 +02:00
Currently a time series with empty labels is not treated the same as one with missing labels. Currently this can only come from ALERTS&ALERT_FOR_STATE so it's unlikely anyone has actually hit it. Signed-off-by: Brian Brazil <brian.brazil@robustperception.io>
Test to corrupt segments mid-WAL, repair and check we can read the correct number of records. (#528)
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.2%
TypeScript
12.5%
Yacc
0.5%
Shell
0.2%
SCSS
0.2%
Other
0.2%