Skip to content

feat(nestjs): Switch to otel core instrumentation #16663

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

Closed
wants to merge 1 commit into from

Conversation

chargome
Copy link
Member

In #15114 we inlined https://github.com/open-telemetry/opentelemetry-js-contrib/tree/main/plugins/node/opentelemetry-instrumentation-nestjs-core for version 11 support.

We can now switch back as the instrumentation now also supports v11

@chargome chargome self-assigned this Jun 20, 2025
@chargome chargome requested a review from andreiborza June 20, 2025 08:52
@@ -47,7 +47,7 @@
"@opentelemetry/api": "^1.9.0",
"@opentelemetry/core": "^1.30.1",
"@opentelemetry/instrumentation": "0.57.2",
"@opentelemetry/instrumentation-nestjs-core": "0.44.1",
"@opentelemetry/instrumentation-nestjs-core": "^0.48.0",
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

h: This version of the instrumentation is based on otel v2. See https://github.com/open-telemetry/opentelemetry-js-contrib/blob/main/plugins/node/opentelemetry-instrumentation-nestjs-core/CHANGELOG.md#0450-2025-03-18

We can't really go ahead with this I'm afraid.

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Cry

@chargome
Copy link
Member Author

Some things are just not meant to be.

@chargome chargome closed this Jun 20, 2025
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

Successfully merging this pull request may close these issues.

2 participants