Skip to content

Commit 6332279

Browse files
committed
v7.17.6.0
1 parent 273fe7c commit 6332279

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

README.md

+1
Original file line numberDiff line numberDiff line change
@@ -47,6 +47,7 @@ It collects all relevant metrics and makes them available to Prometheus via the
4747

4848
| Elasticsearch | Plugin | Release date |
4949
|---------------|----------|--------------|
50+
| 7.17.6 | 7.17.6.0 | Aug 28, 2022 |
5051
| 7.17.5 | 7.17.5.0 | Jul 09, 2022 |
5152
| 7.17.4 | 7.17.4.0 | May 25, 2022 |
5253
| 7.17.3 | 7.17.3.0 | Apr 20, 2022 |

gradle.properties

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
group = org.elasticsearch.plugin.prometheus
22

3-
version = 7.17.5.1-SNAPSHOT
3+
version = 7.17.6.0
44

55
pluginName = prometheus-exporter
66
pluginClassname = org.elasticsearch.plugin.prometheus.PrometheusExporterPlugin
77
pluginDescription = Export Elasticsearch metrics to Prometheus
88

99
github_token = secret
10-
github_owner = vvanholl
10+
github_owner = mindw
1111
github_repo = elasticsearch-prometheus-exporter

0 commit comments

Comments
 (0)