Skip to content

Releases: newrelic/infra-integrations-sdk

Version 0.3.1

22 Jun 12:57
Compare
Choose a tag to compare

Changelog

Fixed

  • Allow setting multiple values for the same key with Inventory.SetItem() function
  • Variadic arguments to log methods
  • Increase buffer length for reading from JMX

Version 0.3.0

19 Jun 14:47
Compare
Choose a tag to compare

Changelog

Added

  • New license file
  • New SetItem function for inventory
  • New Inventory struct type

Changed

  • Rename COUNTER metric type to RATE
  • Improve jmx package tests
  • Rename AddMetric to SetMetric
  • Improve the interoperability with nrjmx tool
  • Update some documentation strings