File tree Expand file tree Collapse file tree 2 files changed +4
-3
lines changed Expand file tree Collapse file tree 2 files changed +4
-3
lines changed Original file line number Diff line number Diff line change @@ -57,7 +57,8 @@ It collects all relevant metrics and makes them available to Prometheus via the
5757
5858| Elasticsearch | Plugin | Release date |
5959| ---------------| ----------| --------------|
60- | 8.19.5 | 8.19.4.0 | Oct 08, 2025 |
60+ | 8.19.6 | 8.19.6.0 | Oct 26, 2025 |
61+ | 8.19.5 | 8.19.5.0 | Oct 08, 2025 |
6162| 8.19.4 | 8.19.4.0 | Sep 19, 2025 |
6263| 8.19.3 | 8.19.3.0 | Sep 06, 2025 |
6364| 8.19.2 | 8.19.2.0 | Aug 13, 2025 |
@@ -137,7 +138,7 @@ It collects all relevant metrics and makes them available to Prometheus via the
137138
138139```
139140./bin/elasticsearch-plugin install -b \
140- https://github.com/mindw/elasticsearch-prometheus-exporter/releases/download/8.19.4 .0/prometheus-exporter-8.19.4 .0.zip
141+ https://github.com/mindw/elasticsearch-prometheus-exporter/releases/download/8.19.6 .0/prometheus-exporter-8.19.6 .0.zip
141142```
142143
143144** 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.5.1-SNAPSHOT
3+ version = 8.19.6.0
44
55pluginName = prometheus-exporter
66pluginClassname = org.elasticsearch.plugin.prometheus.PrometheusExporterPlugin
You can’t perform that action at this time.
0 commit comments