Our OTLP exporters read the full HTTP response body into memory without a size cap.
Limiting the read size may help prevent memory exhaustion exploits when the configured collector endpoint is attacker-controlled (or a network attacker can mitm the exporter connection).
Our OTLP exporters read the full HTTP response body into memory without a size cap.
Limiting the read size may help prevent memory exhaustion exploits when the configured collector endpoint is attacker-controlled (or a network attacker can mitm the exporter connection).