We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e6097d5 commit 3389e5aCopy full SHA for 3389e5a
README.md
@@ -49,6 +49,7 @@ It collects all relevant metrics and makes them available to Prometheus via the
49
50
| Elasticsearch | Plugin | Release date |
51
|---------------|-----------|--------------|
52
+| 7.17.24 | 7.17.24.0 | Sep 13, 2024 |
53
| 7.17.23 | 7.17.23.0 | Aug 03, 2024 |
54
| 7.17.22 | 7.17.22.0 | Jun 16, 2024 |
55
| 7.17.21 | 7.17.21.0 | May 06, 2024 |
gradle.properties
@@ -1,6 +1,6 @@
1
group = org.elasticsearch.plugin.prometheus
2
3
-version = 7.17.23.1-SNAPSHOT
+version = 7.17.24.0
4
5
pluginName = prometheus-exporter
6
pluginClassname = org.elasticsearch.plugin.prometheus.PrometheusExporterPlugin
0 commit comments