File tree Expand file tree Collapse file tree 1 file changed +2
-1
lines changed Expand file tree Collapse file tree 1 file changed +2
-1
lines changed Original file line number Diff line number Diff line change @@ -24,6 +24,7 @@ It collects all relevant metrics and make them available to Prometheus via Elast
24
24
25
25
| Elasticsearch | Plugin | Release date |
26
26
| -------------- | -------------- | ------------ |
27
+ | 5.5.2 | 5.5.2.0 | Aug 18, 2017 |
27
28
| 5.5.1 | 5.5.1.0 | Jul 26, 2017 |
28
29
| 5.5.0 | 5.5.0.0 | Jul 07, 2017 |
29
30
| 5.4.3 | 5.4.3.0 | Jun 28, 2017 |
@@ -60,7 +61,7 @@ It collects all relevant metrics and make them available to Prometheus via Elast
60
61
## Install
61
62
62
63
- Since ElasticSearch 5.0.0 :
63
- ./bin/elasticsearch-plugin install -b https://distfiles.compuscene.net/elasticsearch/elasticsearch-prometheus-exporter-5.5.1 .0.zip
64
+ ./bin/elasticsearch-plugin install -b https://distfiles.compuscene.net/elasticsearch/elasticsearch-prometheus-exporter-5.5.2 .0.zip
64
65
65
66
- On old 2.x.x versions :
66
67
./bin/plugin install https://github.com/vvanholl/elasticsearch-prometheus-exporter/releases/download/2.4.1.0/elasticsearch-prometheus-exporter-2.4.1.0.zip
You can’t perform that action at this time.
0 commit comments