openstack-helm-infra/prometheus/templates/bin
Terekhin, Alexey (at4945) aa3efe9715 Adding the feature to launch Prometheus process with custom script
This change adds feature to launch Prometheus process using a custom script which should be stored in override values. Because the known issue https://github.com/prometheus/prometheus/issues/6934 is still open many years, we are going to struggle with growing WAL files using our custom downstream wrapper script which stops Prometheus process and deletes WALs.
This solution can not fit all customers because completely kills wal cached data but it is ok for our purposes. Such way I just added the feature to use another custom script to launch Prometheus and left original functionality by default. Default/custom mode are defined in 'values.yaml' as the body of the custom launcher script.

Change-Id: Ie02ea1d6a7de5c676e2e96f3dcd6aca172af4afb
2022-12-29 16:09:22 -08:00
..
_apache.sh.tpl Add user account to be used for federated metric collection. 2020-07-14 13:33:35 +00:00
_helm-tests.sh.tpl Enable TLS for Prometheus 2021-03-17 17:06:07 -07:00
_prometheus.sh.tpl Adding the feature to launch Prometheus process with custom script 2022-12-29 16:09:22 -08:00