Skip to content

Commit 82d73d3

Browse files
committed
Updated README.md file
1 parent a1f15f9 commit 82d73d3

File tree

1 file changed

+5
-3
lines changed

1 file changed

+5
-3
lines changed

README.md

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -55,9 +55,11 @@ It collects all relevant metrics and makes them available to Prometheus via the
5555

5656
| Elasticsearch | Plugin | Release date |
5757
| -------------- | -------------- | ------------ |
58+
| 5.6.14 | 5.6.14.0 | Dec 14, 2018 |
59+
| 5.6.13 | 5.6.13.1 | Nov 12, 2018 |
5860
| 5.6.13 | 5.6.13.0 | Nov 07, 2018 |
59-
| 5.6.12 | 5.6.13.0 | Sep 24, 2018 |
60-
| 5.6.11 | 5.6.11.0 | Sep 24, 2018 |
61+
| 5.6.12 | 5.6.12.0 | Sep 24, 2018 |
62+
| 5.6.11 | 5.6.11.0 | Aug 28, 2018 |
6163
| 5.6.10 | 5.6.10.0 | Jun 20, 2018 |
6264
| 5.6.9 | 5.6.9.1 | Apr 30, 2018 |
6365
| 5.6.9 | 5.6.9.0 | Apr 18, 2018 |
@@ -110,7 +112,7 @@ It collects all relevant metrics and makes them available to Prometheus via the
110112
`./bin/elasticsearch-plugin install -b https://distfiles.compuscene.net/elasticsearch/elasticsearch-prometheus-exporter-6.5.3.0.zip`
111113

112114
- On Elasticsearch 5.x.x :
113-
`./bin/elasticsearch-plugin install -b https://distfiles.compuscene.net/elasticsearch/elasticsearch-prometheus-exporter-5.6.12.0.zip`
115+
`./bin/elasticsearch-plugin install -b https://distfiles.compuscene.net/elasticsearch/elasticsearch-prometheus-exporter-5.6.14.0.zip`
114116

115117
- On old 2.x.x versions :
116118
`./bin/plugin install https://github.com/vvanholl/elasticsearch-prometheus-exporter/releases/download/2.4.1.0/elasticsearch-prometheus-exporter-2.4.1.0.zip`

0 commit comments

Comments
 (0)