We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b7a219f commit 8fc220eCopy full SHA for 8fc220e
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.3 | 7.17.3.0 | Apr 20, 2022 |
51
| 7.17.2 | 7.17.2.0 | Mar 31, 2022 |
52
| 7.17.1 | 7.17.1.1 | Mar 25, 2022 |
53
| 7.17.1 | 7.17.1.0 | Feb 28, 2022 |
gradle.properties
@@ -1,6 +1,6 @@
1
group = org.elasticsearch.plugin.prometheus
2
3
-version = 7.17.2.1-SNAPSHOT
+version = 7.17.3.0
4
5
pluginName = prometheus-exporter
6
pluginClassname = org.elasticsearch.plugin.prometheus.PrometheusExporterPlugin
0 commit comments