Skip to content

Releases: newrelic/nri-jmx

Version 1.0.2

Choose a tag to compare

@cpheps cpheps released this 28 Feb 17:44

Added SSL support

Version 1.0.1

Choose a tag to compare

@cpheps cpheps released this 06 Feb 13:11

Bumped Protocol Version

Version 1.0.0

Choose a tag to compare

@cpheps cpheps released this 13 Nov 16:20

GA Release. Documentation can be found here

Version 0.1.8

Choose a tag to compare

@camdencheek camdencheek released this 09 Nov 14:40

Fix bug with default metric type

Version 0.1.7

Choose a tag to compare

@cpheps cpheps released this 05 Nov 13:01
ae74f32

Sample file for Hikaridb

Clarify configuration

Choose a tag to compare

@camdencheek camdencheek released this 26 Sep 12:49
60cf8d8

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

Choose a tag to compare

@camdencheek camdencheek released this 20 Sep 20:37

Previously, a colon in the bean query would cause an error and failure. This fixes that and adds a test for it.

Tomcat Sample

Choose a tag to compare

@cpheps cpheps released this 19 Sep 13:45

Added back in the tomcat-metrics.yml.sample file

Yaml File Cleanup

Choose a tag to compare

@cpheps cpheps released this 18 Sep 19:27

Removed extra yml files and renamed some with the .sample extension

Metric Limit

Choose a tag to compare

@cpheps cpheps released this 17 Sep 13:06
f822f2c

Added Metric Limit, where if an entity has more metrics than the limit it will not be sent to New Relic.