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

build(node-experimental): Update fastify instrumentation & E2E test #9223

Merged
merged 1 commit into from
Oct 11, 2023

Conversation

mydea
Copy link
Member

@mydea mydea commented Oct 11, 2023

E2E tests started failing for fastify because of 0.32.3 (https://github.com/open-telemetry/opentelemetry-js-contrib/blob/main/plugins/node/opentelemetry-instrumentation-fastify/CHANGELOG.md) being released. This includes this change open-telemetry/opentelemetry-js-contrib#1680 (which actually we wrote xD) that changes some span names, which lead to E2E test failing.

@mydea mydea requested a review from lforst October 11, 2023 10:13
@mydea mydea self-assigned this Oct 11, 2023
@mydea mydea enabled auto-merge (squash) October 11, 2023 10:28
@mydea mydea merged commit 3c98e45 into develop Oct 11, 2023
@mydea mydea deleted the fn/fix-fastify-e2e-test branch October 11, 2023 10:50
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