Skip to main content

kinetic/sinks/opentelemetry/
mod.rs

1pub mod client;
2
3pub use client::OtelSinkClient;