File tree Expand file tree Collapse file tree 2 files changed +3
-2
lines changed
Expand file tree Collapse file tree 2 files changed +3
-2
lines changed Original file line number Diff line number Diff 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 |
Original file line number Diff line number Diff line change 11group = org.elasticsearch.plugin.prometheus
22
3- version = 8.9.0.1-SNAPSHOT
3+ version = 8.9.1.0
44
55pluginName = prometheus-exporter
66pluginClassname = org.elasticsearch.plugin.prometheus.PrometheusExporterPlugin
You can’t perform that action at this time.
0 commit comments