Features
- Support for the New Relic Platform Installer CLI tool
npi
Changes
- Configuring the MySQL DB instances that will be monitored has moved from the
mysql.instance.json
file to the new standardplugin.json
file. More information is available in the README.md - Setting the New Relic license key is now done in the new standard
newrelic.json
file - Logging configuration has been simplified and is done in the
newrelic.json
file
Bug Fixes
- Fixed a metric value issue where very large or very small metric values would cause errors when reporting data to New Relic
Bug Fixes
- Fixed integer narrowing for reported metrics
Features
- Added numerous improvements to memory and CPU performance
- Updated README
Features
- Reported metrics for different components are consolidated into one REST request
Features
- Reduced log clutter for non-InnoDB users
Features
- Added support for metric aggregation when the agent cannot connect to New Relic's Metric API
Features
- Added support for automatic handling of component durations between successful metric publishes
Bug Fixes
- Fixing mutex metric issue
Bug Fixes
- Improved null handling for JDBC connections
Features
- Improved error logging
Bug Fixes
- Fixed issue where duplicate metric data was being sent
Bug Fixes
- Fixed metric parsing for values that may include ip addresses
Features
- Improved logging
Features
- Improved MySQL connection testing
Features
- Initial release version of the New Relic MySQL Java Plugin