otel-arrow

Protocol and libraries for sending and receiving OpenTelemetry data using Apache Arrow

APACHE-2.0 License

Stars
34

Bot releases are hidden (Show)

otel-arrow - Release 0.14.0 Latest Release

Published by jmacd 9 months ago

This includes OpenTelemetry Collector v0.92.0 dependencies.
See the CHANGELOG.

otel-arrow - Release v0.12.0

Published by jmacd 10 months ago

otel-arrow - Release v0.11.0

Published by jmacd 11 months ago

This includes new metrics for the concurrent batch processor, see the https://github.com/open-telemetry/otel-arrow/blob/main/CHANGELOG.md

otel-arrow - Release 0.10.0

Published by jmacd 11 months ago

This includes a new concurrent batch processor component, currently in production testing.

otel-arrow - Version 0.9.0

Published by jmacd 11 months ago

This is a test of the new release process.

otel-arrow - Release v0.8.0

Published by jmacd 11 months ago

This is a test of the new release process.

otel-arrow - v0.7.0

Published by jmacd 11 months ago

This release has has incorrect .sums due to improper release process.
Nevertheless, the code is sound and contains a number of changes:

New "concurrentbatchprocessor" component under development (#71, #79, #90)
Update examples, add Docker build (#92)
Collector v0.88.0 dependency updates (#76)
Network statistics correctness (#70)
Zstd compression level is configurable (#81)
Instrumentation on schema changes (#77)
Compression rate degradation fix (#82)

otel-arrow - Release v.0.6.0

Published by jmacd about 1 year ago

This includes OpenTelemetry Collector v0.87.0 dependencies.

otel-arrow - Release v0.5.0

Published by jmacd about 1 year ago

See the release notes in the PR description here:
https://github.com/open-telemetry/otel-arrow/pull/58#issue-1930677123

otel-arrow - Version 0.4.0

Published by jmacd about 1 year ago

No code changes in this release.

otel-arrow - Version 0.3.0

Published by jmacd about 1 year ago

Release v0.3.0 includes:

This release includes a BREAKING CHANGE 🛑 🛑 🛑 🛑 🛑.
We do not anticipate another of these, it merely renames/enumbers status codes to match the gRPC status code numbering scheme. However, since status code 0 stays the same, it will result in unusual looking errors but should be safe to deploy the receivers first. Their CANCELED (i.e., SERVER_SHUTDOWN) will read as UNAVAILABLE, etc.

See #27.

otel-arrow - Version 0.1.0, initial release

Published by jmacd about 1 year ago

This is the first tagged release of the OTel Arrow project.
The otelarrowexporter and otelarrowreceiver in this repository are transitional, they will eventually be merged into opentelemetry-collector-contrib.

Package Rankings
Top 6.62% on Proxy.golang.org
Related Projects