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

Move majority of nodejs auto-instrumentation to opentelemetry-js repository #3465

Open
pavolloffay opened this issue Nov 15, 2024 · 1 comment

Comments

@pavolloffay
Copy link
Member

Component(s)

auto-instrumentation

Describe the issue you're reporting

Get rid of https://github.com/open-telemetry/opentelemetry-operator/blob/main/autoinstrumentation/nodejs/src/autoinstrumentation.ts so that the operator uses only supported auto-instrumentation

https://github.com/open-telemetry/opentelemetry-js-contrib/blob/main/metapackages/auto-instrumentations-node/README.md#usage-auto-instrumentation

env NODE_OPTIONS="--require @opentelemetry/auto-instrumentations-node/register"

At the moment the operator uses --require /otel-auto-instrumentation-nodejs/autoinstrumentation.js

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

No branches or pull requests

1 participant