Skip to content

Releases: signalfx/collectd-elasticsearch

v1.3.0

04 May 15:53
Compare
Choose a tag to compare
  • Implementing multi-cluster support. You can specify multiple <Module> config blocks with different settings and metrics will be collected for all of them.

v1.2.3

18 Apr 15:23
Compare
Choose a tag to compare
  • Add IndexSummaryOnly option to only gather stats from _all rather than from each index
  • Add support for https endpoints
  • Add test data for Elasticsearch 5.2.x and 5.3.x

v1.2.2

15 Nov 20:10
Compare
Choose a tag to compare
  • Add support for gathering metrics from Elasticsearch 5.0.0

v1.2.1

03 Oct 19:16
Compare
Choose a tag to compare
  • Limit index stat collection to the current master node in the elastic search cluster.
  • Fixed issue where manually specified cluster names were ignored in favor of the Elasticsearch API reported cluster name.

v1.2.0: Configuration Changes and Compatability Improvements

08 Aug 20:08
Compare
Choose a tag to compare

v1.1.0: Merge pull request #24 from signalfx/add-tests2

24 Jun 20:45
Compare
Choose a tag to compare
make the ES plugin less painful to test