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 uncompressed message size stat to exporter #70

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

Add uncompressed message size stat to exporter #70

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

Comments

@plantfansam
Copy link
Contributor

In Ruby, the exporter reports the size of each exported payload in bytes: https://github.com/open-telemetry/opentelemetry-ruby/blob/ad9a5c20592fe58e9a683b90195b6bb0b8766432/exporter/otlp/lib/opentelemetry/exporter/otlp/exporter.rb#L137

I think we should do something similar in our exporter. I believe we can do it here.

@tanner-bruce tanner-bruce linked a pull request Mar 23, 2023 that will close this issue
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