Skip to content

Commit 8371e40

Browse files
lciansfanahata
andauthored
Update docs/platforms/rust/guides/axum/index.mdx
Co-authored-by: Shannon Anahata <[email protected]>
1 parent 2c7652f commit 8371e40

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/platforms/rust/guides/axum/index.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ description: "Learn about monitoring your axum application with Sentry."
66
The Sentry SDK offers a middleware for the [axum](https://github.com/tokio-rs/axum) framework that supports:
77

88
- Reporting errors and panics with the correct request correlation.
9-
- Starting a [transaction](https://docs.sentry.io/concepts/key-terms/tracing/) for each request-response cycle.
9+
- Starting a <PlatformLink to="/concepts/key-terms/tracing/">transaction</PlatformLink> for each request-response cycle.
1010

1111
The integration actually supports any crate based on [`tower`](https://github.com/tower-rs/tower), not just `axum`.
1212

0 commit comments

Comments
 (0)