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 @@ -57,6 +57,7 @@ It collects all relevant metrics and makes them available to Prometheus via the
5757
5858| Elasticsearch | Plugin | Release date |
5959| ---------------| ----------| --------------|
60+ | 8.19.7 | 8.19.7.0 | Nov 15, 2025 |
6061| 8.19.6 | 8.19.6.0 | Oct 26, 2025 |
6162| 8.19.5 | 8.19.5.0 | Oct 08, 2025 |
6263| 8.19.4 | 8.19.4.0 | Sep 19, 2025 |
@@ -138,7 +139,7 @@ It collects all relevant metrics and makes them available to Prometheus via the
138139
139140```
140141./bin/elasticsearch-plugin install -b \
141- https://github.com/mindw/elasticsearch-prometheus-exporter/releases/download/8.19.6 .0/prometheus-exporter-8.19.6 .0.zip
142+ https://github.com/mindw/elasticsearch-prometheus-exporter/releases/download/8.19.7 .0/prometheus-exporter-8.19.7 .0.zip
142143```
143144
144145** Do not forget to restart the node after the installation!**
Original file line number Diff line number Diff line change 11group = org.elasticsearch.plugin.prometheus
22
3- version = 8.19.6.1-SNAPSHOT
3+ version = 8.19.7.0
44
55pluginName = prometheus-exporter
66pluginClassname = org.elasticsearch.plugin.prometheus.PrometheusExporterPlugin
You can’t perform that action at this time.
0 commit comments