Learn how to monitor PostgreSQL databases on Kubernetes using eBPF. The post covers the theoretical background and includes a practical example demonstrating how to track client queries to identify potential database bottlenecks. The monitoring system employs an eBPF agent to observe and analyze protocol message formats without requiring modifications to the application code. It concludes with a performance evaluation highlighting the impact on latency and CPU load.

9m read timeFrom getanteon.com
Post cover image
Table of contents
Monitoring PostgreSQL DatabasesPostgreSQL Observability using Alaz eBPF AgentPerformance EvaluationConclusion: Monitoring PostgreSQL Database on Kubernetes using eBPF

Sort: