prometheus/promql
György Krajcsovits 70bc06718d
feat(tsdb): new AppenderV2 and AtST interface for chunks
No implementation yet. Just to test the shape of the interface.
AtST is implemented for trivial cases, anything else is hard coded
to return 0.

Ref: https://github.com/prometheus/prometheus/issues/17791

Signed-off-by: György Krajcsovits <gyorgy.krajcsovits@grafana.com>
2026-01-14 13:15:09 +01:00
..
fuzz-data textparse: Add fuzzing and fix bug caught 2017-07-07 11:12:17 +02:00
parser Remove copyright date from headers (#17785) 2026-01-05 13:46:21 +01:00
promqltest Fuzzing: Move to go fuzzing 2026-01-12 12:59:10 +01:00
bench_test.go Remove copyright date from headers (#17785) 2026-01-05 13:46:21 +01:00
durations.go Remove copyright date from headers (#17785) 2026-01-05 13:46:21 +01:00
durations_test.go Remove copyright date from headers (#17785) 2026-01-05 13:46:21 +01:00
engine.go Merge pull request #17743 from RushabhMehta2005/optimization/extend-floats-prealloc 2026-01-09 12:40:00 +01:00
engine_internal_test.go Remove copyright date from headers (#17785) 2026-01-05 13:46:21 +01:00
engine_test.go feat(tsdb): new AppenderV2 and AtST interface for chunks 2026-01-14 13:15:09 +01:00
functions.go promql: avoid unnecessary Metric.Get() calls in functions.go (#17676) 2026-01-08 11:58:05 +00:00
functions_internal_test.go promql: avoid unnecessary Metric.Get() calls in functions.go (#17676) 2026-01-08 11:58:05 +00:00
functions_test.go Remove copyright date from headers (#17785) 2026-01-05 13:46:21 +01:00
fuzz.go Remove copyright date from headers (#17785) 2026-01-05 13:46:21 +01:00
fuzz_test.go Remove copyright date from headers (#17785) 2026-01-05 13:46:21 +01:00
histogram_stats_iterator.go Remove copyright date from headers (#17785) 2026-01-05 13:46:21 +01:00
histogram_stats_iterator_test.go feat(tsdb): new AppenderV2 and AtST interface for chunks 2026-01-14 13:15:09 +01:00
info.go promql: fix info() returning empty when filtering by overlapping labels (#17817) 2026-01-09 10:04:37 +01:00
promql_test.go Remove copyright date from headers (#17785) 2026-01-05 13:46:21 +01:00
quantile.go Remove copyright date from headers (#17785) 2026-01-05 13:46:21 +01:00
quantile_test.go Remove copyright date from headers (#17785) 2026-01-05 13:46:21 +01:00
query_logger.go Remove copyright date from headers (#17785) 2026-01-05 13:46:21 +01:00
query_logger_test.go Remove copyright date from headers (#17785) 2026-01-05 13:46:21 +01:00
value.go feat(tsdb): new AppenderV2 and AtST interface for chunks 2026-01-14 13:15:09 +01:00
value_test.go Remove copyright date from headers (#17785) 2026-01-05 13:46:21 +01:00