Alerts deployment

RDS alerts deployment #

In this tutorial, you’ll deploy the alerts for AWS RDS.

Requirements #

This tutorial assumes you have Kubernetes, Helm and Prometheus knowledge.

Steps #

  1. Deploy RDS alerts helm chart

    KUBERNETES_NAMESPACE=monitoring
    helm upgrade --install prometheus-rds-alerts-chart oci://public.ecr.aws/qonto/prometheus-rds-alerts-chart:latest --namespace ${KUBERNETES_NAMESPACE}
    
  2. Connect on Prometheus and check rules are defined

    https://<prometheus-url>/rules