Skip to content

Commit 13468c4

Browse files
cijothomaslalitb
andauthored
Update opentelemetry/src/global/mod.rs
Co-authored-by: Lalit Kumar Bhasin <lalit_fin@yahoo.com>
1 parent 95b1c52 commit 13468c4

File tree

1 file changed

+1
-1
lines changed
  • opentelemetry/src/global

1 file changed

+1
-1
lines changed

opentelemetry/src/global/mod.rs

+1-1
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,7 @@
9393
//! use opentelemetry::{global, KeyValue};
9494
//!
9595
//! fn init_meter() {
96-
//! // Swap this no-op provider with an actual metrics provider,
96+
//! // Swap this no-op provider with an actual meter provider,
9797
//! // exporting to stdout, otlp, prometheus, etc.
9898
//! let provider = NoopMeterProvider::new();
9999
//!

0 commit comments

Comments
 (0)