Files
prometheus/tsdb
Callum Styan d07b70a2a8 track the last segment ID for which we appended a sample per series, and
use that to know if we can delete a series from the WAL/checkpoint
entirely

Signed-off-by: Callum Styan <callumstyan@gmail.com>
2023-04-26 16:26:34 -07:00
..
2021-02-22 20:28:02 +01:00
2023-04-19 19:56:39 +02:00
2022-10-11 22:53:37 +05:30
2022-10-07 16:20:20 +00:00
2023-04-19 19:56:39 +02:00

TSDB

GoPkg

This directory contains the Prometheus TSDB (Time Series DataBase) library, which handles storage and querying of all Prometheus v2 data.

Documentation

External resources

A series of blog posts explaining different components of TSDB: