prometheus/promql
Brian Brazil 858c363e94 Fix panic when aggregator param is not a literal.
The return value for checkForSeriesSetExpansion
is always nil, simplify.

Signed-off-by: Brian Brazil <brian.brazil@robustperception.io>
2019-03-04 12:00:05 +00:00
..
fuzz-data
testdata Fix panic when aggregator param is not a literal. 2019-03-04 12:00:05 +00:00
ast.go Fix panic when aggregator param is not a literal. 2019-03-04 12:00:05 +00:00
bench_test.go
engine.go Fix panic when aggregator param is not a literal. 2019-03-04 12:00:05 +00:00
engine_test.go Move err to be the last return value from storage.Select. (#5054) 2019-01-02 11:10:13 +00:00
functions.go
functions_test.go
fuzz.go
lex.go
lex_test.go promql: use subtests in TestLexer 2019-01-16 16:39:32 -05:00
parse.go Remove duplicated words in comments 2019-02-20 17:41:02 -08:00
parse_test.go Fix some typos in comment (#5175) 2019-02-01 14:35:32 +00:00
printer.go *: use latest release of staticcheck (#5057) 2019-01-04 14:47:38 +01:00
printer_test.go
promql_test.go
quantile.go In histogram_quantile merge buckets with equivalent le values (#5158) 2019-02-01 10:22:44 +00:00
test.go promql: apply golint suggestions (#5066) 2019-01-08 18:26:02 +00:00
test_test.go *: apply gofmt -s 2019-01-16 17:28:14 -05:00
value.go *: use latest release of staticcheck (#5057) 2019-01-04 14:47:38 +01:00