@Siddhartha It is recommended to import tracing.js when your app is running in PM2 mode.
We haven’t seen the delay, is the delay because of loading tracing.js?
s
Siddhartha
09/27/2023, 3:35 AM
Yes, this appears to be related to loading tracing.js. The app does not become fully responsive for about 8-10 seconds, which constitutes the downtime.
For now, I’ve configured PM2 to wait for the app to become fully responsive before killing old processes, which can be done via their flags
SigNoz is an open-source APM. It helps developers monitor their applications & troubleshoot problems, an open-source alternative to DataDog, NewRelic, etc.