1 2 3 4 5 6
//! Tracing telemetry support re-exported from `triblespace`. //! //! Enable GORBIE's `telemetry` feature and set `TELEMETRY_PILE` //! to capture spans into a dedicated telemetry pile. pub use triblespace::telemetry::*;