Julien Pivotto 5d695516ba storage/remote: add OTLP request body read limit
Apply the same io.LimitReader guard (decodeReadLimit = 32 MiB) to the
OTLP write decoder that remote read already use, so that a gzip-encoded request
body cannot decompress to unbounded memory.

Signed-off-by: Julien Pivotto <291750+roidelapluie@users.noreply.github.com>
2026-03-31 11:11:47 +02:00
..
2026-01-14 13:15:17 +01:00
2026-01-14 13:15:19 +01:00