Skip to content

Commit 3efcae2

Browse files
committed
8.9.1.0
1 parent 8cb1994 commit 3efcae2

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ It collects all relevant metrics and makes them available to Prometheus via the
2929

3030
- 100% compatible metrics names with upstream.
3131
- 99% of metrics names synced with official documentation.
32-
- Added support OpenMetrics 1.0 format (info, enum, units etc)
32+
- Added support OpenMetrics 1.0 format (info, enum, units etc.)
3333
- Expose units where applicable.
3434
- Expose indexing pressure metrics.
3535
- Expose adaptive selection metrics.
@@ -56,6 +56,7 @@ It collects all relevant metrics and makes them available to Prometheus via the
5656

5757
| Elasticsearch | Plugin | Release date |
5858
|---------------|---------|--------------|
59+
| 8.9.1 | 8.9.1.0 | Aug 19, 2023 |
5960
| 8.9.0 | 8.9.0.0 | Jul 26, 2023 |
6061
| 8.8.2 | 8.8.2.0 | Jun 30, 2023 |
6162
| 8.8.1 | 8.8.1.0 | Jun 30, 2023 |

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.9.0.1-SNAPSHOT
3+
version = 8.9.1.0
44

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

0 commit comments

Comments
 (0)