mirror of
https://github.com/actix/actix-extras.git
synced 2025-02-23 10:53:02 +01:00
Fix docs.
This commit is contained in:
parent
8c1eacdc19
commit
034ef8d0c9
@ -225,8 +225,8 @@
|
|||||||
//!
|
//!
|
||||||
//! Check out the [relevant example in the GitHub repository](https://github.com/LukeMathWalker/tracing-actix-web/tree/main/examples/opentelemetry) for reference.
|
//! Check out the [relevant example in the GitHub repository](https://github.com/LukeMathWalker/tracing-actix-web/tree/main/examples/opentelemetry) for reference.
|
||||||
//!
|
//!
|
||||||
//! You can find an alternative integration of `actix-web` with OpenTelemetry in [`actix-web-opentelemetry`](https://github.com/OutThereLabs/actix-web-opentelemetry)
|
//! You can find an alternative integration of `actix-web` with OpenTelemetry in [`actix-web-opentelemetry`](https://github.com/OutThereLabs/actix-web-opentelemetry).
|
||||||
//! - parts of this project were heavily inspired by their implementation. They provide support for metrics
|
//! Parts of this project were heavily inspired by their implementation. They provide support for metrics
|
||||||
//! and instrumentation for the `awc` HTTP client, both out of scope for `tracing-actix-web`.
|
//! and instrumentation for the `awc` HTTP client, both out of scope for `tracing-actix-web`.
|
||||||
//!
|
//!
|
||||||
//! [root span]: crate::RootSpan
|
//! [root span]: crate::RootSpan
|
||||||
|
Loading…
x
Reference in New Issue
Block a user