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
Arthur Silva Sens 6bcb064d93
Merge pull request #14950 from Maniktherana/fuzz-om-minor-change
2 years ago
..
fuzz-data
parser Merge pull request #14820 from charleskorn/promqltest-native-histogram-format 2 years ago
promqltest Merge pull request #14820 from charleskorn/promqltest-native-histogram-format 2 years ago
bench_test.go promql: rename holt_winters to double_exponential_smoothing 2 years ago
engine.go Make rate possible non-counter annotation consistent (#14910) 2 years ago
engine_internal_test.go refactor: extract some PromQL Engine tests which use unexported structs 2 years ago
engine_test.go Make rate possible non-counter annotation consistent (#14910) 2 years ago
functions.go promql: rename holt_winters to double_exponential_smoothing 2 years ago
functions_internal_test.go Fix issue where summation of +/- infinity returns NaN instead of infinity 2 years ago
functions_test.go Refactor engine creation in tests 2 years ago
fuzz.go chore: remove unused code 2 years ago
fuzz_test.go remove obsolete build tag 2 years ago
histogram_stats_iterator.go Use CopyTo when resetting histogram in stats iterator 2 years ago
histogram_stats_iterator_test.go Add more test cases 2 years ago
promql_test.go Refactor engine creation in tests 2 years ago
quantile.go promql(native histograms): Introduce exponential interpolation 2 years ago
quantile_test.go PromQL: ignore small errors for bucketQuantile (#13153) 3 years ago
query_logger.go chore: Fix typos (#14868) 2 years ago
query_logger_test.go chore: Fix typos (#14868) 2 years ago
value.go chore: Fix typos (#14868) 2 years ago
value_test.go test: move most PromQL tests into separate test package 2 years ago