Skip to content

Releases: newrelic/infra-integrations-sdk

v3.6.9

29 Jul 11:05
f0f6bb8
Compare
Choose a tag to compare

Added

  • jmx: add line content to error on json unmarshall error

v3.6.8

01 Jun 09:43
c18a111
Compare
Choose a tag to compare

Added

  • add host and port getters so can be retrieved in the integrations when a connection query fails

v3.6.7

06 Apr 15:12
3f45fc5
Compare
Choose a tag to compare

Added

  • mechanism for creating unique storage files for DELTA and RATE metrics to avoid collision

v3.6.6

30 Mar 07:31
30ec2d6
Compare
Choose a tag to compare

Fixed

  • jmx package: Warnings from NRJMX tool now won't stop remaining data processing.

v4.1.0

15 Jan 15:22
a262d94
Compare
Choose a tag to compare

Added

  • integration package: Support for entity common dimensions. These ones are applied to every entity metric at platform level.

Fixed

  • jmx package: Warnings from NRJMX tool now won't stop remaining data processing.

v4.0.0

17 Dec 17:31
Compare
Choose a tag to compare

This is first release of the V4 SDK protocol.

v3.6.5

21 Sep 11:20
Compare
Choose a tag to compare
Fix rates to be calculated for PRATE source types as well

v3.6.4

24 Apr 12:38
a0a6535
Compare
Choose a tag to compare

Added

  • Package http can now create an HTTPS client that validate certificates but also
    accepts invalid hostnames via NewAcceptInvalidHostname.

v3.6.3

15 Apr 14:18
acaca3c
Compare
Choose a tag to compare
Merge pull request #216 from newrelic/fix-jmx_connection_error

Add jmx client error

v3.6.2

07 Apr 15:09
34eb1a1
Compare
Choose a tag to compare
Merge pull request #214 from newrelic/cciutea/fix_debug_logging

Fix for the global logger when in verbose mode