prometheus/promql
beorn7 dd81912554 Add objectives to Summaries
With the next release of client_golang, Summaries will not have
objectives by default. To not lose the objectives we have right now,
explicitly state the current default objectives.

Signed-off-by: beorn7 <beorn@grafana.com>
2019-06-12 02:03:13 +02:00
..
fuzz-data
testdata
ast.go
bench_test.go
engine.go Add objectives to Summaries 2019-06-12 02:03:13 +02:00
engine_test.go
functions.go
functions_test.go
fuzz.go
lex.go
lex_test.go
parse.go
parse_test.go
printer.go
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
test_test.go
value.go