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 metricPrefix for WS listener

24341d1
Select commit
Loading
Failed to load commit list.
Merged

feat: add WebSockets metrics #2649

feat: add metricPrefix for WS listener
24341d1
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Aug 13, 2024 in 0s

68.96% of diff hit (target 92.79%)

View this Pull Request on Codecov

68.96% of diff hit (target 92.79%)

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 72 in packages/transport-websockets/src/listener.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

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

Added line #L72 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 66 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#L66

Added line #L66 was not covered by tests

Check warning on line 78 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#L78

Added line #L78 was not covered by tests