File tree Expand file tree Collapse file tree 2 files changed +3
-2
lines changed Expand file tree Collapse file tree 2 files changed +3
-2
lines changed Original file line number Diff line number Diff line change @@ -21,6 +21,7 @@ Current available metrics are :
21
21
22
22
| Elasticsearch | Plugin | Release date | Prod ready ? |
23
23
| -------------- | -------------- | ------------ | ------------ |
24
+ | 2.3.5 | 2.3.5.4 | Aug 24, 2016 | NO |
24
25
| 2.3.5 | 2.3.5.3 | Aug 23, 2016 | NO |
25
26
| 2.3.5 | 2.3.5.2 | Aug 23, 2016 | NO |
26
27
| 2.3.5 | 2.3.5.1 | Aug 16, 2016 | NO |
@@ -31,7 +32,7 @@ Current available metrics are :
31
32
32
33
## Install
33
34
34
- ./bin/plugin install https://github.com/vvanholl/elasticsearch-prometheus-exporter/releases/download/2.3.5.3 /elasticsearch-prometheus-exporter-2.3.5.3 .zip
35
+ ./bin/plugin install https://github.com/vvanholl/elasticsearch-prometheus-exporter/releases/download/2.3.5.4 /elasticsearch-prometheus-exporter-2.3.5.4 .zip
35
36
36
37
Do not forget to restart the node after installation !
37
38
Original file line number Diff line number Diff line change 34
34
description =Prometheus Exporter
35
35
#
36
36
# 'version': plugin's version
37
- version =2.3.5.3
37
+ version =2.3.5.4
38
38
#
39
39
# 'name': the plugin name
40
40
name =prometheus-exporter
You can’t perform that action at this time.
0 commit comments