We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1dfba50 commit 2c7652fCopy full SHA for 2c7652f
docs/platforms/rust/guides/axum/index.mdx
@@ -3,7 +3,7 @@ title: axum
3
description: "Learn about monitoring your axum application with Sentry."
4
---
5
6
-The Sentry SDK offers a middleware for the [`axum`](https://github.com/tokio-rs/axum) framework that supports:
+The Sentry SDK offers a middleware for the [axum](https://github.com/tokio-rs/axum) framework that supports:
7
8
- 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.
0 commit comments