...
- Work just started
- Added SourceMonitoring
- Dropped support for struts-1 style actions.
- Added a percentage sign (%) to ERate value in RequestOrientedStatsDecorator to visualise that the value is in percent.
2.10.0 - 20 NOV 2020
- removed dependency on 1m interval in ErrorStats (which caused log warnings if 1m interval was disabled).
- added CountByParameter annotation for counting request stats based on return values.
- Introduced LoadFactors feature (link will follow).
- Introduced NowRunning feature (link will follow)
- Kill Switch - https://github.com/anotheria/moskito/issues/223 - https://anotheria.net/blog/msk/killem-all/
- BugFix: https://github.com/anotheria/moskito/issues/224 - BuiltinProducersConfig: disabling of errorProducer not working
- Added StatName annotation - https://github.com/anotheria/moskito/pull/228
- BugFix: https://github.com/anotheria/moskito/issues/229 - Issue with interval names.
- https://github.com/anotheria/moskito/pull/231 - dependency update http client.
- https://github.com/anotheria/moskito/pull/232 - spring boot 2 integration (courtesy of Malte Finsterwalder).
- BugFix: https://github.com/anotheria/moskito/issues/235 - Tracers added via moskito.json are not enabled
- Feature: https://jira.opensource.anotheria.net/projects/MSK/issues/MSK-495 Sorting Buttons for Analyze Journey.
...