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
Nguyen Hai Truong aed9ea144a
Remove duplicated words in comments
6 years ago
..
fuzz-data textparse: Add fuzzing and fix bug caught 7 years ago
testdata In histogram_quantile merge buckets with equivalent le values (#5158) 6 years ago
ast.go promql: apply golint suggestions (#5066) 6 years ago
bench_test.go Allow promql benchmarks to query more samples (#4770) 6 years ago
engine.go show list of offending labels in the error message in many-to-many scenarios (#5189) 6 years ago
engine_test.go Move err to be the last return value from storage.Select. (#5054) 6 years ago
functions.go Fix spelling/typos (#4921) 6 years ago
functions_test.go WIP: keep track of samples per query, set a max # of samples (#4513) 6 years ago
fuzz.go textparse: Add fuzzing and fix bug caught 7 years ago
lex.go Subquery (#4831) 6 years ago
lex_test.go promql: use subtests in TestLexer 6 years ago
parse.go Remove duplicated words in comments 6 years ago
parse_test.go Fix some typos in comment (#5175) 6 years ago
printer.go *: use latest release of staticcheck (#5057) 6 years ago
printer_test.go promql: Remove old and unused alerting/reconding syntax 6 years ago
promql_test.go Fix most golint warnings. 9 years ago
quantile.go In histogram_quantile merge buckets with equivalent le values (#5158) 6 years ago
test.go promql: apply golint suggestions (#5066) 6 years ago
test_test.go *: apply gofmt -s 6 years ago
value.go *: use latest release of staticcheck (#5057) 6 years ago