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
- Disallow multiple stagemonitor versions instrumenting the same JVM. For more details, see https://github.com/stagemonitor/stagemonitor/blob/0.85.0.RC1/stagemonitor-core/src/main/java/org/stagemonitor/core/instrument/AgentAttacher.java#L104
- Changed the semantics of
stagemonitor.tracing.sampling.percent.default
andstagemonitor.tracing.sampling.percent.perType
(see commit message of ea16d94 for details) - Changed semantics of
stagemonitor.tracing.sampling.rateLimitPerMinute.default
- Removed
stagemonitor.tracing.sampling.rateLimitPerMinute.perType