Jan
08
2025
--

Attaching a Percona Monitoring and Management Graph Image Along with an Alerting Notification

Attaching a Percona Monitoring and Management Graph Image Along with an Alerting NotificationThis article will be helpful if you use the Percona Monitoring and Management (PMM) instance and alert notifications, as it is nice to capture the image of the graph when you receive the alert. We will see how to capture and attach the image of the graph when receiving the alert notification (email, telegram, Slack, […]

Nov
19
2024
--

Using Loki and Promtail to Display PostgreSQL Logs From a Kubernetes Cluster in PMM

Loki and Promtail to Display PostgreSQL LogsThis is a follow-up to my colleagues Nickolay and Phong’s Store and Manage Logs of Percona Operator Pods with PMM and Grafana Loki and Agustin’s Turbocharging Percona Monitoring and Management With Loki’s Log-shipping Functionality blog posts. Here, I focus on making PostgreSQL database logs from a Kubernetes cluster deployed with the Percona Operator for PostgreSQL […]

Aug
27
2024
--

Important Notice: Update Process for Percona Monitoring and Management 2.38 and Earlier

ENV Variables in PMM AMI.jpgWe’ve received numerous reports about issues occurring with Percona Monitoring and Management (PMM) when updating to the latest version (currently 2.42.0), or updating to any version from an old version (2.37.1 and before) using the update button on the UI.  Symptoms PMM won’t show any notifications on the UI about new available versions if: You’ve […]

Aug
08
2024
--

MySQL Router and RestAPI – What Do They Have in Common?

MySQL Router and RestAPIThe usage of MySQL Router as a Middleware/Proxy/Router has increased along with the rise in MySQL InnoDB Cluster usage. While it is still relatively easy to use in production, monitoring it to stay informed about its current status is essential. This blog post will cover how to check and monitor MySQL routers, routes, and other […]

Jul
19
2024
--

How to Monitor Valkey/Redis with Percona Monitoring and Management

How to Monitor Valkey/Redis with Percona Monitoring and ManagementIn this blog post, we will show you how to add external exporters to Percona Monitoring and Management (PMM) and monitor various services. Our focus will be on Valkey/Redis, but the principles apply to other technologies as well. PMM uses VictoriaMetrics, which is compatible with Prometheus. Prometheus has numerous exporters that you can use.  When […]

Jul
11
2024
--

Key Metrics and Tools for Effective PostgreSQL Monitoring

PostgreSQL MonitoringRunning a high-performance, reliable PostgreSQL database is crucial for any business and application. However, as workloads grow and database environments become more complex, ensuring optimal database performance can be difficult. This is where PostgreSQL monitoring comes into play.  Monitoring PostgreSQL databases is useful for proactively detecting and resolving performance bottlenecks before they affect applications and […]

Jun
26
2024
--

MySQL Performance Monitoring: Best Practices

MySQL Performance MonitoringIs your MySQL database running at its best? While MySQL is known for its reliability and ease of use, ensuring top-notch performance is crucial. One way to do that is through performance monitoring, an essential practice for identifying bottlenecks, maintaining optimal speed, and guaranteeing a seamless user experience. Effective monitoring not only helps in detecting […]

Jun
24
2024
--

Understanding Basic Flow Control Activity in MySQL Group Replication: Part One

Understanding Basic Flow Control Activity in MySQL Group ReplicationFlow control is not a new term, and we have already heard it a lot of times in Percona XtraDB Cluster/Galera-based environments.  In very simple terms, it means the cluster node can’t keep up with the cluster write pace. The write rate is too high, or the nodes are oversaturated. Flow control helps avoid excessive […]

Jun
04
2024
--

Downsampling Metrics in Percona Monitoring and Management: Saving Space and Improving Performance

Downsampling Metrics in Percona Monitoring and ManagementDownsampling is the process by which we can selectively prune (discard, summarize, or recalculate) data from a series of samples in order to decrease how much storage is consumed. This has the downside of reducing the accuracy of the data, but has the great benefit of allowing us to store data from a wider sampling […]

Jun
03
2024
--

Keeping an Eye on the Eye: Self-Monitoring for Percona Monitoring and Management

Self-Monitoring for Percona Monitoring and ManagementPercona Monitoring and Management (PMM) is a powerful tool for keeping your databases healthy, but what about PMM itself?  While it comes pre-packaged as an appliance, PMM’s internal workings can be complex. Many users, including our internal teams, frequently ask: “How can I tell if everything inside PMM is functioning properly?”To address this need, we’ve […]

Powered by WordPress | Theme: Aeros 2.0 by TheBuckmaker.com