We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent afde940 commit c4b5e06Copy full SHA for c4b5e06
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.26 | 7.17.26.0 | Dec 07, 2024 |
53
| 7.17.25 | 7.17.25.0 | Oct 25, 2024 |
54
| 7.17.24 | 7.17.24.0 | Sep 13, 2024 |
55
| 7.17.23 | 7.17.23.0 | Aug 03, 2024 |
gradle.properties
@@ -1,6 +1,6 @@
1
group = org.elasticsearch.plugin.prometheus
2
3
-version = 7.17.25.1-SNAPSHOT
+version = 7.17.26.0
4
5
pluginName = prometheus-exporter
6
pluginClassname = org.elasticsearch.plugin.prometheus.PrometheusExporterPlugin
0 commit comments