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

feat: add WebSockets metrics #2649

Merged
merged 12 commits into from
Aug 15, 2024

chore: do not double-track error

8524f80
Select commit
Loading
Failed to load commit list.
Merged

feat: add WebSockets metrics #2649

chore: do not double-track error
8524f80
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Aug 15, 2024 in 0s

51.11% of diff hit (target 92.80%)

View this Pull Request on Codecov

51.11% of diff hit (target 92.80%)

Annotations

Check warning on line 116 in packages/transport-websockets/src/index.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/transport-websockets/src/index.ts#L110-L116

Added lines #L110 - L116 were not covered by tests

Check warning on line 79 in packages/transport-websockets/src/listener.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/transport-websockets/src/listener.ts#L79

Added line #L79 was not covered by tests

Check warning on line 89 in packages/transport-websockets/src/listener.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/transport-websockets/src/listener.ts#L89

Added line #L89 was not covered by tests

Check warning on line 124 in packages/transport-websockets/src/listener.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/transport-websockets/src/listener.ts#L97-L124

Added lines #L97 - L124 were not covered by tests

Check warning on line 128 in packages/transport-websockets/src/listener.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/transport-websockets/src/listener.ts#L128

Added line #L128 was not covered by tests

Check warning on line 93 in packages/transport-websockets/src/socket-to-conn.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/transport-websockets/src/socket-to-conn.ts#L88-L93

Added lines #L88 - L93 were not covered by tests