Skip to content

Commit 366394a

Browse files
Mention tracing-actix-web in lib-level docs.
1 parent 5b6937e commit 366394a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tracing/src/lib.rs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -779,6 +779,7 @@
779779
//! [OpenTelemetry]-compatible distributed tracing systems.
780780
//! - [`tracing-honeycomb`] Provides a layer that reports traces spanning multiple machines to [honeycomb.io]. Backed by [`tracing-distributed`].
781781
//! - [`tracing-distributed`] Provides a generic implementation of a layer that reports traces spanning multiple machines to some backend.
782+
//! - [`tracing-actix-web`] provides `tracing` integration for the `actix-web` web framework.
782783
//! - [`tracing-actix`] provides `tracing` integration for the `actix` actor
783784
//! framework.
784785
//! - [`tracing-gelf`] implements a subscriber for exporting traces in Greylog

0 commit comments

Comments
 (0)