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

[Manual backport 2.17] Initial implementation of context aware alert analysis (#215) (#271) #279

Merged

Conversation

ruanyl
Copy link
Member

@ruanyl ruanyl commented Sep 6, 2024

  • support context aware alert analysis

  • Render GeneratePopover IncontextInsight component as a button to generate summary

  • Remove hardcoded assistant role from the parameter payload

  • Make GeneratePopoverBody as independent component

  • Update change log

  • Add independent GeneratePopoverBody ut and reorgnize constants

  • Simplify states of loading to get summary process

  • Make IncontextInsight not shareable and each component has its own IncontextInsight

  • Enable context aware alert only if feature flag is enabled


(cherry picked from commit 32888dd)

Description

[Describe what this change achieves]

Issues Resolved

[List any issues this PR will resolve]

Check List

  • New functionality includes testing.
    • All tests pass, including unit test, integration test.
  • New functionality has user manual doc 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.

…oject#215) (opensearch-project#271)

* support context aware alert analysis

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

* Render GeneratePopover IncontextInsight component as a button to generate summary

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

* Remove hardcoded assistant role from the parameter payload

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

* Make GeneratePopoverBody as independent component

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

* Update change log

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

* Add independent GeneratePopoverBody ut and reorgnize constants

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

* Simplify states of loading to get summary process

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

* Make IncontextInsight not shareable and each component has 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]>

---------

Signed-off-by: Hailong Cui <[email protected]>
Signed-off-by: Songkan Tang <[email protected]>
Co-authored-by: Hailong Cui <[email protected]>
(cherry picked from commit 32888dd)
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>

Signed-off-by: Songkan Tang <[email protected]>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
@ruanyl ruanyl merged commit 2152d02 into opensearch-project:2.17 Sep 6, 2024
7 of 18 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants