Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add option to gzip payload sent to collector #71

Open
plantfansam opened this issue Mar 23, 2023 · 0 comments · May be fixed by #87
Open

Add option to gzip payload sent to collector #71

plantfansam opened this issue Mar 23, 2023 · 0 comments · May be fixed by #87

Comments

@plantfansam
Copy link
Contributor

I think the library should give users the ability to gzip the payload that the exporter sends to the collector. I haven't investigated libraries, but brimworks/lua-zlib might work (see brimworks/lua-zlib#4 (comment) and https://stackoverflow.com/a/45221434).

@plantfansam plantfansam changed the title Add option to compress payload sent to collector Add option to gzip payload sent to collector Mar 23, 2023
wperron added a commit to wperron/opentelemetry-lua that referenced this issue Feb 2, 2024
@wperron wperron linked a pull request Feb 2, 2024 that will close this issue
wperron added a commit to wperron/opentelemetry-lua that referenced this issue Feb 5, 2024
Fixes yangxikun#71

Also updates the otel-collector configuration file:

* The `logging` exporter was renamed to `debug`
* Jaeger now supports receiving OTLP traffic which makes things simpler
wperron added a commit to wperron/opentelemetry-lua that referenced this issue Feb 5, 2024
Fixes yangxikun#71

Also updates the otel-collector configuration file:

* The `logging` exporter was renamed to `debug`
* Jaeger now supports receiving OTLP traffic which makes things simpler
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant