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

New Blog Post: OpenTelemetry Protocol with Apache Arrow in Production #5193

Closed
jmacd opened this issue Sep 13, 2024 · 1 comment · Fixed by #5198
Closed

New Blog Post: OpenTelemetry Protocol with Apache Arrow in Production #5193

jmacd opened this issue Sep 13, 2024 · 1 comment · Fixed by #5198
Labels

Comments

@jmacd
Copy link
Contributor

jmacd commented Sep 13, 2024

This post is a case-study about the performance of the OpenTelemetry Protocol with Apache Arrow exporter and receiver pair, which we have been running in production for one year.

This follows our earlier post, https://opentelemetry.io/blog/2023/otel-arrow/, with a real experience report from putting the Exporter and Receiver (now included in the Collector-Contrib repository) into production following the project donation to OpenTelemetry.

In this post, we explain the basic mechanisms that the Exporter and Receiver use to achieve reliable performance in addition to the stated compression benefits. The data show performance consistent with our earlier benchmarks and we consider our original results to be validated. This post says: the OTel-Arrow components are ready for general use.

SIG: OTel-Arrow
Sponsor: @lquerel

@svrnm
Copy link
Member

svrnm commented Sep 13, 2024

thanks @jmacd! Happy to have this on the blog:-)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Status: Done
Development

Successfully merging a pull request may close this issue.

2 participants