alerting
alerting copied to clipboard
[Enhancement] Add optional param to Execute Monitor API to view action preview message
trafficstars
Is your feature request related to a problem? For API users, there is no way to preview the action preview message. Additionally, there is an existing bug where there is a discrepancy on the UI and the actual message sent out due to how mustache templates are rendered in javascript and java (reference: https://github.com/opensearch-project/alerting-dashboards-plugin/issues/177).
What solution would you like? Add optional param to Execute Monitor API to view action preview message and output that in the response
@lezzago, I added a new parameter but did not know where I could fetch the action preview messages. Can you point me to the right place?