alerting-dashboards-plugin icon indicating copy to clipboard operation
alerting-dashboards-plugin copied to clipboard

Support creating alert in the chat window

Open qianheng-aws opened this issue 1 year ago • 0 comments

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: image image

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.

qianheng-aws avatar Jul 16 '24 07:07 qianheng-aws