prometheus/promql
Julien 95691b2bbe
Merge pull request #18906 from tcp13equals2/anchored-histogram-reset
PromQL: Fix for resets/changes in anchored
2026-06-17 17:18:22 +02:00
..
parser promql/parser: fix symmetric fill detection to compare values not pointers 2026-06-03 15:33:23 +02:00
promqltest Merge pull request #18906 from tcp13equals2/anchored-histogram-reset 2026-06-17 17:18:22 +02:00
bench_test.go enable experimental functions in promql benchmarks 2026-02-12 18:40:14 -05:00
durations.go PromQL: Rename greatest, least, to max_of, min_of. 2026-05-19 13:07:16 +02:00
durations_test.go PromQL: Rename greatest, least, to max_of, min_of. 2026-05-19 13:07:16 +02:00
engine.go Fix for panic in smoothed series handling 2026-06-17 11:03:09 +08: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 promql: remove unused defaultEpsilon test constant 2026-06-12 17:27:37 -04:00
functions.go Fix for resets/changes in anchored 2026-06-17 09:18:04 +08:00
functions_internal_test.go chore: Fix formatting 2026-05-18 15:50:45 +02:00
functions_test.go tests(teststorage): Close Storage in the helper (#17902) 2026-01-23 08:41:35 +00:00
histogram_stats_iterator.go promql: set Schema in HistogramStatsIterator to detect schema mix 2026-05-11 11:34:17 +02: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() handling of negated __name__ matchers (#17932) 2026-04-08 16:01:27 +00: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 chore: fix emptyStringTest issues from gocritic (#18226) 2026-03-04 08:24:50 +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 promql: reduce per-step samples-read counting overhead 2026-06-01 14:05:00 -04:00
value_test.go Remove copyright date from headers (#17785) 2026-01-05 13:46:21 +01:00