Skip to main content

Rotel

Rotel is a lightweight OpenTelemetry collector implemented in Rust that provides an efficient, high-performance solution for collecting, processing, and exporting telemetry data with support for metrics, logs, and traces. Its Rust implementation ensures minimal resource usage and a compact binary size, making it ideal for resource-constrained environments and applications where minimizing overhead is critical.

Rotel is fully open-sourced under the Apache 2.0 license and can be easily bundled with popular runtimes as packages, simplifying deployment without the need for a sidecar container. It includes built-in batching and support for multiple exporters including OTLP, Datadog, ClickHouse, and AWS X-Ray.