-
-
Couldn't load subscription status.
- Fork 1.7k
feat(node): Ensure express spans have better data #12107
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
Conversation
size-limit report 📦
|
|
I feel you rushed 8.x too much. I will wait until a few patches come out. |
That's totally fair! v7 is still around and is still receiving bug fixes, so no need to update to v8 right away, if you don't want to. v8 is there waiting for you when you're ready to upgrade ;) |
This ensures we have correct op, name & origin for all express middleware spans.
I also updated the E2E test to actually check this as well.