Skip to content

Don't decompress agent data #71

@felixbarny

Description

@felixbarny

When agents send compressed data, the extension should not decompress it, just to compress it again when sending the data to APM Server.

Buffering compressed data is also lighter on memory.

The extension needs to remember the Content-Encoding header the agent has sent and use the same when forwarding the data to APM Server.

See also elastic/apm#518 (comment)

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions