@@ -26,6 +26,7 @@ It collects all relevant metrics and makes them available to Prometheus via the
26
26
27
27
| Elasticsearch | Plugin | Release date |
28
28
| -------------- | -------------- | ------------ |
29
+ | 6.4.3 | 6.4.3.0 | Nov 07, 2018 |
29
30
| 6.4.2 | 6.4.2.0 | Oct 08, 2018 |
30
31
| 6.4.1 | 6.4.1.0 | Sep 24, 2018 |
31
32
| 6.4.0 | 6.4.0.0 | Aug 28, 2018 |
@@ -49,9 +50,10 @@ It collects all relevant metrics and makes them available to Prometheus via the
49
50
50
51
| Elasticsearch | Plugin | Release date |
51
52
| -------------- | -------------- | ------------ |
52
- | 5.6.12 | 5.6.9.12 | Sep 24, 2018 |
53
- | 5.6.11 | 5.6.9.11 | Sep 24, 2018 |
54
- | 5.6.10 | 5.6.9.10 | Jun 20, 2018 |
53
+ | 5.6.13 | 5.6.13.0 | Nov 07, 2018 |
54
+ | 5.6.12 | 5.6.13.0 | Sep 24, 2018 |
55
+ | 5.6.11 | 5.6.11.0 | Sep 24, 2018 |
56
+ | 5.6.10 | 5.6.10.0 | Jun 20, 2018 |
55
57
| 5.6.9 | 5.6.9.1 | Apr 30, 2018 |
56
58
| 5.6.9 | 5.6.9.0 | Apr 18, 2018 |
57
59
| 5.6.8 | 5.6.8.0 | Feb 21, 2018 |
@@ -100,7 +102,7 @@ It collects all relevant metrics and makes them available to Prometheus via the
100
102
## Install
101
103
102
104
- Since Elasticsearch 6.0.0 :
103
- ` ./bin/elasticsearch-plugin install -b https://distfiles.compuscene.net/elasticsearch/elasticsearch-prometheus-exporter-6.4.2 .0.zip `
105
+ ` ./bin/elasticsearch-plugin install -b https://distfiles.compuscene.net/elasticsearch/elasticsearch-prometheus-exporter-6.4.3 .0.zip `
104
106
105
107
- On Elasticsearch 5.x.x :
106
108
` ./bin/elasticsearch-plugin install -b https://distfiles.compuscene.net/elasticsearch/elasticsearch-prometheus-exporter-5.6.12.0.zip `
0 commit comments