mirror of
https://github.com/tokio-rs/axum.git
synced 2024-11-25 08:37:29 +01:00
docs: add axum-otel-metrics to axum ecosystem (#1573)
This commit is contained in:
parent
1b6780cf6c
commit
834d4e50bc
1 changed files with 1 additions and 0 deletions
|
@ -29,6 +29,7 @@ If your project isn't listed here and you would like it to be, please feel free
|
|||
- [axum-sessions](https://docs.rs/axum-sessions): Cookie-based sessions for axum via async-session.
|
||||
- [axum-login](https://docs.rs/axum-login): Session-based user authentication for axum.
|
||||
- [axum-csrf-sync-pattern](https://crates.io/crates/axum-csrf-sync-pattern): A middleware implementing CSRF STP for AJAX backends and API endpoints.
|
||||
- [axum-otel-metrics](https://github.com/ttys3/axum-otel-metrics/): A axum OpenTelemetry Metrics middleware with prometheus exporter supported.
|
||||
|
||||
## Project showcase
|
||||
|
||||
|
|
Loading…
Reference in a new issue