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

[Uptime] Default uptime alert type and disable changing type #62028

Merged

Conversation

justinkambic
Copy link
Contributor

Summary

Fixes #61836.

We had discussed making it so that the Uptime alert is the default UI shown in our alert flyout, and disabling the feature that allows the user to change the type. We even wrote code for this but seem to have forgotten to supply the props necessary for the feature to engage.

This PR is designed to add (remove?) that functionality.

Testing this PR

  1. Open the uptime app
  2. Open the alert flyout
  3. Observe Uptime alert type by default
  4. Try to change the alert type (you should not be able to do this)

Checklist

Delete any items that are not applicable to this PR.

For maintainers

@justinkambic justinkambic added bug Fixes for quality problems that affect the customer experience v8.0.0 Team:Uptime - DEPRECATED Synthetics & RUM sub-team of Application Observability release_note:skip Skip the PR/issue when compiling release notes v7.7.0 v7.8.0 labels Mar 31, 2020
@justinkambic justinkambic requested a review from andrewvc March 31, 2020 17:34
@justinkambic justinkambic self-assigned this Mar 31, 2020
@elasticmachine
Copy link
Contributor

Pinging @elastic/uptime (Team:uptime)

@justinkambic justinkambic force-pushed the uptime_alerting-fix-no-default-type branch from 82b32fe to 85b99e5 Compare March 31, 2020 21:18
Copy link
Contributor

@andrewvc andrewvc left a comment

Choose a reason for hiding this comment

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

LGTM. I hope you don't mind, I fixed a merge conflict and merged master in.

@justinkambic
Copy link
Contributor Author

I hope you don't mind, I fixed a merge conflict and merged master in.

NP - I will resolve the type conflict soon and get this mergeable.

@justinkambic justinkambic force-pushed the uptime_alerting-fix-no-default-type branch from 292b1fc to cd47049 Compare April 2, 2020 19:20
@justinkambic
Copy link
Contributor Author

@elasticmachine merge upstream

@justinkambic
Copy link
Contributor Author

@elasticmachine merge upstream

@kibanamachine
Copy link
Contributor

💚 Build Succeeded

History

To update your PR or re-run it, just comment with:
@elasticmachine merge upstream

@justinkambic justinkambic merged commit ba446f3 into elastic:master Apr 6, 2020
justinkambic added a commit to justinkambic/kibana that referenced this pull request Apr 6, 2020
…#62028)

* Default uptime alert type and disable changing type.

* Update functional test to handle new UI flow.

* Fix type error.

Co-authored-by: Elastic Machine <[email protected]>
justinkambic added a commit to justinkambic/kibana that referenced this pull request Apr 6, 2020
…#62028)

* Default uptime alert type and disable changing type.

* Update functional test to handle new UI flow.

* Fix type error.

Co-authored-by: Elastic Machine <[email protected]>
justinkambic added a commit that referenced this pull request Apr 6, 2020
…#62627)

* Default uptime alert type and disable changing type.

* Update functional test to handle new UI flow.

* Fix type error.

Co-authored-by: Elastic Machine <[email protected]>

Co-authored-by: Elastic Machine <[email protected]>
@justinkambic
Copy link
Contributor Author

justinkambic commented Apr 6, 2020

justinkambic added a commit that referenced this pull request Apr 8, 2020
…62028) (#62628)

* [Uptime] Default uptime alert type and disable changing type (#62028)

* Default uptime alert type and disable changing type.

* Update functional test to handle new UI flow.

* Fix type error.

Co-authored-by: Elastic Machine <[email protected]>

* Fix broken type.

Co-authored-by: Elastic Machine <[email protected]>
@justinkambic justinkambic deleted the uptime_alerting-fix-no-default-type branch April 8, 2020 13:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Fixes for quality problems that affect the customer experience release_note:skip Skip the PR/issue when compiling release notes Team:Uptime - DEPRECATED Synthetics & RUM sub-team of Application Observability v7.7.0 v7.8.0 v8.0.0
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Uptime] Create alert should default to "Uptime Monitor Status" alert type
4 participants