Skip to content

Commit

Permalink
ECOSYSTEM.md: add axum-tracing-opentelemetry and sandbox_axum_observa…
Browse files Browse the repository at this point in the history
…bility (#1087)

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

* Update ECOSYSTEM.md

Co-authored-by: David Pedersen <david.pdrsn@gmail.com>
  • Loading branch information
davidB and davidpdrsn committed Jun 11, 2022
1 parent dbdbd01 commit 18e45c4
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions ECOSYSTEM.md
Expand Up @@ -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

Expand All @@ -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
Expand Down

0 comments on commit 18e45c4

Please sign in to comment.