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

feat: add WebSockets metrics

421a696
Select commit
Loading
Failed to load commit list.
Merged

feat: add WebSockets metrics #2649

feat: add WebSockets metrics
421a696
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Aug 5, 2024 in 0s

67.74% of diff hit (target 93.09%)

View this Pull Request on Codecov

67.74% of diff hit (target 93.09%)

Annotations

Check warning on line 121 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-L121

Added lines #L110 - L121 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/transport-websockets/src/index.ts#L179

Added line #L179 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

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

Added line #L71 was not covered by tests

Check warning on line 37 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#L37

Added line #L37 was not covered by tests

Check warning on line 40 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#L40

Added line #L40 was not covered by tests

Check warning on line 67 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#L67

Added line #L67 was not covered by tests

Check warning on line 79 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#L79

Added line #L79 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#L92-L93

Added lines #L92 - L93 were not covered by tests