File tree 2 files changed +3
-2
lines changed
2 files changed +3
-2
lines changed Original file line number Diff line number Diff line change @@ -47,6 +47,7 @@ It collects all relevant metrics and makes them available to Prometheus via the
47
47
48
48
| Elasticsearch | Plugin | Release date |
49
49
| ---------------| ----------| --------------|
50
+ | 7.17.6 | 7.17.6.0 | Aug 28, 2022 |
50
51
| 7.17.5 | 7.17.5.0 | Jul 09, 2022 |
51
52
| 7.17.4 | 7.17.4.0 | May 25, 2022 |
52
53
| 7.17.3 | 7.17.3.0 | Apr 20, 2022 |
Original file line number Diff line number Diff line change 1
1
group = org.elasticsearch.plugin.prometheus
2
2
3
- version = 7.17.5.1-SNAPSHOT
3
+ version = 7.17.6.0
4
4
5
5
pluginName = prometheus-exporter
6
6
pluginClassname = org.elasticsearch.plugin.prometheus.PrometheusExporterPlugin
7
7
pluginDescription = Export Elasticsearch metrics to Prometheus
8
8
9
9
github_token = secret
10
- github_owner = vvanholl
10
+ github_owner = mindw
11
11
github_repo = elasticsearch-prometheus-exporter
You can’t perform that action at this time.
0 commit comments