chingjustwe commented on issue #3627:
URL: https://github.com/apache/hertzbeat/issues/3627#issuecomment-3153824078

   I think the primary problems are:
   1. Unable to determine the available variables.
   2. The notification template has no validation mechanism. This allows for 
incorrect variable names, such as `${alert.contents}` instead of the correct 
`${alert.content}`, to be saved without error. The system only fails when a 
real alert is dispatched.
   
   Would love to know if there is enhancement on the road.


-- 
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]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to