Skip to content
This repository was archived by the owner on Apr 2, 2025. It is now read-only.

v0y4g3r/otel-arrow-rust

Repository files navigation

This repository has been deprecated. Furthuer development will continue on opentelemetry/otel-arrow

OTEL Arrow Protocol Implementation in Rust

The non-official implementation for OTEL Arrow protocol, written in Rust.

  • Decoding Arrow IPC record batches to Opentelemetry data structures.
    • 🚧 Metrics
    • Logs
    • Traces
  • Encoding Opentelemetry data structures to Arrow IPC record batches.
    • Metrics
    • Logs
    • Traces

Build

git clone https://github.com/v0y4g3r/otel-arrow-rust.git
cd otel-arrow-rust && git submodule update --init --recursive
cargo build --release

About

Rust implementation of OTEL Arrow.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages