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 0a89b25 commit e597b25Copy full SHA for e597b25
opentelemetry-sdk/src/metrics/periodic_reader.rs
@@ -11,7 +11,7 @@ use futures_util::{
11
stream::{self, FusedStream},
12
StreamExt,
13
};
14
-use opentelemetry::{otel_debug, otel_error, otel_info};
+use opentelemetry::{otel_debug, otel_error};
15
16
use crate::runtime::Runtime;
17
use crate::{
0 commit comments