JENNIFER 5.0.15 Release Note
Release Date : 2016. 05. 11
Common
Additional Features
Added Decompile code functionality to X-View transaction and loaded class list.
Added exclude class and method profile to X-View transaction pop-up
Added mouse drag functionality to arrange and change the order of instances in the Management > Instance view.
Added script auto run functionality.
Added the ability to setup host for JEUS JMX
Added view server request logging option (server_view.conf)
Added view server dashboard data query thread pool option (server_view.conf)
Added DB Connection and CPU equalizer charts to user-defined dashboard.
Added automatic stack-trace function for slow transactions in X-View.
Added application change history and deployment indicator.
Added Screen setting to the User Menu.
Added a screen to set whether to collect SQL parameter per domain or not. (Management > SQL Parameter Collection).
Changes and Improvements
Add message details to BAD_RESPONSE_TIME ERROR
Change user-defined dashboards list UI
Added screen settings to the user profile area.
Changes to active service pop-up to show SQL query contents.
Management > JMX Settings, modification so that you can your ID and password for JBOSS.
Adding Method Time metrics to analysis.
Fixed a bug where EVENT adapter pass null value in some situations.
Add Real-Time deployment indicator to X-View
Topology Dashboard - Add additional label to active service to display time zone
Performance Browser - Max value of 120% for Y axis scaling.
X-View Transaction pop-up - improve the performance of the call tree and add the ability to resize columns
Management > PLC - Change the mechanism to the same way as JENNIFER 4
Management > EVENT Rule > Metrics EVENT - EVENT change occurs in real-time based on metrics.
Analysis > DB Search > EVENT/ERROR - Improve the data to be viewed.
Bug Fix
Fixed a bug in X-View cache.
Remove unnecessary log from Data Server
Fixed a bug in user-defined dashboard line selection logic.
Fixed a bug in Speed Meter and Speed Bar's arrival rate and service rate chart.
Fixed a bug where graph/text data was not seen in time zones where daylight saving time is applied
Statistics - Fixed a bug that fault zone is shown in hourly views.
Fixed a bug in view server log which causes NumberFormatException.
Fixed a bug in Dashboard/Manager charts.
Fixed a mouse event bug in Bar Charts, Events and Topology Chart.
Fixed a bug in rendering Area chart when the resolution is small.
X-View Transaction pop-up - Fixed a bug where SQL was not viewed.
Analysis > Application Status- Fixed a bug in the daily chart where there was no focusing upon inquiry.
Management > Business - Fixed a bug where exporting CVS file name appear in english
JAVA Agent
Additional Features
Added deployment history tracking functionality (advanced option: enable_deploy_event_trace), and deployment resources tracking functionality (advanced option: enable_deploy_resourcet_trace).
Automatically extract stack-trace for slow transactions (agent advanced option: enable_auto_stack_trace)
Added feature that allows to set advanced options in agent configuration file.
Add feature that allows to specify custom options in agent configuration file.
Changes and improvement
Additional advanced option (jmx_server_name_for_jeus) to allow you to specify server name when using JEUS JMX (Connection Pool).
Improve the log so that you can check the log file if any options have changed.
Bug Fix
Fixed a DB Connection Fail and general SQL Exception bugs
Fixed a bug where agent advanced option db_connection_get does not work.
Fixed a bug to allow to collect other data if the Heap Memory error (InternalError) occurred during data acquisition.
.NET Agent
Additional Features
Oracle.ManagedDataAccess data provider support.
Changes and Improvements
Improvement so that restart is not required for dynamic method profile when using .NET 4.5 and above
Bug Fix
Fixed a bug where the agent occupies port 2 ~ 40 when there is no JENNIFER server.
Fixed a bug where this option profile_http_header_all was not working.
PHP Agent
Additional Features
Adding function to collect curl_exec as External Call target
Added function to allow agent installation in Red Hat Linux environment when SELINUX is enabled
Changed and Improvements
add_http_method_to_application_name additional options, if this option is set to true, HTTP method will be added in front of the application name. ex) [GET] / wordpress /
report_http_fail_response_code_to_error additional option, if this option is set to true, response codes other than 200 will be reported as ERROR.
Bug Fix
Fixed a bug where url_additional_request_keys WARNING log was generated when setting the url_additional_request_keys option
Fixed a bug where the agent does not run in php-fpm environment under CentOS 7.
Fixed a bug where sending loading class list fails
Settings > JENNIFER DB, fixed a bug where profile storage limit was not applied
Fixed a bug where Front End Data was not collected in some situations.