We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ef50b50 commit ede5b9eCopy full SHA for ede5b9e
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
+| 8.2.2 | 8.2.2.0 | May 28, 2022 |
51
| 8.2.1 | 8.2.1.0 | May 25, 2022 |
52
| 8.2.0 | 8.2.0.0 | May 04, 2022 |
53
| 8.1.3 | 8.1.3.0 | Apr 20, 2022 |
gradle.properties
@@ -1,6 +1,6 @@
1
group = org.elasticsearch.plugin.prometheus
2
3
-version = 8.2.1.1-SNAPSHOT
+version = 8.2.2.0
4
5
pluginName = prometheus-exporter
6
pluginClassname = org.elasticsearch.plugin.prometheus.PrometheusExporterPlugin
0 commit comments