notifications
notifications copied to clipboard
Notifications plugin for OpenSearch enables other plugins to send notifications via Email, Slack, Amazon Chime, Custom web-hook etc channels
This is a component issue for `2.12.0`. Coming from https://github.com/opensearch-project/opensearch-build/issues/4115. Please follow the following checklist. __Please refer to the DATES in that post__. How to use this issue ## This...
### Is your feature request related to a problem? I have a Problem with the Channels. When i Try to call an API over Webhook i get a CSFR-Token Error....
**Is your feature request related to a problem?** send notification via telegram **What solution would you like?** - a new channel - custom webhook can select message key **What alternatives...
**Is your feature request related to a problem?** As described in issue https://github.com/opensearch-project/notifications/issues/818, custom webhooks do not support webhooks that do not take the message string directly as the request...
Remove the Easymock usage anywhere in the codebase
**Is your feature request related to a problem? Please describe.** A clear and concise description of what the problem is. Ex. I'm always frustrated when [...] We are trying to...
### Description The change of setting the refresh policy to IMMEDIATE ensures that the index is refreshed right away after a create, update, or delete operation on the notification configs....
I noticed the currently alerting plugin only support mail notification in plain/text format, Is there any plan to support html format mail?
**Is your feature request related to a problem?** When create, update and delete notification configs, currently we do not refresh the system index `.opensearch-notification-config` in this plugin, so the operations...
**Is your feature request related to a problem?** Improve log format when sending message to webhook, For now it mixed response into logs, we need add some prefix to identify...