dd-trace-js icon indicating copy to clipboard operation
dd-trace-js copied to clipboard

@hapi/hapi instrumentation doesn't have any scope active for the server events

Open aaestrada opened this issue 4 years ago • 0 comments

The server ext methods include the request-lifecycle events and the server events

What the bug is?

There isn't any scope activate for the server events... Like onPreStart etc..

how to reproduce?

Screen Shot 2022-04-08 at 8 13 20

Expected behavior:

Make the scope available for the hapi instrumentation to trace the server events

Environment

  • Operation system: macOS Big Sur V 11.6
  • Node version: node V14
  • Tracer version: dd-trace V2.4.0
  • Agent version: 7

aaestrada avatar Apr 08 '22 15:04 aaestrada