Open on21life opened 1 year ago
Hi @on21life , thank you for filing this detailed issue, it's appreciated.
Does AppMap work correctly for you when you run the same command directly with Node (without pm2)?
Right now we don't officially support pm2, but we will look into it to see if it's something that could be offered.
Hi @on21life , thank you for filing this detailed issue, it's appreciated.
Does AppMap work correctly for you when you run the same command directly with Node (without pm2)?
Right now we don't officially support pm2, but we will look into it to see if it's something that could be offered.
Hi @brikelly, Yes, It does work correctly without pm2!
SITUATION
1.npx appmap-agent-js with pm2 :
For reference, the 389gogbo part of APPMAP-ERROR missing track "process-389gogbo" is a random value that changes for each process kill.
I launch my app by PM2, with 1 instance & nowatch, norestart option but when I killed pm2, it occurred like error message bellow: got the error message below:
full error message :
How I tried to solve it but failed
Hope
Please support PM2 compatibility for APPMAP THANKS