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 @@ -47,6 +47,7 @@ It collects all relevant metrics and makes them available to Prometheus via the
4747
4848| Elasticsearch | Plugin | Release date |
4949| ---------------| -----------| --------------|
50+ | 7.17.12 | 7.17.12.0 | Jul 28, 2023 |
5051| 7.17.11 | 7.17.11.0 | Jun 30, 2023 |
5152| 7.17.10 | 7.17.10.0 | May 10, 2023 |
5253| 7.17.9 | 7.17.9.0 | Feb 02, 2023 |
@@ -109,7 +110,7 @@ It collects all relevant metrics and makes them available to Prometheus via the
109110
110111## Install
111112
112- ` ./bin/elasticsearch-plugin install -b https://github.com/mindw/elasticsearch-prometheus-exporter/releases/download/7.17.11 .0/prometheus-exporter-7.17.11 .0.zip `
113+ ` ./bin/elasticsearch-plugin install -b https://github.com/mindw/elasticsearch-prometheus-exporter/releases/download/7.17.12 .0/prometheus-exporter-7.17.12 .0.zip `
113114
114115** Do not forget to restart the node after the installation!**
115116
Original file line number Diff line number Diff line change 11group = org.elasticsearch.plugin.prometheus
22
3- version = 7.17.11.1-SNAPSHOT
3+ version = 7.17.12.0
44
55pluginName = prometheus-exporter
66pluginClassname = org.elasticsearch.plugin.prometheus.PrometheusExporterPlugin
You can’t perform that action at this time.
0 commit comments