Skip to content

Commit

Permalink
Update ecosystem.md: mention otel4s-doobie
Browse files Browse the repository at this point in the history
  • Loading branch information
arturaz authored Jan 26, 2025
1 parent 1ef2692 commit ed8a973
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions docs/ecosystem.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,10 @@
|------------------------------------------------------|----------------------------------------------------------------------------------------------------------------------|
| [otel4s-experimental][otel4s-experimental] | An experimental functionality: instrumented `cats.effect.std.Queue`, runtime metrics, `@span` annotation, and so on. |
| [http4s-otel4s-middleware][http4s-otel4s-middleware] | [Http4s][http4s] middleware for seamless integration of tracing and metrics. |
| [otel4s-doobie][otel4s-doobie] | [Doobie][doobie] integration with Otel4s providing traces of database queries. |

[otel4s-experimental]: https://github.com/typelevel/otel4s-experimental
[http4s-otel4s-middleware]: https://github.com/http4s/http4s-otel4s-middleware
[http4s]: https://github.com/http4s/http4s
[otel4s-doobie]: https://github.com/arturaz/otel4s-doobie
[doobie]: https://github.com/tpolecat/doobie

0 comments on commit ed8a973

Please sign in to comment.