prometheus/storage
Andreas Auernhammer 37d1bcf495 limit size of POST requests against remote read endpoint (#4239)
This commit fixes a denial-of-service issue of the remote
read endpoint. It limits the size of the POST request body
to 32 MB such that clients cannot write arbitrary amounts
of data to the server memory.

Fixes #4238

Signed-off-by: Andreas Auernhammer <aead@mail.de>
2018-06-08 08:19:20 +01:00
..
remote limit size of POST requests against remote read endpoint (#4239) 2018-06-08 08:19:20 +01:00
tsdb all: remove unnecessary type conversions (#3992) 2018-03-21 09:25:22 +00:00
buffer.go Optimise PromQL (#3966) 2018-06-04 15:47:45 +02:00
buffer_test.go Correctly handle pruning wraparound after ring expansion (#3942) 2018-03-12 13:16:59 +00:00
fanout.go Dedupe samples in the mergeIterator. 2018-05-23 12:15:47 +01:00
fanout_test.go Dedupe samples in the mergeIterator. 2018-05-23 12:15:47 +01:00
interface.go *: implement query params 2018-02-13 12:17:22 +01:00
noop.go *: implement query params 2018-02-13 12:17:22 +01:00