Releases: newrelic/nri-jmx
Releases · newrelic/nri-jmx
Release list
Version 1.0.2
Version 1.0.1
Version 1.0.0
GA Release. Documentation can be found here
Version 0.1.8
Fix bug with default metric type
Version 0.1.7
Clarify configuration
Previous sample configuration file was generic for any integration. Updated the sample to use the same as the documentation with JMX-specific fields.
Fix bug with query parsing
Previously, a colon in the bean query would cause an error and failure. This fixes that and adds a test for it.
Tomcat Sample
Added back in the tomcat-metrics.yml.sample file
Yaml File Cleanup
Removed extra yml files and renamed some with the .sample extension
Metric Limit
Added Metric Limit, where if an entity has more metrics than the limit it will not be sent to New Relic.