The Prometheus monitoring system and time series database.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
prometheus/promql
Andrew Hall 3bda9a3396
promql: allow timestamp() to be wrapped as a step invariant depending on arguments (#17313)
2 months ago
..
fuzz-data textparse: Add fuzzing and fix bug caught 9 years ago
parser Merge pull request #17904 from linasm/trim_histogram 2 months ago
promqltest promql: allow timestamp() to be wrapped as a step invariant depending on arguments (#17313) 2 months ago
bench_test.go enable experimental functions in promql benchmarks 3 months ago
durations.go Remove copyright date from headers (#17785) 4 months ago
durations_test.go Refactor parse.go into an instance-based Parser interface 3 months ago
engine.go promql: allow timestamp() to be wrapped as a step invariant depending on arguments (#17313) 2 months ago
engine_internal_test.go Refactor parse.go into an instance-based Parser interface 3 months ago
engine_test.go promql: allow timestamp() to be wrapped as a step invariant depending on arguments (#17313) 2 months ago
functions.go PromQL: Add experimental histogram_quantiles variadic function (#17285) 3 months ago
functions_internal_test.go promql: use Kahan summation for Native Histograms (#15687) 3 months ago
functions_test.go tests(teststorage): Close Storage in the helper (#17902) 3 months ago
fuzz.go Refactor parse.go into an instance-based Parser interface 3 months ago
fuzz_test.go Remove copyright date from headers (#17785) 4 months ago
histogram_stats_iterator.go Remove copyright date from headers (#17785) 4 months ago
histogram_stats_iterator_test.go feat(tsdb): new AppenderV2 and AtST interface for chunks 4 months ago
info.go promql: info function: support multiple name matchers (#17968) 3 months ago
promql_test.go Refactor parse.go into an instance-based Parser interface 3 months ago
quantile.go Use custom annotation for histogram quantile monotonicity info to provide more details (#15578) 3 months ago
quantile_test.go Use custom annotation for histogram quantile monotonicity info to provide more details (#15578) 3 months ago
query_logger.go fix(promql): prevent panic in trimStringByBytes on invalid UTF-8 3 months ago
query_logger_test.go fix(promql): prevent panic in trimStringByBytes on invalid UTF-8 3 months ago
value.go feat(tsdb): new AppenderV2 and AtST interface for chunks 4 months ago
value_test.go Remove copyright date from headers (#17785) 4 months ago