Skip to content

Commit 8bcc68b

Browse files
authored
Update plugins/node/opentelemetry-instrumentation-fastify/README.md
1 parent c141c52 commit 8bcc68b

File tree

1 file changed

+1
-1
lines changed
  • plugins/node/opentelemetry-instrumentation-fastify

1 file changed

+1
-1
lines changed

plugins/node/opentelemetry-instrumentation-fastify/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
> This component is **deprecated** in favor of the official instrumentation package [`@fastify/otel`](https://www.npmjs.com/package/@fastify/otel), maintained by the Fastify authors.
88
> Please see [here](https://github.com/fastify/otel?tab=readme-ov-file#usage) for instructions on how to use `@fastify/otel`.
99
>
10-
> We will stop publishing new versions of `@opentelemetry/instrumentation-fastify` on March 25, 2025.
10+
> We will stop publishing new versions of `@opentelemetry/instrumentation-fastify` on June 30, 2025.
1111
1212
This module provides automatic instrumentation for the [`fastify`](https://www.fastify.io/) module, which may be loaded using the [`@opentelemetry/sdk-trace-node`](https://github.com/open-telemetry/opentelemetry-js/tree/main/packages/opentelemetry-sdk-trace-node) package.
1313

0 commit comments

Comments
 (0)