May 08, 2025
Allow overriding namespaces and other improvements
Node.js3.6.6
Changed
- Allow overriding namespaces that are automatically set by the AppSignal agent based on the OpenTelemetry instrumentation that emitted the span, such as the
graphqlorbackgroundnamespaces. - Log a debug message when the reported error is ignored by the
ignore_errorsconfig option.
Fixed
- Update
mysql2andpginstrumentations. This fixes an issue where queries performed using promises withmysql2@3.11.5are not instrumented, as well as an issue wherepgis not instrumented under certain bundlers and runtimes.
View the Node.js package v3.6.6 changelog for more information.