Oct 20, 2023
Agent updated and Fastify v5 compatibility
Node.js3.0.24
Changed
-
Updated the AppSignal agent with the following features:
- Add
memory_in_percentages
andswap_in_percentages
host metrics that represent metrics in percentages. - Ignore
/snap/
disk mount points. - Fix the issue with the open span count in logs being logged as a negative number.
- Fix the agent's TCP server getting stuck when two requests are made within the same fraction of a second.
- Add
-
Updated the OpenTelemtry Fastify integration to be compatible with Fastify v5.
See the Node.js package 3.0.24 changelog for more information.