Yongseok Kang
Yongseok Kang
Hello @davide-parini Node agent only checks process cpu usage. System usage is a Todo feature. I am always grateful for your detailed questions. Thank you
https://github.com/microsoft/TypeScript/issues/30400#issuecomment-536350685 It allows to support configure with statements, we have to approach it carefully. tsconfig also doesn't allow js config.
@happy15 There are no plans to support the grpc-js monitoring yet. I will review the support plan for v0.9 and later. You can add to hook grpc-js module with https://github.com/pinpoint-apm/pinpoint-node-agent/tree/master/lib/instrumentation/module...
Hello, myuoong Thank you for your reports. It's a Pinpoint Node agent issue.
@rornfdlek When the NodeJS runtime run with `await aync function` , The NodeJS runtimes return a promise value of parent function. and then runs other async function. The case you...
@knightrun Could you share stdout logs for pinpoint-node-agent ?
Hello, @anantsaraswat First of all, thank you very much for the detailed explanation. Node agent only supports 'mongodb-core' module in mongoDB. We plan to support the'Mongoose' module in v0.9(maybe May)....