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.6.0 | 5.6.0.0 | Sep 13, 2017 |
27
28
| 5.5.2 | 5.5.2.0 | Aug 18, 2017 |
28
29
| 5.5.1 | 5.5.1.0 | Jul 26, 2017 |
29
30
| 5.5.0 | 5.5.0.0 | Jul 07, 2017 |
@@ -61,7 +62,7 @@ It collects all relevant metrics and make them available to Prometheus via Elast
61
62
## Install
62
63
63
64
- Since ElasticSearch 5.0.0 :
64
- ./bin/elasticsearch-plugin install -b https://distfiles.compuscene.net/elasticsearch/elasticsearch-prometheus-exporter-5.5.2 .0.zip
65
+ ./bin/elasticsearch-plugin install -b https://distfiles.compuscene.net/elasticsearch/elasticsearch-prometheus-exporter-5.6.0 .0.zip
65
66
66
67
- On old 2.x.x versions :
67
68
./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