alerting-dashboards-plugin
alerting-dashboards-plugin copied to clipboard
Support creating alert in the chat window
Description
It creates a new component AlertContainer and register it in dashboards-assistant for create_alert_button message.
Expected results of creating alert in chatbot:
Issues Resolved
https://github.com/opensearch-project/alerting-dashboards-plugin/issues/998
https://github.com/opensearch-project/dashboards-assistant/issues/216
Check List
- [ ] New functionality includes testing.
- [ ] All tests pass
- [ ] New functionality has been documented.
- [ ] New functionality has javadoc added
- [x] Commits are signed per the DCO using --signoff
By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license. For more information on following Developer Certificate of Origin and signing off your commits, please check here.