@appsignal/nodejs
Advanced tools
Changelog
3.0.4
0a14594 patch - Add OpenTelemetry SDK initialization helper function
The OpenTelemetry instrumentations are loaded async, this is OK when users rely on automatic instrumentations, but for custom instrumentations it might cause spans not to be reported. There's a new helper function that contains the instrumentations registration that can be awaited for resolution before running any custom instrumentations.
Changelog
3.0.3
sendParams: false
configuration option.Changelog
3.0.2
Changelog
3.0.1