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

Document level monitor UX bug fixes #226

Merged

Conversation

AWSHurneyt
Copy link
Collaborator

Description

  1. Refactored visual editor to no longer support spaces in tags and query names.
  2. Fixed a bug that preventing creating a doc level monitor with a notification channel.
  3. Fixed a bug impacting sending test notifications for doc level monitors.
  4. Implemented logic to hide anomaly detection option when defining a doc level monitor.
  5. Fixed alerts flyout to render correct pluralization for conditions. Adjusted spacing on action component.
  6. Fixed bug that was preventing acknowledge modal from refreshing when acknowledging alerts.
  7. Fixed bug that was causing the acknowledge modal to render on the monitor details page instead of immediately acknowledging selected alerts.
  8. Refactored updateMonitor API to no longer require seqNo or primaryTerm.

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.

…acknowledging alerts. Fixed bug that was causing the acknowledge modal to render on the monitor details page instead of immediately acknowledging selected alerts.

Signed-off-by: AWSHurneyt <[email protected]>
…djusted spacing on action component.

Signed-off-by: AWSHurneyt <[email protected]>
…y names. Fixed a bug that preventing creating a doc level monitor with a notification channel.

Signed-off-by: AWSHurneyt <[email protected]>
@AWSHurneyt AWSHurneyt requested review from lezzago and a team April 25, 2022 18:51
lezzago
lezzago previously approved these changes Apr 25, 2022
Signed-off-by: AWSHurneyt <[email protected]>
@getsaurabh02 getsaurabh02 merged commit 4b89a4f into opensearch-project:main Apr 25, 2022
lezzago pushed a commit to lezzago/alerting-dashboards-plugin-1 that referenced this pull request Apr 26, 2022
* Refactored updateMonitor API to no longer require seqNo or primaryTerm.

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

* Fixed bug that was preventing acknowledge modal from refreshing when acknowledging alerts. Fixed bug that was causing the acknowledge modal to render on the monitor details page instead of immediately acknowledging selected alerts.

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

* Fixed alerts flyout to render correct pluralization for conditions. Adjusted spacing on action component.

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

* Implemented logic to hide anomaly detection option when defining a doc level monitor.

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

* Fixed a bug impacting sending test notifications for doc level monitors.

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

* Refactored visual editor to no longer support spaces in tags and query names. Fixed a bug that preventing creating a doc level monitor with a notification channel.

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

* Updated snapshots.

Signed-off-by: AWSHurneyt <[email protected]>
lezzago added a commit that referenced this pull request Apr 26, 2022
* Document level monitor UX bug fixes (#226)

* Refactored updateMonitor API to no longer require seqNo or primaryTerm.

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

* Fixed bug that was preventing acknowledge modal from refreshing when acknowledging alerts. Fixed bug that was causing the acknowledge modal to render on the monitor details page instead of immediately acknowledging selected alerts.

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

* Fixed alerts flyout to render correct pluralization for conditions. Adjusted spacing on action component.

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

* Implemented logic to hide anomaly detection option when defining a doc level monitor.

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

* Fixed a bug impacting sending test notifications for doc level monitors.

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

* Refactored visual editor to no longer support spaces in tags and query names. Fixed a bug that preventing creating a doc level monitor with a notification channel.

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

* Updated snapshots.

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

* Add release notes for version 2.0.0-rc1 (#227)

* Add release notes for version 2.0.0-rc1

Signed-off-by: Ashish Agrawal <[email protected]>

Co-authored-by: AWSHurneyt <[email protected]>
AWSHurneyt added a commit to AWSHurneyt/alerting-dashboards-plugin that referenced this pull request Jun 10, 2022
* Document level monitor UX bug fixes (opensearch-project#226)

* Refactored updateMonitor API to no longer require seqNo or primaryTerm.

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

* Fixed bug that was preventing acknowledge modal from refreshing when acknowledging alerts. Fixed bug that was causing the acknowledge modal to render on the monitor details page instead of immediately acknowledging selected alerts.

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

* Fixed alerts flyout to render correct pluralization for conditions. Adjusted spacing on action component.

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

* Implemented logic to hide anomaly detection option when defining a doc level monitor.

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

* Fixed a bug impacting sending test notifications for doc level monitors.

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

* Refactored visual editor to no longer support spaces in tags and query names. Fixed a bug that preventing creating a doc level monitor with a notification channel.

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

* Updated snapshots.

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

* Add release notes for version 2.0.0-rc1 (opensearch-project#227)

* Add release notes for version 2.0.0-rc1

Signed-off-by: Ashish Agrawal <[email protected]>

Co-authored-by: AWSHurneyt <[email protected]>
Signed-off-by: AWSHurneyt <[email protected]>
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.

3 participants