Hi all, Apache SkyWalking Team is glad to announce the release of Apache SkyWalking Client JS 0.9.0
SkyWalking: APM (application performance monitor) tool for distributed systems, especially designed for microservices, cloud native and container-based (Docker, Kubernetes, Mesos) architectures. Skywalking Client JS provides browser metrics and error collection to SkyWalking backend. This release contains a number of new features, bug fixes and improvements compared to version 0.8.0(last release). The notable changes include: (Highlight key changes) 1. Support adding custom tags to spans. 2. Validate custom parameters for register. 3. Fix custom configurations when the page router changed for SPA. 4. Fix reporting data by navigator.sendbeacon when pages are closed. 5. Bump dependencies. 6. Add Security Notice. Please refer to the change log for the complete list of changes: https://github.com/apache/skywalking-client-js/blob/v0.9.0/CHANGES.md Apache SkyWalking website: http://skywalking.apache.org/ Downloads: http://skywalking.apache.org/downloads/ npm: https://www.npmjs.com/package/skywalking-client-js Twitter: https://twitter.com/ASFSkyWalking SkyWalking Resources: - Issue: https://github.com/apache/skywalking/issues - Mailing list: d...@skywalkiing.apache.org - Apache SkyWalking Team -- Qiuxia Fan Github, @Fine0830