prometheus/promql
Ganesh Vernekar 576ee4d309 Label name check for 'count_values' (#4585)
Signed-off-by: Ganesh Vernekar <cs15btech11018@iith.ac.in>
2018-09-13 15:27:36 +05:30
..
fuzz-data textparse: Add fuzzing and fix bug caught 2017-07-07 11:12:17 +02:00
testdata use Welford/Knuth method to compute standard deviation and variance (#4533) 2018-08-26 10:28:47 +01:00
ast.go Bubble up errors to promql from populating iterators (#4136) 2018-06-07 17:27:34 +01:00
bench_test.go Reuse (copy) overlapping matrix samples between range evaluation steps (#4315) 2018-07-18 11:14:02 +01:00
engine.go Label name check for 'count_values' (#4585) 2018-09-13 15:27:36 +05:30
engine_test.go Label name check for 'count_values' (#4585) 2018-09-13 15:27:36 +05:30
functions.go use Welford/Knuth method to compute standard deviation and variance (#4533) 2018-08-26 10:28:47 +01:00
functions_test.go Optimise PromQL (#3966) 2018-06-04 15:47:45 +02:00
fuzz.go textparse: Add fuzzing and fix bug caught 2017-07-07 11:12:17 +02:00
lex.go [bugfix] Parse negative value in PromQL (#4564) 2018-09-13 09:08:01 +01:00
lex_test.go [bugfix] Parse negative value in PromQL (#4564) 2018-09-13 09:08:01 +01:00
parse.go [bugfix] Parse negative value in PromQL (#4564) 2018-09-13 09:08:01 +01:00
parse_test.go [bugfix] Parse negative value in PromQL (#4564) 2018-09-13 09:08:01 +01:00
printer.go promql: Make printer formatting less vintage (#3721) 2018-01-22 11:14:59 +01:00
printer_test.go promql: Make printer formatting less vintage (#3721) 2018-01-22 11:14:59 +01: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 Handle a bunch of unchecked errors (#4461) 2018-08-17 17:24:35 +02:00
value.go Add license to files. 2017-04-19 13:46:22 +01:00