Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

decide what to do for fastify auto-instrumentation #556

Open
trentm opened this issue Jan 23, 2025 · 0 comments
Open

decide what to do for fastify auto-instrumentation #556

trentm opened this issue Jan 23, 2025 · 0 comments

Comments

@trentm
Copy link
Member

trentm commented Jan 23, 2025

OTel JS contrib has instr-fastify for v3, v4, v5. It is being deprecated, disabled by default in auto-instrumentations-node and will eventually be removed in favour of fastify/otel (from the fastify community). The new fastify/otel supports only v5 for now. It is also not auto-instrumentation: the user must manually await fastifyApp.register(fastifyInstrumentation.plugin());

This issue is about what we want EDOT Node.js to do for fastify instrumentation.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant