We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent afd6199 commit 170c640Copy full SHA for 170c640
1 file changed
rust/otap-dataflow/crates/telemetry/src/internal_events.rs
@@ -9,7 +9,6 @@
9
//! processors, exporters, and other pipeline components.
10
11
#![allow(unused_macros)]
12
-#![allow(clippy::disallowed_macros)] // This module implements the otel_*! macros by wrapping tracing.
13
14
#[doc(hidden)]
15
pub mod _private {
0 commit comments