keymetrics / pm2-io-apm

PM2.io APM for Node.JS
Apache License 2.0
147 stars 40 forks source link

No transaction details visible on dashboard with @pm2/io #169

Closed mguerbig closed 6 years ago

mguerbig commented 6 years ago

I am using PM2 3.0.3 with @pm2/io 2.2 and it seems not to be possible to show the Details in the transaction tracing view. The http routes get collected and I can select a transaction. But on a selected transaction there are no details like outgoing http requests.

I did a test, removing the new @pm2/io and instead installing the old pmx library. With the old pmx library, details will be shown correctly.

tracing_no_details

wallet77 commented 6 years ago

Hi @mguerbig

Indeed, the new apm (and pm2 3+) is not fully compatible with old interface. As you can see in screenshot, with the new interface details are correctly displayed.

screenshot from 2018-08-07 11-20-52