File tree Expand file tree Collapse file tree 1 file changed +2
-1
lines changed Expand file tree Collapse file tree 1 file changed +2
-1
lines changed Original file line number Diff line number Diff line change @@ -49,6 +49,7 @@ NOTE: OpenSearch plugins much match _exactly_ in major.minor.path version to the
49
49
50
50
| OpenSearch | Plugin | Release date |
51
51
| -----------:| ------------:| --------------:|
52
+ | 2.17.1 | 2.17.1.0 | Oct 02, 2024 |
52
53
| 2.17.0 | 2.17.0.0 | Sep 26, 2024 |
53
54
| 2.16.0 | 2.16.0.0 | Aug 08, 2024 |
54
55
| 2.15.0 | 2.15.0.0 | Jun 26, 2024 |
@@ -103,7 +104,7 @@ You need to install the plugin on every OpenSearch node that will be scraped by
103
104
104
105
To ** install** the plugin:
105
106
106
- ` ./bin/opensearch-plugin install https://github.com/aiven/prometheus-exporter-plugin-for-opensearch/releases/download/2.17.0 .0/prometheus-exporter-2.17.0 .0.zip `
107
+ ` ./bin/opensearch-plugin install https://github.com/aiven/prometheus-exporter-plugin-for-opensearch/releases/download/2.17.1 .0/prometheus-exporter-2.17.1 .0.zip `
107
108
108
109
To ** remove** the plugin.
109
110
You can’t perform that action at this time.
0 commit comments