Skip to content

Releases: newrelic/nri-elasticsearch

Version 2.0.0

09 Jan 17:56
a290a19
Compare
Choose a tag to compare

Fixed some metric descriptions and adjusted some metric names based on user feedback.

Version 1.2.0

03 Dec 12:42
Compare
Choose a tag to compare
  • Added clusterName as an identifier on all entities
  • Changed name of Nodes to their hostname/ip address

Version 1.1.0

28 Nov 14:08
430cc8e
Compare
Choose a tag to compare
  • Fixed bug when reading config YAML file with nested objects
  • Added ClusterEnvironment to help distinguish clusters

Version 1.0.1

20 Nov 16:06
4ba8e53
Compare
Choose a tag to compare

Added additional identifying attributes to Nodes.

Version 1.0.0

13 Nov 16:02
906d181
Compare
Choose a tag to compare

GA Release. Documentation can be found here

Version 0.2.2

07 Nov 16:00
906d181
Compare
Choose a tag to compare

Increased Index limit to 500

Version 0.2.1

23 Oct 17:08
1d36710
Compare
Choose a tag to compare

Added more context to config parameter descriptions.

Index Limiting and Filtering

11 Oct 11:57
Compare
Choose a tag to compare

Added hard coded limit for indexes along with a regex filter to define what indexes are collected.

LocalHostname Argument

25 Sep 15:53
3a25c42
Compare
Choose a tag to compare

Add LocalHostname argument so that inventory host can be overridden #24

Removed Vestigial IP Field

17 Sep 16:09
071cb7f
Compare
Choose a tag to compare

Removed the IP field from the Node struct as it was not used during collection and could cause a failure during JSON processing.