Greenstand/treetracker-infrastructure

Install Postgres Exporter to monitor the db on our Prometheus+Grafana

Open

#227 opened on Jan 30, 2024

View on GitHub
 (6 comments) (0 reactions) (1 assignee)HCL (40 forks)auto 404
Grafanacloud-engineeringgood first issuepriority

Repository metrics

Stars
 (23 stars)
PR merge metrics
 (PR metrics pending)

Description

We already have Grafna + Prometheus on the cloud, now we need to add monitor for our db Postgresql, the digital ocean got a simple monitor of the db, but doesn't satisfy us, for example, it do not give a long term history so we can do an analysis, also, it can not do alert, and for some long time execution of SQL, we need more details: execution time, the complete SQL text.

Image

Contributor guide