forked from opensearch-project/dashboards-assistant
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Refactor for message action bar and add metrics for alerting summary (o…
…pensearch-project#304) * Add message action module Signed-off-by: Sihan He <[email protected]> * Finish basic function of feedback buttons Signed-off-by: Sihan He <[email protected]> * Add test cases and fix bugs Signed-off-by: Sihan He <[email protected]> * Refactor the code to deal with core loss and fix the regenerate bug Signed-off-by: Sihan He <[email protected]> * Update CHANGELOG.md Signed-off-by: Sihan He <[email protected]> * Update for smaller buttons Signed-off-by: Sihan He <[email protected]> * Update for ui-metric Signed-off-by: Sihan He <[email protected]> * Support insight with RAG Signed-off-by: Heng Qian <[email protected]> * Add change in CHANGELOG.md Signed-off-by: Heng Qian <[email protected]> * Put footer in the same panel with content to match UX design Signed-off-by: Heng Qian <[email protected]> * Refine alert prompt Signed-off-by: Heng Qian <[email protected]> * set CSS scrollbar-width to thin Signed-off-by: Heng Qian <[email protected]> * Hide insight agent id from front-end Signed-off-by: Heng Qian <[email protected]> * Change summary agent config id Signed-off-by: Heng Qian <[email protected]> * Address comments Signed-off-by: Heng Qian <[email protected]> * Incorporate message action buttons into alerting summary Signed-off-by: Sihan He <[email protected]> * Add hover tips and rearrange buttons Signed-off-by: Sihan He <[email protected]> * Fix UT Signed-off-by: Heng Qian <[email protected]> * Add ui-metric for alerting summary Signed-off-by: Sihan He <[email protected]> * fix testing bugs Signed-off-by: Sihan He <[email protected]> * Change agent execute API Signed-off-by: Heng Qian <[email protected]> * Remove prompt from node JS server Signed-off-by: Heng Qian <[email protected]> * Replace CSS with component property Signed-off-by: Heng Qian <[email protected]> * Save the status when switch between summary and insight Signed-off-by: Sihan He <[email protected]> * Add tests for metrics Signed-off-by: Sihan He <[email protected]> * Use usageCollectionPluginMock in tests Signed-off-by: Sihan He <[email protected]> * Refactor reportMetric as util funciton Signed-off-by: Sihan He <[email protected]> * Remove telementry plugin Signed-off-by: Sihan He <[email protected]> * Fix metric type Signed-off-by: Sihan He <[email protected]> --------- Signed-off-by: Sihan He <[email protected]> Signed-off-by: 000FLMS <[email protected]> Signed-off-by: Heng Qian <[email protected]> Co-authored-by: Heng Qian <[email protected]>
- Loading branch information
1 parent
4a3fc51
commit db5155b
Showing
15 changed files
with
515 additions
and
226 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.