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.
2 parents 8baa949 + e9ae9f9 commit 2cb417bCopy full SHA for 2cb417b
opentelemetry-sdk/src/metrics/reader.rs
@@ -2,7 +2,6 @@
2
use std::{fmt, sync::Weak};
3
use crate::error::OTelSdkResult;
4
use std::time::Duration;
5
-use std::{fmt, sync::Weak};
6
7
use super::{data::ResourceMetrics, pipeline::Pipeline, InstrumentKind, Temporality};
8
0 commit comments