Closed chromey closed 1 year ago
Hi there!
services to be flooded with log statements like this:
We will release a fix to improve this asap.
Are you missing any spans?
Thanks. No not really, spans created by websocket messages are created just fine as far as I can tell.
We have merged a fix and release asap 👍
The fix has been released with version 2.34.1.
Problem Description
A recent update of this package caused two of our NestJS services to be flooded with log statements like this:
basically, similar to #867
We have many Nest services that don't exhibit this problem. What sets the two affected ones apart is that they both use a websocket gateway, which is why I believe this causes the problem.
I could not add the package-lock.json as it was too long for this form. Let me know if you need specific version details on certain packages.
@instana/collector
is 2.33.1@nestjs/websockets
is 10.2.6Thanks!
Short, Self Contained Example
No response
Node.js Version
Node.js 20.x
package.json
package-lock.json