Sterling

Results 1 issues of Sterling

**Expected behaviour** `@hapi/hapi` should be instrumented **Actual behaviour** Only `@hapi/hapi 'foo\n' }) await server.start() process.send({ port: server.info.port }) ``` **Environment** * **Node.js version: ** 18.9.1 ``` "dependencies": { "@hapi/hapi": "20.3.0",...

bug
integration-hapi