An experimental toolkit for building telemetry data planes in Rust.

24 stars 7 forks 24 watchers Rust Apache License 2.0
2 Open Issues Need Help Last updated: Sep 11, 2025

Open Issues Need Help

View All on GitHub

AI Summary: The `HttpServer` currently uses the default Tokio runtime for spawning tasks to handle HTTP connections. This issue proposes adding a feature to allow users to provide a custom executor handle to `HttpServer`, enabling them to offload heavyweight request processing to a separate, dedicated runtime.

Complexity: 1/5
good first issue area/io type/enhancement effort/simple

An experimental toolkit for building telemetry data planes in Rust.

Rust
good first issue area/memory type/bug effort/simple

An experimental toolkit for building telemetry data planes in Rust.

Rust