prometheus/promql
György Krajcsovits cf929d6460
fix(chunkenc): get rid of Iterator.Encoding()
Signed-off-by: György Krajcsovits <gyorgy.krajcsovits@grafana.com>
2026-02-18 18:51:38 +01:00
..
fuzz-data textparse: Add fuzzing and fix bug caught 2017-07-07 11:12:17 +02:00
parser Refactor parse.go into an instance-based Parser interface 2026-02-11 11:21:49 +01:00
promqltest Merge pull request #18058 from zenador/fix-avg-over-time-nh 2026-02-11 12:42:27 +01:00
bench_test.go Refactor parse.go into an instance-based Parser interface 2026-02-11 11:21:49 +01:00
durations.go Remove copyright date from headers (#17785) 2026-01-05 13:46:21 +01:00
durations_test.go Refactor parse.go into an instance-based Parser interface 2026-02-11 11:21:49 +01:00
engine.go Refactor parse.go into an instance-based Parser interface 2026-02-11 11:21:49 +01:00
engine_internal_test.go Refactor parse.go into an instance-based Parser interface 2026-02-11 11:21:49 +01:00
engine_test.go Refactor parse.go into an instance-based Parser interface 2026-02-11 11:21:49 +01:00
functions.go promql: Fix avg_over_time for single histogram 2026-02-11 05:06:53 +08:00
functions_internal_test.go promql: use Kahan summation for Native Histograms (#15687) 2026-02-08 00:52:22 +01:00
functions_test.go tests(teststorage): Close Storage in the helper (#17902) 2026-01-23 08:41:35 +00:00
fuzz.go Refactor parse.go into an instance-based Parser interface 2026-02-11 11:21:49 +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 fix(chunkenc): get rid of Iterator.Encoding() 2026-02-18 18:51:38 +01:00
info.go promql: info function: fix series without identifying labels not being returned (#17898) 2026-01-20 16:53:27 +01:00
promql_test.go Refactor parse.go into an instance-based Parser interface 2026-02-11 11:21:49 +01:00
quantile.go Use custom annotation for histogram quantile monotonicity info to provide more details (#15578) 2026-02-05 18:35:48 +01:00
quantile_test.go Use custom annotation for histogram quantile monotonicity info to provide more details (#15578) 2026-02-05 18:35:48 +01:00
query_logger.go fix(promql): prevent panic in trimStringByBytes on invalid UTF-8 2026-01-24 16:06:42 +01:00
query_logger_test.go fix(promql): prevent panic in trimStringByBytes on invalid UTF-8 2026-01-24 16:06:42 +01:00
value.go fix(chunkenc): get rid of Iterator.Encoding() 2026-02-18 18:51:38 +01:00
value_test.go Remove copyright date from headers (#17785) 2026-01-05 13:46:21 +01:00