otelmux middleware doesn't support websockets #5402
Labels
area: instrumentation
Related to an instrumentation package
bug
Something isn't working
good first issue
Good for newcomers
instrumentation: otelmux
Description
otelmux middleware doesn't support websockets.
Environment
otelmux
version: [all]Steps To Reproduce
Unexpected error upgrading connection, error type assertion failed ResponseWriter not a Hijacker
Expected behavior
Middleware supports websockets
The method below must be added in the file mux.go
The text was updated successfully, but these errors were encountered: