Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adjusted backend run command in cypress workflow. #1057

Closed
wants to merge 12 commits into from

Conversation

AWSHurneyt
Copy link
Collaborator

Description

Adjusted backend run command in cypress workflow to align with the backend developer guide.
https://github.com/opensearch-project/alerting/blob/main/DEVELOPER_GUIDE.md#building-from-the-command-line

Issues Resolved

[List any issues this PR will resolve]

Check List

  • New functionality includes testing.
    • All tests pass
  • New functionality has been documented.
    • New functionality has javadoc added
  • 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.

AWSHurneyt and others added 12 commits September 19, 2024 09:48
* updated all pages with new header UI

Signed-off-by: Amardeepsingh Siglani <[email protected]>

* fixed UTs

Signed-off-by: Amardeepsingh Siglani <[email protected]>

* fixed cross cluster API; cypress workflow

Signed-off-by: Amardeepsingh Siglani <[email protected]>

* fixed data source logic on page load for view/edit monitor; removed redundant code; updated tests

Signed-off-by: Amardeepsingh Siglani <[email protected]>

---------

Signed-off-by: Amardeepsingh Siglani <[email protected]>
Signed-off-by: AWSHurneyt <[email protected]>
…oject#1064)

* added recent alerts card

Signed-off-by: Amardeepsingh Siglani <[email protected]>

* fixed overflow in card

Signed-off-by: Amardeepsingh Siglani <[email protected]>

* updated badge text; fixed integ test

Signed-off-by: Amardeepsingh Siglani <[email protected]>

---------

Signed-off-by: Amardeepsingh Siglani <[email protected]>
Signed-off-by: AWSHurneyt <[email protected]>
* Added 2.17 release notes.

Signed-off-by: AWSHurneyt <[email protected]>

* Added 2.17 release notes.

Signed-off-by: AWSHurneyt <[email protected]>

* Added 2.17 release notes.

Signed-off-by: AWSHurneyt <[email protected]>

---------

Signed-off-by: AWSHurneyt <[email protected]>
* persist dataSource when swictching between sideNav

Signed-off-by: Riya Saxena <[email protected]>

* persist dataSource when swictching between sideNav

Signed-off-by: Riya Saxena <[email protected]>

* persist dataSource when swictching between sideNav

Signed-off-by: Riya Saxena <[email protected]>

* fix the CI

Signed-off-by: Riya Saxena <[email protected]>

---------

Signed-off-by: Riya Saxena <[email protected]>
Signed-off-by: Riya <[email protected]>
Signed-off-by: AWSHurneyt <[email protected]>
* Fix CVE-2024-4067.

Signed-off-by: AWSHurneyt <[email protected]>

* Updated release notes.

Signed-off-by: AWSHurneyt <[email protected]>

---------

Signed-off-by: AWSHurneyt <[email protected]>
* check for multi data source enabled

Signed-off-by: Amardeepsingh Siglani <[email protected]>

* added empty state

Signed-off-by: Amardeepsingh Siglani <[email protected]>

---------

Signed-off-by: Amardeepsingh Siglani <[email protected]>
Signed-off-by: AWSHurneyt <[email protected]>
* Added 2.17 release notes.

Signed-off-by: AWSHurneyt <[email protected]>

* Added 2.17 release notes.

Signed-off-by: AWSHurneyt <[email protected]>

* Added 2.17 release notes.

Signed-off-by: AWSHurneyt <[email protected]>

* Added 2.17 release notes.

Signed-off-by: AWSHurneyt <[email protected]>

* Added 2.17 release notes.

Signed-off-by: AWSHurneyt <[email protected]>

---------

Signed-off-by: AWSHurneyt <[email protected]>
Signed-off-by: Amardeepsingh Siglani <[email protected]>
Signed-off-by: AWSHurneyt <[email protected]>
* remove horizontal line below search bar

Signed-off-by: Joanne Wang <[email protected]>

* space between header and panel 16px and space around table 16px

Signed-off-by: Joanne Wang <[email protected]>

* fix 16px around table and search bar

Signed-off-by: Joanne Wang <[email protected]>

* remove pagination from top of table

Signed-off-by: Joanne Wang <[email protected]>

* add button to create monitor

Signed-off-by: Joanne Wang <[email protected]>

* add tooltip to delete

Signed-off-by: Joanne Wang <[email protected]>

* remove space on trash icon

Signed-off-by: Joanne Wang <[email protected]>

* fix gutter size

Signed-off-by: Joanne Wang <[email protected]>

* move edit under actions

Signed-off-by: Joanne Wang <[email protected]>

* fix notifications breadcrumb redirect

Signed-off-by: Joanne Wang <[email protected]>

* spacing from title to panel 16 for view monitor

Signed-off-by: Joanne Wang <[email protected]>

* fix some padding and remove horiz rule for findings section

Signed-off-by: Joanne Wang <[email protected]>

* change update monitor to edit monitor

Signed-off-by: Joanne Wang <[email protected]>

* change update to save and fix padding for create monitor

Signed-off-by: Joanne Wang <[email protected]>

* change monitor details padding and fix link to new page in alerts card

Signed-off-by: Joanne Wang <[email protected]>

* remove boarder when empty state

Signed-off-by: Joanne Wang <[email protected]>

* fix search bar spacing above

Signed-off-by: Joanne Wang <[email protected]>

* make create and edit monitor panels 16px padding

Signed-off-by: Joanne Wang <[email protected]>

* rename

Signed-off-by: Joanne Wang <[email protected]>

* fix original tabs

Signed-off-by: Joanne Wang <[email protected]>

* fix spacing on original monitor page

Signed-off-by: Joanne Wang <[email protected]>

* add pagination back to the alerts page

Signed-off-by: Joanne Wang <[email protected]>

* fix spacing for alerts dashboard flyout

Signed-off-by: Joanne Wang <[email protected]>

* cleanup

Signed-off-by: Joanne Wang <[email protected]>

* fix unit tests and run yarn test:jest -u

Signed-off-by: Joanne Wang <[email protected]>

* fix cypress tests

Signed-off-by: Joanne Wang <[email protected]>

---------

Signed-off-by: Joanne Wang <[email protected]>
Signed-off-by: AWSHurneyt <[email protected]>
* support date_nanos type

Signed-off-by: Hailong Cui <[email protected]>

* support context aware alert analysis

Signed-off-by: Hailong Cui <[email protected]>

* Register summary generation type of IncontextInsight for alert summarization

Signed-off-by: Songkan Tang <[email protected]>

* Fix dashboard unit test failure

Signed-off-by: Songkan Tang <[email protected]>

* Make each alert register its own IncontextInsight

Signed-off-by: Songkan Tang <[email protected]>

* Enable context aware alert only if feature flag is enabled

Signed-off-by: Songkan Tang <[email protected]>

* Avoid unnecessary change and minorly change summary question

Signed-off-by: Songkan Tang <[email protected]>

* Fix undefined alert name

Signed-off-by: Songkan Tang <[email protected]>

* Pass monitor type to additional info object of contextProvider

Signed-off-by: Songkan Tang <[email protected]>

* Address some comments and change feature flag

Signed-off-by: Songkan Tang <[email protected]>

* Add assistant capabilities check to control component rendering

Signed-off-by: Songkan Tang <[email protected]>

* Fix mismatched unit test snapshots

Signed-off-by: Songkan Tang <[email protected]>

* Handle the edge case of multiple indices in search and return more information in additionalInfo

Signed-off-by: Songkan Tang <[email protected]>

* Reduce llm context input size by taking topN active alerts

Signed-off-by: Songkan Tang <[email protected]>

* Distinguish source data and aggregation that trigger the alert

Signed-off-by: Songkan Tang <[email protected]>

* Rename the capability UI rendering flag per assistant plugin change

Signed-off-by: Songkan Tang <[email protected]>

* Remove alert sample data per current requirement from context

Signed-off-by: Songkan Tang <[email protected]>

---------

Signed-off-by: Hailong Cui <[email protected]>
Signed-off-by: Songkan Tang <[email protected]>
Co-authored-by: Hailong Cui <[email protected]>
Signed-off-by: AWSHurneyt <[email protected]>
@AWSHurneyt AWSHurneyt closed this Sep 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants