Skip to content

Commit ed6c701

Browse files
committed
v8.3.1.0
1 parent c35923f commit ed6c701

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -47,6 +47,8 @@ It collects all relevant metrics and makes them available to Prometheus via the
4747

4848
| Elasticsearch | Plugin | Release date |
4949
|---------------|----------|--------------|
50+
| 8.3.1 | 8.3.0.0 | Jul 09, 2022 |
51+
| 8.3.0 | 8.3.0.0 | Jul 09, 2022 |
5052
| 8.2.3 | 8.2.3.0 | Jun 15, 2022 |
5153
| 8.2.2 | 8.2.2.0 | May 28, 2022 |
5254
| 8.2.1 | 8.2.1.0 | May 25, 2022 |

gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
group = org.elasticsearch.plugin.prometheus
22

3-
version = 8.3.0.0
3+
version = 8.3.1.0
44

55
pluginName = prometheus-exporter
66
pluginClassname = org.elasticsearch.plugin.prometheus.PrometheusExporterPlugin

0 commit comments

Comments
 (0)