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 ce84dff commit 1a72028Copy full SHA for 1a72028
opentelemetry-sdk/src/metrics/meter_provider.rs
@@ -9,7 +9,7 @@ use std::{
9
10
use opentelemetry::{
11
metrics::{Meter, MeterProvider, MetricsError, Result},
12
- otel_debug, otel_error, InstrumentationScope, KeyValue,
+ otel_debug, otel_error, InstrumentationScope,
13
};
14
15
use crate::Resource;
0 commit comments