File tree Expand file tree Collapse file tree 1 file changed +4
-3
lines changed Expand file tree Collapse file tree 1 file changed +4
-3
lines changed Original file line number Diff line number Diff line change 41
41
//!
42
42
//! ### Stability Status
43
43
//!
44
- //! The OpenTelemetry specification is currently in beta so some breaking
45
- //! changes may still occur on the path to 1.0. You can follow the changes via
46
- //! the [spec repository] to track progress toward stabilization .
44
+ //! The OpenTelemetry tracing specification is stable but the underlying [opentelemetry crate] is
45
+ //! not so some breaking changes will still occur in this crate as well. Metrics are not yet fully
46
+ //! stable. You can read the specification via the [spec repository] .
47
47
//!
48
+ //! [opentelemetry crate]: https://github.com/open-telemetry/opentelemetry-rust
48
49
//! [spec repository]: https://github.com/open-telemetry/opentelemetry-specification
49
50
//!
50
51
//! ## Examples
You can’t perform that action at this time.
0 commit comments