Postgres Monitoring (K8s): CONQUER Prometheus Exporters

Postgres Monitoring (K8s): CONQUER Prometheus Exporters

709 Lượt nghe
Postgres Monitoring (K8s): CONQUER Prometheus Exporters
This Prometheus Postgres Exporter tutorial demonstrates connecting Postgres Exporter to Postgres for metric data collection. You will store the Postgres metrics in Prometheus and create a Grafana dashboard through a complete walkthrough of Postgres installation, Exporter configuration, and dashboard deployment. 📖 Prerequisites: - Install Helm (Mac/Windows): https://kubernetestraining.io/blog/installing-helm-on-mac-and-windows - Install Prometheus and Grafana on Kubernetes: https://youtu.be/r45DkTMMouc 🔧 Resources: - Github Repository: https://github.com/rslim087a/postgres-prometheus-sample - Prometheus Community Helm Repository: https://prometheus-community.github.io/helm-charts/ - Kubernetes Bootcamp: https://kubernetestraining.io/ 🚀🚀 Chapters: 0:00 - Introduction 0:50 - Cloning Github Repository 1:46 - Deploy PostgreSQL 2:52 - Install PostgreSQL Prometheus Exporter (Helm) 13:20 - Enable Service Monitor 15:56 - PostgreSQL Grafana Dashboard #postgres #prometheus #kubernetes