Skip to content

Commit

Permalink
Mention tracing-actix-web in lib-level docs.
Browse files Browse the repository at this point in the history
  • Loading branch information
LukeMathWalker committed Jul 16, 2021
1 parent 5b6937e commit 366394a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tracing/src/lib.rs
Original file line number Diff line number Diff line change
Expand Up @@ -779,6 +779,7 @@
//! [OpenTelemetry]-compatible distributed tracing systems.
//! - [`tracing-honeycomb`] Provides a layer that reports traces spanning multiple machines to [honeycomb.io]. Backed by [`tracing-distributed`].
//! - [`tracing-distributed`] Provides a generic implementation of a layer that reports traces spanning multiple machines to some backend.
//! - [`tracing-actix-web`] provides `tracing` integration for the `actix-web` web framework.
//! - [`tracing-actix`] provides `tracing` integration for the `actix` actor
//! framework.
//! - [`tracing-gelf`] implements a subscriber for exporting traces in Greylog
Expand Down

0 comments on commit 366394a

Please sign in to comment.