Skip to content
This repository has been archived by the owner on Feb 20, 2023. It is now read-only.

Release 0.85.0

Compare
Choose a tag to compare
@felixbarny felixbarny released this 07 Nov 11:02
· 223 commits to master since this release

Features

  • Automatic tracing of JAX-WS (SOAP) requests (see #335)
  • Sample once per trace (see commit message of ea16d94 for details)
  • Add ability to exclude paths via ant pattern (stagemonitor.web.paths.excluded.antPattern)

Bug Fixes

  • Fixes possible error when checking for Elasticsearch availability (#329). Thx @rsinha9
  • Proper sampling of AJAX requests (#341)

Breaking Changes