We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
@fastify/otel
1 parent 57519b2 commit 072f292Copy full SHA for 072f292
docs/Guides/Ecosystem.md
@@ -86,6 +86,8 @@ section.
86
[`simple-oauth2`](https://github.com/lelylan/simple-oauth2).
87
- [`@fastify/one-line-logger`](https://github.com/fastify/one-line-logger) Formats
88
Fastify's logs into a nice one-line message.
89
+- [`@fastify/otel`](https://github.com/fastify/otel) OpenTelemetry
90
+ instrumentation library.
91
- [`@fastify/passport`](https://github.com/fastify/fastify-passport) Use Passport
92
strategies to authenticate requests and protect route.
93
- [`@fastify/postgres`](https://github.com/fastify/fastify-postgres) Fastify
0 commit comments