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.3 | Aug 23, 2016 | NO |
24
25
| 2.3.5 | 2.3.5.2 | Aug 23, 2016 | NO |
25
26
| 2.3.5 | 2.3.5.1 | Aug 16, 2016 | NO |
26
27
| 2.3.5 | 2.3.5.0 | Aug 04, 2016 | NO |
@@ -30,7 +31,7 @@ Current available metrics are :
30
31
31
32
## Install
32
33
33
- ./bin/plugin install https://github.com/vvanholl/elasticsearch-prometheus-exporter/releases/download/2.3.5.2 /elasticsearch-prometheus-exporter-2.3.5.2 .zip
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
34
35
35
36
Do not forget to restart the node after installation !
36
37
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.2
37
+ version =2.3.5.3
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