Monitoring RDS instances through Prometheus

Up until now we’ve been monitoring our managed RDS instances through Icinga, which has been working great. But for Kubernetes customers, we’ve been relying on Prometheus more and more to monitor external services, as well as the cluster itself. So it just makes sense that we also monitor RDS instances through it.

More …