build the Prometheus alerts files:
make generate_alerts
build the Prometheus rules files:
make generate_rules
Test the validity of the generated yaml
check the Prometheus rules files:
make check_rules
check the Prometheus alerts files:
make check_alerts