Skip to content

Commit 072f292

Browse files
authored
docs(ecosystem): add @fastify/otel to core list (fastify#5967)
1 parent 57519b2 commit 072f292

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

docs/Guides/Ecosystem.md

+2
Original file line numberDiff line numberDiff line change
@@ -86,6 +86,8 @@ section.
8686
[`simple-oauth2`](https://github.com/lelylan/simple-oauth2).
8787
- [`@fastify/one-line-logger`](https://github.com/fastify/one-line-logger) Formats
8888
Fastify's logs into a nice one-line message.
89+
- [`@fastify/otel`](https://github.com/fastify/otel) OpenTelemetry
90+
instrumentation library.
8991
- [`@fastify/passport`](https://github.com/fastify/fastify-passport) Use Passport
9092
strategies to authenticate requests and protect route.
9193
- [`@fastify/postgres`](https://github.com/fastify/fastify-postgres) Fastify

0 commit comments

Comments
 (0)