Julien Pivotto 90ed7b08dc
Merge pull request #13124 from mmorel-35/patch-5
tsdb/index: use Go standard errors package
2023-11-14 00:53:49 +01:00
..
2023-11-11 21:01:24 +01:00
2023-11-11 19:22:06 +01:00
2021-02-22 20:28:02 +01:00
2023-11-02 13:37:07 +08:00
2023-10-16 16:23:26 +02:00
2023-09-21 22:53:51 +02:00
2022-10-07 16:20:20 +00: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: