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
Jan Fajerski 96e5a94d29
promql: rename holt_winters to double_exponential_smoothing
2 months ago
..
fuzz-data textparse: Add fuzzing and fix bug caught 7 years ago
parser promql: rename holt_winters to double_exponential_smoothing 2 months ago
promqltest promql: rename holt_winters to double_exponential_smoothing 2 months ago
bench_test.go promql: rename holt_winters to double_exponential_smoothing 2 months ago
engine.go Make rate possible non-counter annotation consistent (#14910) 2 months ago
engine_internal_test.go refactor: extract some PromQL Engine tests which use unexported structs 7 months ago
engine_test.go Make rate possible non-counter annotation consistent (#14910) 2 months ago
functions.go promql: rename holt_winters to double_exponential_smoothing 2 months ago
functions_internal_test.go Fix issue where summation of +/- infinity returns NaN instead of infinity 5 months ago
functions_test.go Refactor engine creation in tests 4 months ago
fuzz.go textparse: Implement `CreatedTimestamp()` in `openmetricsparse.go` (#14356) 4 months ago
fuzz_test.go remove obsolete build tag 10 months ago
histogram_stats_iterator.go Use CopyTo when resetting histogram in stats iterator 4 months ago
histogram_stats_iterator_test.go Add more test cases 4 months ago
promql_test.go Refactor engine creation in tests 4 months ago
quantile.go Merge branch 'main' into nhcb 6 months ago
quantile_test.go PromQL: ignore small errors for bucketQuantile (#13153) 1 year ago
query_logger.go chore: Fix typos (#14868) 2 months ago
query_logger_test.go chore: Fix typos (#14868) 2 months ago
value.go chore: Fix typos (#14868) 2 months ago
value_test.go test: move most PromQL tests into separate test package 7 months ago