Aias00 opened a new issue, #2553:
URL: https://github.com/apache/rocketmq-dashboard/issues/2553

   ## Goal
   
   Add native alerting APIs for reusable notification channels and policies, 
including generic per-policy Webhook delivery.
   
   ## Scope
   
   - Persist named notification channels separately from alert rules.
   - Support DingTalk, email, SMS/Webhook-compatible channel types, with 
webhook URLs stored in the channel rather than in a rule.
   - Add notification policy CRUD APIs that select channels.
   - Let an alert rule refer to one notification policy, while preserving 
existing channel-list compatibility during migration.
   - Validate destinations and retain the existing SSRF and redirect 
protections for Webhook delivery.
   
   ## Dependency
   
   This change builds on #2533 native alerting.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to