Add persistent storage to prometheus 32/139632/5
authorhalil.cakal <halil.cakal@est.tech>
Tue, 26 Nov 2024 16:33:46 +0000 (16:33 +0000)
committerhalil.cakal <halil.cakal@est.tech>
Wed, 4 Dec 2024 14:19:59 +0000 (14:19 +0000)
commit9d14873af2c4f0ca2221b1be3291c039a2e1ac6e
tree05696b69e252bc40cf555d0c3c31419e4444f664
parent49c48df725d462a2085d37fc055df399c2dbd4fc
Add persistent storage to prometheus

- add healthcheck to ensure prometheus service is running correctly and
restarts it if it becomes unhealthy
- set the data retention time to 30d
- update readme

Issue-ID: CPS-2466

Change-Id: I0f6186f8577e8e0113831ed040298b823e33d624
Signed-off-by: halil.cakal <halil.cakal@est.tech>
docker-compose/README.md
docker-compose/docker-compose.yml
k6-tests/run-k6-tests.sh