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 cc331ad commit f99756aCopy full SHA for f99756a
opentelemetry-sdk/src/metrics/pipeline.rs
@@ -6,7 +6,7 @@ use std::{
6
};
7
8
use opentelemetry::{
9
- metrics::MetricError
+ metrics::{MetricError, MetricResult},
10
otel_debug, InstrumentationScope, KeyValue,
11
12
0 commit comments