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