We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 01bd53c commit 3c7da30Copy full SHA for 3c7da30
README.md
@@ -26,7 +26,7 @@ Current available metrics are :
26
27
## Install
28
29
- ./bin/plugin install https://github.com/vvanholl/elasticsearch-prometheus-exporter/releases/download/2.3.4.0/elasticsearch-prometheus-exporter-2.3.4.1.zip
+ ./bin/plugin install https://github.com/vvanholl/elasticsearch-prometheus-exporter/releases/download/2.3.4.1/elasticsearch-prometheus-exporter-2.3.4.1.zip
30
31
Do not forget to restart the node after installation !
32
plugin-descriptor.properties
@@ -34,7 +34,7 @@
34
description=Prometheus Exporter
35
#
36
# 'version': plugin's version
37
-version=2.3.4.0
+version=2.3.4.1
38
39
# 'name': the plugin name
40
name=prometheus-exporter
0 commit comments