Skip to content

Release 1.2.5

Dmitry Latnikov edited this page Nov 7, 2016 · 1 revision

Jagger 1.2.5 Release Notes

9th July 2014

Release 1.2.5 presentation

What's new:

* [JFG-235] - Zoom/pan through all common plots in WebUI
* [JFG-236] - Add facility to return to original scale and pan for plots in WebUI
* [JFG-238] - Turn on/off separate plots in WebUI
* [JFG-244] - One color for same metrics in WebUI throughout all user interaction
* [JFG-335] - Create "Save to * " button in WebUI
* [JFG-497] - Universal way to make decision based on limits per metric
* [JFG-524] - New features for metrics: normalization vs time, define number of points per metric
* [JFG-592] - New DataService to access measurement results from custome code
* [JFG-764] - Implement timeout for JMX connection for agent
* [JFG-767] - Create package for CSV export. Implement exporting of plots to CSV in Web UI
* [JFG-769] - Connect scroll bar for different plots in WebUI
* [JFG-784] - Display plots legend as tree and add possibility to collapse it
* [JFG-788] - Jagger Agent should expose JVM Thread-count metric

Improvements:

* [JFG-419] - Separate Jagger properties and test properties
* [JFG-685] - Make more readable exception message when custom validator returns false
* [JFG-708] - Add delay parameter for load type "load-user-group"

Bug fixes:

* [JFG-306] - Division by zero while calculating delay
* [JFG-436] - Can't find webUI logs
* [JFG-523] - Strange time scale in WebUI
* [JFG-644] - Part of graph is closed by legend 
* [JFG-656] - A few instances of Jagger can't use one database
* [JFG-668] - Jagger crashed with execption java.lang.ArithmeticException: Non-terminating decimal expansion
* [JFG-669] - NPE when not all config params specified
* [JFG-748] - start_agent.bat incorrect quote position
* [JFG-772] - Plots in WebUI are not showing negative values. Y minimum is set to 0