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
Ben Kochie 269e7c8091
Fix golint issues.
5 years ago
..
fuzz-data
parser Fix golint issues. 5 years ago
testdata PromQL: Fix string and parentheses handling in engine (#6612) 5 years ago
bench_test.go Merge branch 'master' into split_parser 5 years ago
engine.go Merge pull request #7009 from prometheus/release-2.17 5 years ago
engine_test.go storage: Removed SelectSorted method; Simplified interface; Added requirement for remote read to sort response. 5 years ago
functions.go Fix golint issues. 5 years ago
functions_test.go Bartek's suggestions 5 years ago
fuzz.go Add missing imports to fuzz tests 5 years ago
promql_test.go Addressed comments. 5 years ago
quantile.go func name ref correct "qauntile" -> "quantile" (#5834) 5 years ago
query_logger.go Remove MaxConcurrent from the PromQL engine opts (#6712) 5 years ago
query_logger_test.go promql: make active query tracker context-aware (#6701) 5 years ago
test.go Merge branch 'master' into split_parser 5 years ago
test_test.go storage: Removed SelectSorted method; Simplified interface; Added requirement for remote read to sort response. 5 years ago
value.go Merge branch 'master' into split_parser 5 years ago