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.
 
 
 
 
 
Matt Layher c44cd7e166
Merge pull request #5102 from prometheus/mdl-gofmt
6 years ago
..
fuzz-data
testdata Subquery (#4831) 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 promql: apply golint suggestions (#5066) 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
lex.go Subquery (#4831) 6 years ago
lex_test.go promql: use subtests in TestLexer 6 years ago
parse.go Subquery (#4831) 6 years ago
parse_test.go Subquery (#4831) 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
quantile.go promql: fix unconvert issues (#4040) 7 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