diff --git a/README.md b/README.md index 0b0283d..ed9176f 100644 --- a/README.md +++ b/README.md @@ -48,6 +48,7 @@ This plugin was started as a fork of [Prometheus exporter for Elasticsearch®](h | OpenSearch | Plugin | Release date | |-----------:|------------:|--------------:| +| 2.4.1 | 2.4.1.0 | Dec 19, 2022 | | 2.4.0 | 2.4.0.0 | Nov 18, 2022 | | 2.3.0 | 2.3.0.0 | Sep 19, 2022 | | 2.2.1 | 2.2.1.0 | Sep 5, 2022 | @@ -56,6 +57,7 @@ This plugin was started as a fork of [Prometheus exporter for Elasticsearch®](h | 2.0.1 | 2.0.1.0 | July 12, 2022 | | 2.0.0 | 2.0.0.0 | May 27, 2022 | | 2.0.0-rc1 | 2.0.0.0-rc1 | May 19, 2022 | +| 1.3.7 | 1.3.7.0 | Dec 19, 2022 | | 1.3.6 | 1.3.6.0 | Oct 10, 2022 | | 1.3.5 | 1.3.5.0 | Sep 5, 2022 | | 1.3.4 | 1.3.4.0 | Jul 15, 2022 | @@ -74,7 +76,7 @@ You need to install the plugin on every OpenSearch node that will be scraped by To **install** the plugin: -`./bin/opensearch-plugin install https://github.com/aiven/prometheus-exporter-plugin-for-opensearch/releases/download/2.4.0.0/prometheus-exporter-2.4.0.0.zip` +`./bin/opensearch-plugin install https://github.com/aiven/prometheus-exporter-plugin-for-opensearch/releases/download/2.4.1.0/prometheus-exporter-2.4.1.0.zip` To **remove** the plugin.