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

Alerting comments #971

Merged
merged 3 commits into from
Jun 11, 2024
Merged

Conversation

amsiglan
Copy link
Collaborator

Description

This PR adds the ability to comment on alerts which will help users during their investigations.

  • Entry point is Show comments action in the alerts table
image
  • Comments flyout without comments
image
  • Comments list
image

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.

Signed-off-by: Amardeepsingh Siglani <amardeep7194@gmail.com>
Signed-off-by: Amardeepsingh Siglani <amardeep7194@gmail.com>
Signed-off-by: Amardeepsingh Siglani <amardeep7194@gmail.com>
Copy link
Collaborator

@AWSHurneyt AWSHurneyt left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Changes LGTM. Do we have a timeline for when automated testing will be implemented?

Copy link
Collaborator

@riysaxen-amzn riysaxen-amzn left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

changes lgtm. Let's add e2e also for this.

@amsiglan
Copy link
Collaborator Author

changes lgtm. Let's add e2e also for this.

Will add tests in follow up PR before we remove the experimental tag

@amsiglan amsiglan merged commit 722047d into opensearch-project:main Jun 11, 2024
10 of 11 checks passed
opensearch-trigger-bot bot pushed a commit that referenced this pull request Jun 11, 2024
* added support for comments

Signed-off-by: Amardeepsingh Siglani <amardeep7194@gmail.com>

* deduped code

Signed-off-by: Amardeepsingh Siglani <amardeep7194@gmail.com>

* updated feedback link

Signed-off-by: Amardeepsingh Siglani <amardeep7194@gmail.com>

---------

Signed-off-by: Amardeepsingh Siglani <amardeep7194@gmail.com>
(cherry picked from commit 722047d)
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
amsiglan pushed a commit that referenced this pull request Jun 11, 2024
* added support for comments



* deduped code



* updated feedback link



---------


(cherry picked from commit 722047d)

Signed-off-by: Amardeepsingh Siglani <amardeep7194@gmail.com>
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
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.

3 participants