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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

test(node): Add test for errors-only ESM app #12046

Merged
merged 2 commits into from
May 16, 2024
Merged

Conversation

mydea
Copy link
Member

@mydea mydea commented May 15, 2024

This tests a node app that uses ESM, but no --import flag.
Somehow this works for http (but not other packages...) but this is fine for errors-only mode, for now.

Missing: We do show the warning for missing express instrumentation there, still 馃槵 we may need to tweak this...

@mydea mydea self-assigned this May 15, 2024
Copy link
Member

@s1gr1d s1gr1d left a comment

Choose a reason for hiding this comment

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

Looks good!

@mydea mydea merged commit 89377da into develop May 16, 2024
100 checks passed
@mydea mydea deleted the fn/node-esm-errors-only branch May 16, 2024 07:51
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.

None yet

2 participants