We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d06dd15 commit 491e63bCopy full SHA for 491e63b
examples/bad_holding_span.rs
@@ -9,7 +9,6 @@
9
//! causes a delay of about 50 seconds (10 observations at 5 seconds each). In
10
//! addition, the last few spans may never be exported.
11
12
-
13
use metrics_tracing_example::{init_metrics, init_tracing, run_observations};
14
use std::{collections::VecDeque, time::Duration};
15
use tokio::{select, sync::mpsc};
0 commit comments