ECOSYSTEM.md: add axum-tracing-opentelemetry and sandbox_axum_observability (#1087)

* ECOSYSTEM.md: add axum-tracing-opentelemetry and sandbox_axum_observability

* Update ECOSYSTEM.md

Co-authored-by: David Pedersen <david.pdrsn@gmail.com>
This commit is contained in:
David Bernard 2022-06-11 21:33:39 +02:00 committed by GitHub
parent dbdbd0165e
commit 18e45c4fdd
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -18,6 +18,7 @@ If your project isn't listed here and you would like it to be, please feel free
- [shuttle](https://github.com/getsynth/shuttle): A serverless platform built for Rust. Now with axum support.
- [axum-tungstenite](https://github.com/davidpdrsn/axum-tungstenite): WebSocket connections for axum directly using tungstenite
- [axum-jrpc](https://github.com/0xdeafbeef/axum-jrpc): Json-rpc extractor for axum
- [axum-tracing-opentelemetry](https://crates.io/crates/axum-tracing-opentelemetry): Middlewares and tools to integrate axum + tracing + opentelemetry
## Project showcase
@ -35,6 +36,7 @@ If your project isn't listed here and you would like it to be, please feel free
- [CLOMonitor](https://clomonitor.io) ([repository](https://github.com/cncf/clomonitor)): Checks open source projects repositories to verify they meet certain best practices.
- [Pinging.net](https://www.pinging.net) ([repository](https://github.com/benhansenslc/pinging)): A new way to check and monitor your internet connection.
- [wastebin](https://github.com/matze/wastebin): A minimalist pastebin service.
- [sandbox_axum_observability](https://github.com/davidB/sandbox_axum_observability) A Sandbox/showcase project to experiment axum and observability (tracing, opentelemetry, jaeger, grafana tempo,...)
[Realworld]: https://github.com/gothinkster/realworld
[SQLx]: https://github.com/launchbadge/sqlx