Aaron Estrada
Aaron Estrada
uploading changes to debug my updates:
Provide support for the server event:
Understand the current process to setUp the hapi instrumentation: [Presentation1.pptx](https://github.com/DataDog/dd-trace-js/files/8541796/Presentation1.pptx)
We know dd-trace-js allow automatic instrumentation for node js. As our apps at Catalyst are bassed in the hapi server the span that allow the instrumentation for us is called...
Now i update let me know if i can do something more to help with these!
> kanongil Thanks, this helps a bit. From what you describe, it is an issue that can happen under extreme load. > aaestrada Thanks That true! This happen when run...
Hi Folks! I'm upgrade my app to node 14 and `@hapi/hapi: 20.0.0` and i'm getting ` "message": "write EPIPE", "stack": Error: write EPIPE at afterWriteDispatched ` this happen using node...