NodeJs¶
Report NodeJs application-related information to Guance:
- Collect custom Metrics data from the application;
- Collect APM trace data from the application;
- Manage all logs of the application.
Trace¶
NodeJs provides an intrusive method to inject probe information.
Profiling¶
NodeJs Profiling can be used to collect performance data during program execution.