Skip to content

Create an HTTP::Websocket instrumentation module #10

@wyhaines

Description

@wyhaines

After having looked at the code for websocket, I think that the HTTP::Websocket class itself should be refactored some, so this will probably involve a monkeypatch to apply that refactoring, which will reduce the cyclomatic complexity of the run method while simultaneously making it a lot cleaner to instrument everything. I will then contribute that back up to core in the hope that it will be included in a future release, allowing me to remove it from this codebase and leave only the instrumentation itself.

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions