Add new dashboard to monitor some of the stats of PostgreSQL 09/140109/3
authorhalil.cakal <halil.cakal@est.tech>
Wed, 29 Jan 2025 13:24:02 +0000 (13:24 +0000)
committerhalil.cakal <halil.cakal@est.tech>
Thu, 30 Jan 2025 16:04:07 +0000 (16:04 +0000)
commit59f1cc4c5994da34f2c48a2347499f9cfb7bd836
treef9f962ca4ab4aed16eeb760b4fecb3a506418ecf
parentdfb5651ab58e15dd683e111156d7a22687e79a01
Add new dashboard to monitor some of the stats of PostgreSQL

- add postgres-exporter service to expose postgresql db metrics to prometheus
- add new job scraper to prometheus for both kpi and endurance jobs
- add new dashboard: postgresql-statistics to the grafana

Issue-ID: CPS-2585

Change-Id: Ia7ede41d00364918b1054d9b5a38e2feea4fc8e5
Signed-off-by: halil.cakal <halil.cakal@est.tech>
docker-compose/config/endurance.env
docker-compose/config/grafana/postgresql-statistics-dashboard.json [new file with mode: 0644]
docker-compose/config/prometheus.yml
docker-compose/docker-compose.yml