Skip to content

v2.0.0

Compare
Choose a tag to compare
@cristianciutea cristianciutea released this 11 Jan 10:01
· 37 commits to master since this release

Added

  • Support for Golang with gojmx module.

Fixed

  • Improved error handling on CompositeData. If one attribute value fails to be parsed nrjmx still reports the successful ones.
  • Improved performance when querying high amount of data by reducing the number of JMX requests.