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.
 
 
 
 
 
Björn Rabenstein 114dc5c393
Merge pull request #13638 from NeerajGartia21/promql-test
6 months ago
..
fuzz-data textparse: Add fuzzing and fix bug caught 7 years ago
parser Quote label name in matchers when needed 7 months ago
promqltest removes the added tests from engine_test.go 6 months ago
bench_test.go test: move most PromQL tests into separate test package 7 months ago
engine.go Merge pull request #13999 from bboreham/extract-promqltest 7 months ago
engine_internal_test.go refactor: extract some PromQL Engine tests which use unexported structs 7 months ago
engine_test.go Merge pull request #13638 from NeerajGartia21/promql-test 6 months ago
functions.go test: turn TestKahanSum into scripted test 7 months ago
functions_test.go test: move most PromQL tests into separate test package 7 months ago
fuzz.go promql: fuzz test needs symbol table for parser 9 months ago
fuzz_test.go remove obsolete build tag 10 months ago
promql_test.go test: PromQL: stop using internal fields of engine 7 months ago
quantile.go refactor: extract almost.Equal() to new package 7 months ago
quantile_test.go PromQL: ignore small errors for bucketQuantile (#13153) 1 year ago
query_logger.go fix(promql/query_logger): close file in error handling (#13948) 7 months ago
query_logger_test.go fix(promql/query_logger): close file in error handling (#13948) 7 months ago
value.go Optimize histogram iterators (#13340) 10 months ago
value_test.go test: move most PromQL tests into separate test package 7 months ago