Alternative solutions
The Node.js Performance Platform has two main features: infrastructure monitoring and advanced diagnostics.
For infrastructure monitoring, use standard system monitoring and distributed tracing products, such as CloudMonitor or ARMS. Alternatively, build a custom process monitoring solution.
For advanced diagnostics, use open source community solutions such as X-Profiler or N|Solid.
Migration solutions
Solution 1: Use X-Profiler
For more information, see https://www.yuque.com/hyj1991/easy-monitor/architecture. Deploy the server-side components. These include the console, management service, and persistent connection service. Then, integrate the X-Profiler log generation plugin and the X-Transit data collector into your Node.js application.
Solution 2: Use N|Solid
The N|Solid architecture is similar to Alinode. It provides performance logs by modifying the Node.js kernel. Its components are N|Solid Runtime and N|Solid UI. For a description, see https://docs.nodesource.com/docs/product_suite. For detailed installation instructions, see https://docs.nodesource.com/docs/category/installation.