Skip to content

Commit

Permalink
Release 2.7.0.0
Browse files Browse the repository at this point in the history
Signed-off-by: Lukáš Vlček <lukas.vlcek@aiven.io>
  • Loading branch information
lukas-vlcek committed May 10, 2023
1 parent 2b10e45 commit cdeb8d4
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,7 @@ This plugin was started as a fork of [Prometheus exporter for Elasticsearch®](h

| OpenSearch | Plugin | Release date |
|-----------:|------------:|--------------:|
| 2.7.0 | 2.7.0.0 | May 10, 2023 |
| 2.6.0 | 2.6.0.0 | Mar 03, 2023 |
| 2.5.0 | 2.5.0.0 | Jan 30, 2023 |
| 2.4.1 | 2.4.1.0 | Dec 19, 2022 |
Expand Down Expand Up @@ -80,7 +81,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.6.0.0/prometheus-exporter-2.6.0.0.zip`
`./bin/opensearch-plugin install https://github.com/aiven/prometheus-exporter-plugin-for-opensearch/releases/download/2.7.0.0/prometheus-exporter-2.7.0.0.zip`

To **remove** the plugin.

Expand Down

0 comments on commit cdeb8d4

Please sign in to comment.