prometheus/web
Tom Wilkie 457e4bb58e
Limit the number of samples remote read can return. (#4532)
* Limit the number of samples remote read can return.

- Return 413 entity too large.
- Limit can be set be a flag.  Allow 0 to mean no limit.
- Include limit in error message.
- Set default limit to 50M (* 16 bytes = 800MB).

Signed-off-by: Tom Wilkie <tom.wilkie@gmail.com>
2018-09-05 15:50:50 +02:00
..
api Limit the number of samples remote read can return. (#4532) 2018-09-05 15:50:50 +02:00
ui Replace go-bindata with vfsgen (#4430) 2018-08-24 09:03:10 +02:00
federate_test.go
federate.go Add SelectParams to Select for federation (#4546) 2018-08-28 11:23:31 +01:00
web_test.go
web.go Limit the number of samples remote read can return. (#4532) 2018-09-05 15:50:50 +02:00