Skip to content

Releases: prometheus-community/elasticsearch_exporter

1.0.4rc1 / 20180817

17 Aug 13:51
Compare
Choose a tag to compare
1.0.4rc1 / 20180817 Pre-release
Pre-release

[DOCUMENTATION] documentation updates
[FEATURE] add more index metrics
[FEATURE] add filesystem metrics
[FEATURE] add jvm buffer pool metrics
[FEATURE] add support for using the exporter behind reverse proxy (URL-prefixing)
[ENHANCEMENT] add linting to build chain and make project lint clean

1.0.3rc1 / 20180601

01 Jun 15:26
Compare
Choose a tag to compare
1.0.3rc1 / 20180601 Pre-release
Pre-release
  • [BUGFIX] update prometheus alerting rule example to v2 format
  • [ENHANCEMENT] Add formatting option for logger
  • [ENHANCEMENT] Add shard-level document count (can be toggled out)
  • [ENHANCEMENT] Add OS CPU usage metric
  • [ENHANCEMENT] Add skip-ssl-verify option
  • [ENHANCEMENT] Add node-level current merge metrics

1.0.2 / 2018-01-09

09 Jan 12:58
v1.0.2
Compare
Choose a tag to compare

1.0.2 / 2018-01-09

  • [ENHANCEMENT] Add index metrics [#85] [#116] [#118]
  • [ENHANCEMENT] Add cache metrics [#88]
  • [ENHANCEMENT] Add documentation for the example dashboard [#84]
  • [ENHANCEMENT] Expose load averages [#113]
  • [BUGFIX] Fix role detection [#105] [#110]
  • [BUGFIX] Fix indexing calls and time metrics [#83]

1.0.2rc2 / 2017-10-30

30 Oct 14:20
Compare
Choose a tag to compare
1.0.2rc2 / 2017-10-30 Pre-release
Pre-release
  • [FEATURE]: add a ES role label to the node metrics
  • [DOCUMENTATION]: various documentation improvements
  • [BUGFIX]: fix miliseconds to seconds conversion

1.0.2rc1 / 2017-09-11

11 Sep 13:52
Compare
Choose a tag to compare
1.0.2rc1 / 2017-09-11 Pre-release
Pre-release
  • [ENHANCEMENT] add index metrics
  • [ENHANCEMENT] add cache metrics
  • minor bugfixes and documentation

1.0.1 / 2017-07-24

24 Jul 10:09
Compare
Choose a tag to compare
  • [ENHANCEMENT] Add exporter instrumentation [#78]
  • [BUGFIX] Exclude basic auth credentials from log [#71]
  • [BUGFIX] Fix missing node store size metric

1.0.0 / 2017-07-03

03 Jul 12:45
Compare
Choose a tag to compare
  • [ENHANCEMENT] Rewrite the codebase to reduce redundancy and improve extensibility [#65]
  • [ENHANCEMENT] Add examples for Grafana and Prometheus [#66]
  • [BREAKING] Removed several duplicate or redundant metrics [#65]

WARNING: This release has breaking changes, please double check your alerts and dashboards after upgrading. Some redundant metrics were removed. If you miss some of the filesystem metrics please have a look at the recording rules in the examples folder.

1.0.0-rc1 / 2017-06-28

28 Jun 19:51
v1.0.0-rc1
Compare
Choose a tag to compare
Pre-release
v1.0.0-rc1

Tag v1.0.0-rc1

0.3.3 / 2017-06-16

16 Jun 07:07
v0.3.3
Compare
Choose a tag to compare
  • [BUGFIX] Fix nil pointer exceptions [#61]

0.3.2 / 2017-06-15

15 Jun 07:29
Compare
Choose a tag to compare
  • [ENHANCEMENT] Further health metrics [#60]
  • [ENHANCEMENT] Change time metrics to seconds [#58]
  • [ENHANCEMENT] Support client certificates [#21]
  • [BUGFIX] Fix query cache metrics [#16]