File tree Expand file tree Collapse file tree 6 files changed +6
-6
lines changed
opentelemetry-semantic-conventions
scripts/templates/registry/rust Expand file tree Collapse file tree 6 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 1010//! The [metric semantic conventions] define a set of standardized attributes to
1111//! be used in `Meter`s.
1212//!
13- //! [metric semantic conventions]: https://github.com/open-telemetry/semantic-conventions/tree/main/model/metric
13+ //! [metric semantic conventions]: https://opentelemetry.io/docs/specs/semconv/general/metrics/
1414//!
1515//! ## Usage
1616//!
Original file line number Diff line number Diff line change 1010//! The [resource semantic conventions] define a set of standardized attributes
1111//! to be used in `Resource`s.
1212//!
13- //! [resource semantic conventions]: https://github.com/open-telemetry/semantic-conventions/tree/main/model/ resource
13+ //! [resource semantic conventions]: https://opentelemetry.io/docs/specs/semconv/ resource/
1414//!
1515//! ## Usage
1616//!
Original file line number Diff line number Diff line change 1010//! The [trace semantic conventions] define a set of standardized attributes to
1111//! be used in `Span`s.
1212//!
13- //! [trace semantic conventions]: https://github.com/open-telemetry/semantic-conventions/tree/main/model/ trace
13+ //! [trace semantic conventions]: https://opentelemetry.io/docs/specs/semconv/general/ trace/
1414//!
1515//! ## Usage
1616//!
Original file line number Diff line number Diff line change 99//! The [metric semantic conventions] define a set of standardized attributes to
1010//! be used in `Meter`s.
1111//!
12- //! [metric semantic conventions]: https://github.com/open-telemetry/semantic-conventions/tree/main/model/metric
12+ //! [metric semantic conventions]: https://opentelemetry.io/docs/specs/semconv/general/metrics/
1313//!
1414//! ## Usage
1515//!
Original file line number Diff line number Diff line change 99//! The [resource semantic conventions] define a set of standardized attributes
1010//! to be used in `Resource`s.
1111//!
12- //! [resource semantic conventions]: https://github.com/open-telemetry/semantic-conventions/tree/main/model/ resource
12+ //! [resource semantic conventions]: https://opentelemetry.io/docs/specs/semconv/ resource/
1313//!
1414//! ## Usage
1515//!
Original file line number Diff line number Diff line change 99//! The [trace semantic conventions] define a set of standardized attributes to
1010//! be used in `Span`s.
1111//!
12- //! [trace semantic conventions]: https://github.com/open-telemetry/semantic-conventions/tree/main/model/ trace
12+ //! [trace semantic conventions]: https://opentelemetry.io/docs/specs/semconv/general/ trace/
1313//!
1414//! ## Usage
1515//!
You can’t perform that action at this time.
0 commit comments