Skip to content

Releases: newrelic/nri-couchbase

Version 2.3.7

22 Jul 13:38
e46c3d7
Compare
Choose a tag to compare
Unmarshal to floats (#40)

* Unmarshal to floats for safety

* Bump version

* Remove testify from dev dependencies

* Separate blocks for gofmt compatibility

Version 2.3.6

25 Mar 16:15
Compare
Choose a tag to compare

Fix issue with unmarshalling floats into ints

Version 2.3.5

03 Feb 17:56
Compare
Choose a tag to compare

Fix issue where the integration would crash when the API returned a string where an integer was expected

Version 2.3.4

29 Jan 16:53
Compare
Choose a tag to compare

Add interestingMetrics
Fix clusterName issue

Version 2.3.3

28 Jan 14:29
Compare
Choose a tag to compare

Fix issue with empty clusterName
Add interestingMetrics

Version 2.2.2

17 Jan 19:20
Compare
Choose a tag to compare

Fix issue with duplicate metrics

Version 2.2.1

14 Jan 14:35
Compare
Choose a tag to compare

Fix broken build

Version 2.2.0

13 Jan 21:33
Compare
Choose a tag to compare

Add a number of metrics

Version 2.1.0

22 Nov 15:59
Compare
Choose a tag to compare

Changed

  • Renamed the integration executable from nr-couchbase to nri-couchbase in order to be consistent with the package naming. Important Note: if you have any security module rules (eg. SELinux), alerts or automation that depends on the name of this binary, these will have to be updated.

Version 2.0.4

13 Nov 21:11
Compare
Choose a tag to compare

Use unique Component GUIDS for windows builds