Jul 31, 2023
Update to the CPU host metrics and other improvements
Node.js3.0.17
- Report total CPU usage host metric for VMs. This change adds another state tag value on the cpu metric called total_usage, which reports the VM's total CPU usage in percentages.
- Add the
--config
flag to diagnose command to specify a custom path for your AppSignal configuration file to be taken into account when running the diagnose of your AppSignal installation. - Upgrade sql_lexer to v0.9.5. It adds sanitization support for the THEN and ELSE logical operators.
See the Node.js package changelog for more information.