Skip to content

chore(e2e): Expand websockets E2E application with auto-tracing tests#19654

Draft
nicohrubec wants to merge 7 commits intodevelopfrom
nh/nestjs-websockets-tracing-tests
Draft

chore(e2e): Expand websockets E2E application with auto-tracing tests#19654
nicohrubec wants to merge 7 commits intodevelopfrom
nh/nestjs-websockets-tracing-tests

Conversation

@nicohrubec
Copy link
Member

Closes #19646

@nicohrubec nicohrubec changed the title chore(e2e): chore(e2e): Expand websockets E2E application with auto-tracing tests Mar 5, 2026
@github-actions
Copy link
Contributor

github-actions bot commented Mar 5, 2026

node-overhead report 🧳

Note: This is a synthetic benchmark with a minimal express app and does not necessarily reflect the real-world performance impact in an application.

Scenario Requests/s % of Baseline Prev. Requests/s Change %
GET Baseline 8,689 - 8,720 -0%
GET With Sentry 1,615 19% 1,590 +2%
GET With Sentry (error only) 5,957 69% 5,921 +1%
POST Baseline 1,015 - 1,169 -13%
POST With Sentry 559 55% 557 +0%
POST With Sentry (error only) 1,028 101% 1,031 -0%
MYSQL Baseline 3,163 - 3,222 -2%
MYSQL With Sentry 352 11% 363 -3%
MYSQL With Sentry (error only) 2,580 82% 2,641 -2%

View base workflow run

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.

Expand websockets E2E application with auto-tracing tests

1 participant