We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7ddd2cb commit fba8fdeCopy full SHA for fba8fde
README.md
@@ -47,6 +47,7 @@ It collects all relevant metrics and makes them available to Prometheus via the
47
48
| Elasticsearch | Plugin | Release date |
49
|---------------|----------|--------------|
50
+| 7.17.2 | 7.17.2.0 | Mar 31, 2022 |
51
| 7.17.1 | 7.17.1.1 | Mar 25, 2022 |
52
| 7.17.1 | 7.17.1.0 | Feb 28, 2022 |
53
| 7.17.0 | 7.17.0.2 | Feb 28, 2022 |
gradle.properties
@@ -1,6 +1,6 @@
1
group = org.elasticsearch.plugin.prometheus
2
3
-version = 7.17.2.0-SNAPSHOT
+version = 7.17.2.0
4
5
pluginName = prometheus-exporter
6
pluginClassname = org.elasticsearch.plugin.prometheus.PrometheusExporterPlugin
0 commit comments