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 1ee39e8 commit 3349727Copy full SHA for 3349727
opentelemetry-otlp/examples/basic-otlp/src/main.rs
@@ -161,4 +161,4 @@ async fn main() -> Result<(), Box<dyn Error + Send + Sync + 'static>> {
161
logger_provider.shutdown()?;
162
163
Ok(())
164
-}
+}
0 commit comments