prometheus/tsdb/agent
Owen Williams b57f5b59b3
tsdb: ST-in-WAL: Counter implementation and benchmarks (#17671)
Initial implementation of https://github.com/prometheus/prometheus/issues/17790.
Only implements ST-per-sample for Counters. Tests and benchmarks updated.

Note: This increases the size of the RefSample object for all users, whether st-per-sample is turned on or not.

Signed-off-by: Owen Williams <owen.williams@grafana.com>
2026-02-12 13:17:50 -05:00
..
db.go tsdb: ST-in-WAL: Counter implementation and benchmarks (#17671) 2026-02-12 13:17:50 -05:00
db_append_v2.go [BUGFIX] Agent: fix crash from invalid type in pool (#17802) 2026-01-07 14:01:02 +00:00
db_append_v2_test.go tsdb: ST-in-WAL: Counter implementation and benchmarks (#17671) 2026-02-12 13:17:50 -05:00
db_test.go tsdb: ST-in-WAL: Counter implementation and benchmarks (#17671) 2026-02-12 13:17:50 -05:00
series.go Remove copyright date from headers (#17785) 2026-01-05 13:46:21 +01:00
series_test.go Remove copyright date from headers (#17785) 2026-01-05 13:46:21 +01:00