This repository was archived by the owner on Jan 12, 2024. It is now read-only.
File tree 3 files changed +3
-2
lines changed
3 files changed +3
-2
lines changed Original file line number Diff line number Diff line change @@ -76,6 +76,7 @@ Details on the various exported metrics are documented on the [Github wiki page]
76
76
77
77
| Release | MD5 / SHA1 / SHA256 / SHA512 | Release Artifact - This must match your Kibana version |
78
78
| ---------| -------------------------------| ------------------------------------------------------------------|
79
+ | 8.11.3 | [ checksum.json] ( https://github.com/pjhampton/kibana-prometheus-exporter/releases/download/8.11.3/checksum.json ) | [ kibana-prometheus-exporter-8.11.3] ( https://github.com/pjhampton/kibana-prometheus-exporter/releases/tag/8.11.3 ) |
79
80
| 8.11.2 | [ checksum.json] ( https://github.com/pjhampton/kibana-prometheus-exporter/releases/download/8.11.2/checksum.json ) | [ kibana-prometheus-exporter-8.11.2] ( https://github.com/pjhampton/kibana-prometheus-exporter/releases/tag/8.11.2 ) |
80
81
| 8.11.1 | [ checksum.json] ( https://github.com/pjhampton/kibana-prometheus-exporter/releases/download/8.11.1/checksum.json ) | [ kibana-prometheus-exporter-8.11.1] ( https://github.com/pjhampton/kibana-prometheus-exporter/releases/tag/8.11.1 ) |
81
82
| 8.11.0 | [ checksum.json] ( https://github.com/pjhampton/kibana-prometheus-exporter/releases/download/8.11.0/checksum.json ) | [ kibana-prometheus-exporter-8.11.0] ( https://github.com/pjhampton/kibana-prometheus-exporter/releases/tag/8.11.0 ) |
Original file line number Diff line number Diff line change 1
1
{
2
2
"id" : " kibanaPrometheusExporter" ,
3
- "version" : " 8.11.2 " ,
3
+ "version" : " 8.11.3 " ,
4
4
"owner" : {
5
5
"name" : " https://github.com/pjhampton"
6
6
},
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " kibanaPrometheusExporter" ,
3
- "version" : " 8.11.2 " ,
3
+ "version" : " 8.11.3 " ,
4
4
"private" : true ,
5
5
"scripts" : {
6
6
"build" : " yarn plugin-helpers build" ,
You can’t perform that action at this time.
0 commit comments