File tree 1 file changed +2
-1
lines changed
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.16.0 | 2.16.0.0 | Aug 08, 2024 |
52
53
| 2.15.0 | 2.15.0.0 | Jun 26, 2024 |
53
54
| 2.14.0 | 2.14.0.0 | May 20, 2024 |
54
55
| 2.13.0 | 2.13.0.0 | Apr 05, 2024 |
@@ -99,7 +100,7 @@ You need to install the plugin on every OpenSearch node that will be scraped by
99
100
100
101
To ** install** the plugin:
101
102
102
- ` ./bin/opensearch-plugin install https://github.com/aiven/prometheus-exporter-plugin-for-opensearch/releases/download/2.15 .0.0/prometheus-exporter-2.15 .0.0.zip `
103
+ ` ./bin/opensearch-plugin install https://github.com/aiven/prometheus-exporter-plugin-for-opensearch/releases/download/2.16 .0.0/prometheus-exporter-2.16 .0.0.zip `
103
104
104
105
To ** remove** the plugin.
105
106
You can’t perform that action at this time.
0 commit comments