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 8624df8 commit 8966a5cCopy full SHA for 8966a5c
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.1 | 8.2.1.0 | May 25, 2022 |
51
| 8.2.0 | 8.2.0.0 | May 04, 2022 |
52
| 8.1.3 | 8.1.3.0 | Apr 20, 2022 |
53
| 8.1.2 | 8.1.2.0 | Mar 31, 2022 |
gradle.properties
@@ -1,6 +1,6 @@
1
group = org.elasticsearch.plugin.prometheus
2
3
-version = 8.2.0.1-SNAPSHOT
+version = 8.2.1.0
4
5
pluginName = prometheus-exporter
6
pluginClassname = org.elasticsearch.plugin.prometheus.PrometheusExporterPlugin
0 commit comments