mirror of
https://github.com/prometheus/prometheus.git
synced 2026-03-03 13:50:39 -05:00
* 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> |
||
|---|---|---|
| .. | ||
| remote | ||
| tsdb | ||
| buffer.go | ||
| buffer_test.go | ||
| fanout.go | ||
| fanout_test.go | ||
| interface.go | ||
| noop.go | ||