prometheus/promql
Bryan Boreham 8841692a63 Use the context associated with the inner evaluation span (#5130)
Signed-off-by: Bryan Boreham <bryan@weave.works>
2019-01-28 18:33:30 +00:00
..
fuzz-data textparse: Add fuzzing and fix bug caught 2017-07-07 11:12:17 +02:00
testdata Subquery (#4831) 2018-12-22 13:47:13 +00:00
ast.go promql: apply golint suggestions (#5066) 2019-01-08 18:26:02 +00:00
bench_test.go Allow promql benchmarks to query more samples (#4770) 2018-10-22 18:02:22 +01:00
engine.go Use the context associated with the inner evaluation span (#5130) 2019-01-28 18:33:30 +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 Fix spelling/typos (#4921) 2018-11-27 17:44:29 +01:00
functions_test.go WIP: keep track of samples per query, set a max # of samples (#4513) 2018-10-02 12:59:19 +01:00
fuzz.go textparse: Add fuzzing and fix bug caught 2017-07-07 11:12:17 +02:00
lex.go Subquery (#4831) 2018-12-22 13:47:13 +00:00
lex_test.go promql: use subtests in TestLexer 2019-01-16 16:39:32 -05:00
parse.go Subquery (#4831) 2018-12-22 13:47:13 +00:00
parse_test.go Subquery (#4831) 2018-12-22 13:47:13 +00:00
printer.go *: use latest release of staticcheck (#5057) 2019-01-04 14:47:38 +01:00
printer_test.go promql: Remove old and unused alerting/reconding syntax 2018-08-07 15:14:06 +02:00
promql_test.go Fix most golint warnings. 2015-08-26 12:44:46 +02:00
quantile.go promql: fix unconvert issues (#4040) 2018-06-06 18:20:38 +01: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