Bryan Boreham 176fa38e76 tsdb: in tests use labels.FromStrings
Replacing code which assumes the internal structure of `Labels`.

Signed-off-by: Bryan Boreham <bjboreham@gmail.com>
2022-09-09 13:34:49 +02:00
..
2021-08-27 10:24:14 +02:00
2022-05-25 18:01:45 +02:00
2021-02-22 20:28:02 +01:00
2022-09-09 13:28:55 +02:00
2022-09-09 13:28:55 +02:00
2022-09-09 13:28:55 +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: