The "new" rule feature has some potential. A helpful addition would be that you can nest rules.
A simple example:
Rule 1
Name: MSSQL_TEST
Custom Properties: Environment = "TEST"
Database type: SQL Server
Rule 2
Name: MSSQL_PROD
Custom Properties: Environment = "PROD"
Database type: SQL Server
Rule 3
Name: MSSQL_ALL
Custom Properties: Rule = "MSSQL_TEST + MSSQL_PROD"
With the ability to nest rules it is much easier to create useful rules for alerting