openstack-helm-infra/prometheus/templates
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
..
bin Adding the feature to launch Prometheus process with custom script 2022-12-29 16:09:22 -08:00
utils Fix spacing inconsistencies with flags 2021-01-06 00:16:16 +00:00
certificates.yaml Enable TLS for Prometheus 2021-03-17 17:06:07 -07:00
configmap-bin.yaml Remove OSH Authors copyright 2020-05-07 02:11:15 +00:00
configmap-etc.yaml Revert "Prometheus: Render Rules as Templates" 2020-10-06 15:21:18 +00:00
ingress-prometheus.yaml Removed hard-coded value for backendPort 2021-04-15 13:33:22 -07:00
job-image-repo-sync.yaml Remove OSH Authors copyright 2020-05-07 02:11:15 +00:00
network_policy.yaml Remove OSH Authors copyright 2020-05-07 02:11:15 +00:00
pod-helm-tests.yaml Enable TLS for Prometheus 2021-03-17 17:06:07 -07:00
secret-ingress-tls.yaml Remove OSH Authors copyright 2020-05-07 02:11:15 +00:00
secret-prometheus.yaml Add user account to be used for federated metric collection. 2020-07-14 13:33:35 +00:00
secret-registry.yaml support image registries with authentication 2022-07-20 14:28:47 -05:00
secret-tls-configs.yaml Prometheus: Allow input of TLS client creds in values.yaml 2020-07-31 16:31:52 +00:00
service-ingress-prometheus.yaml Remove OSH Authors copyright 2020-05-07 02:11:15 +00:00
service.yaml Enable TLS for Prometheus 2021-03-17 17:06:07 -07:00
statefulset.yaml Adjust Prometheus http readiness probe path from /status to /-/ready 2021-04-13 13:17:49 -04:00