Skip to content

Commit

Permalink
docs: add axum-otel-metrics to axum ecosystem (#1573)
Browse files Browse the repository at this point in the history
  • Loading branch information
ttys3 committed Nov 25, 2022
1 parent 1b6780c commit 834d4e5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions ECOSYSTEM.md
Expand Up @@ -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

Expand Down

0 comments on commit 834d4e5

Please sign in to comment.