We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5a7b2f9 commit ed76122Copy full SHA for ed76122
README.md
@@ -56,6 +56,7 @@ It collects all relevant metrics and makes them available to Prometheus via the
56
57
| Elasticsearch | Plugin | Release date |
58
|---------------|----------|---------------|
59
+| 8.16.1 | 8.16.1.0 | Nov 23, 2024 |
60
| 8.16.0 | 8.16.0.0 | Nov 16, 2024 |
61
| 8.15.4 | 8.15.4.0 | Nov 16, 2024 |
62
| 8.15.3 | 8.15.3.0 | Oct 19, 2024 |
gradle.properties
@@ -1,6 +1,6 @@
1
group = org.elasticsearch.plugin.prometheus
2
3
-version = 8.16.0.1-SNAPSHOT
+version = 8.16.1.0
4
5
pluginName = prometheus-exporter
6
pluginClassname = org.elasticsearch.plugin.prometheus.PrometheusExporterPlugin
0 commit comments