Skip to content

[EXPORTER] optimize OTLP HTTP compression #2570

Closed
@marcalff

Description

@marcalff

Investigate and/or implement possible performance improvements.

Related to this idea from #2530

Do you think we can use the in-place compression of the data without using a separate output buffer compressed_body, as suggested here - https://stackoverflow.com/questions/12398377/is-it-possible-to-have-zlib-read-from-and-write-to-the-same-memory-buffer/12412863#12412863. This is suggested by "Mark Adler", the author of zlib, and would be better memory optimzation in the hot-path of upload.

Metadata

Metadata

Assignees

No one assigned

    Labels

    StalebugSomething isn't workinggood first issueGood for newcomershelp wantedGood for taking. Extra help will be provided by maintainers

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions