[elasticsearch] Upgrade prometheus exporter to v1.9.0
+ rename the slm flag to --collector.slm: https://github.com/prometheus-community/elasticsearch_exporter/releases/tag/v1.9.0 Change-Id: I741ab239d438fd2fb26b2229e1071d9556077cee
This commit is contained in:
@@ -85,7 +85,7 @@ spec:
|
||||
- '--collector.clustersettings'
|
||||
{{- end }}
|
||||
{{- if .Values.conf.prometheus_elasticsearch_exporter.es.slm }}
|
||||
- '--es.slm'
|
||||
- '--collector.slm'
|
||||
{{- end }}
|
||||
{{- if .Values.conf.prometheus_elasticsearch_exporter.es.data_stream }}
|
||||
- '--es.data_stream'
|
||||
|
@@ -25,7 +25,7 @@ images:
|
||||
s3_bucket: docker.io/openstackhelm/ceph-daemon:ubuntu_jammy_19.2.2-1-20250414
|
||||
s3_user: docker.io/openstackhelm/ceph-config-helper:ubuntu_jammy_19.2.2-1-20250414
|
||||
helm_tests: docker.io/openstackhelm/heat:wallaby-ubuntu_focal
|
||||
prometheus_elasticsearch_exporter: quay.io/prometheuscommunity/elasticsearch-exporter:v1.7.0
|
||||
prometheus_elasticsearch_exporter: quay.io/prometheuscommunity/elasticsearch-exporter:v1.9.0
|
||||
dep_check: quay.io/airshipit/kubernetes-entrypoint:latest-ubuntu_focal
|
||||
snapshot_repository: docker.io/openstackhelm/ceph-config-helper:ubuntu_jammy_19.2.2-1-20250414
|
||||
elasticsearch_templates: docker.io/linuxserver/yq:latest
|
||||
|
6
releasenotes/notes/elasticsearch-653d4b77cf26c277.yaml
Normal file
6
releasenotes/notes/elasticsearch-653d4b77cf26c277.yaml
Normal file
@@ -0,0 +1,6 @@
|
||||
---
|
||||
elasticsearch:
|
||||
- Upgrade the Prometheus elasticsearch-exporter to the latest v1.9.0
|
||||
- Rename the slm flag according to the changelog
|
||||
https://github.com/prometheus-community/elasticsearch_exporter/releases/tag/v1.9.0
|
||||
...
|
Reference in New Issue
Block a user