Fiona Liao b8bcaef14d
Fix histogram append errors (#13201)
* Fix histogram append errors

We should check counterReset condition rather than okToAppend because if
there's a counter reset, okToAppend is always set to false.

Signed-off-by: Fiona Liao <fiona.y.liao@gmail.com>
2023-11-29 11:39:12 +01:00
..
2023-11-14 19:16:12 +00:00
2023-11-11 19:22:06 +01:00
2023-11-14 13:04:31 +00:00
2021-02-22 20:28:02 +01:00
2022-10-07 16:20:20 +00:00
2023-11-14 13:04:31 +00:00
2023-11-14 13:04:31 +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: