Azure / azure-monitor-baseline-alerts

Azure Monitor Baseline Alerts
MIT License
170 stars 246 forks source link

Support a parameter for conditions that determine when the Alert Processing Rule should trigger #366

Open JamesDLD opened 1 month ago

JamesDLD commented 1 month ago

Support a parameter for conditions that determine when the Alert Processing Rule should trigger.

Brunoga-MS commented 1 month ago

Hello @JamesDLD , thanks for your feedback. Could you please expand with some more context example? This sounds interesting.

Thanks, Bruno.

JamesDLD commented 1 month ago

Hi @Brunoga-MS , I am preparing a pull request for this, it will permit end users to apply conditional filters when alert will be triggered. This will look like this image

Brunoga-MS commented 1 month ago

Adding @Alboroni for additional comments

Brunoga-MS commented 3 weeks ago

@JamesDLD : the changes in the policy definition look good enough. However, we need to pass the severities as parameters so the param file and the policySetDefinition need to be changed as well.