opensearch-project / dashboards-assistant

Dashboard assistant is a way for users on OpenSearch Dashboards to interact with an assistant through chat or the different OSD pages
https://opensearch.org/
Apache License 2.0
17 stars 22 forks source link

Support creating alert in the chat window #217

Open qianheng-aws opened 1 month ago

qianheng-aws commented 1 month ago

Description

Support creating alert in the chat window as a follow-up question of alert analysis

Expected results of creating alert in chatbot:

image image

Issues Resolved

https://github.com/opensearch-project/dashboards-assistant/issues/216

Check List

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.

codecov[bot] commented 1 month ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 89.40%. Comparing base (3991de2) to head (327b68d). Report is 11 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #217 +/- ## ========================================== - Coverage 90.02% 89.40% -0.62% ========================================== Files 54 60 +6 Lines 1433 1623 +190 Branches 347 394 +47 ========================================== + Hits 1290 1451 +161 - Misses 141 169 +28 - Partials 2 3 +1 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.