We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents d3f8999 + d40de43 commit 1b788d7Copy full SHA for 1b788d7
README.md
@@ -24,6 +24,7 @@ It collects all relevant metrics and make them available to Prometheus via Elast
24
25
| Elasticsearch | Plugin | Release date |
26
| -------------- | -------------- | ------------ |
27
+| 5.6.1 | 5.6.1.0 | Sep 19, 2017 |
28
| 5.6.0 | 5.6.0.0 | Sep 13, 2017 |
29
| 5.5.2 | 5.5.2.0 | Aug 18, 2017 |
30
| 5.5.1 | 5.5.1.0 | Jul 26, 2017 |
gradle.properties
@@ -1,6 +1,6 @@
1
group = org.elasticsearch.plugin.prometheus
2
3
-version = 5.6.0.1-SNAPSHOT
+version = 5.6.1.0
4
5
pluginName = prometheus-exporter
6
pluginClassname = org.elasticsearch.plugin.prometheus.PrometheusExporterPlugin
0 commit comments