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

Remove geo threshold alert type #89632

Merged
merged 4 commits into from
Jan 29, 2021

Conversation

kindsun
Copy link
Contributor

@kindsun kindsun commented Jan 28, 2021

This PR removes the Geo threshold alert type since the major functionality of this alert type can be covered by Geo containment alerts. It will be much simpler moving forward focusing on enhancing a single alert type and building it out to handle multiple use cases.

image

cc @gmmorris Are you aware of any further complexity to removing an alert type resulting from modifications to x-pack/plugins/stack_alerts/server/feature.ts? I seem to remember you bringing something up in a previous conversation around deprecation/removal of stack_alerts. Since this feature is still behind an experimental flag, any normal issues with these changes may not apply here, just want to be sure though!

@elasticmachine
Copy link
Contributor

Pinging @elastic/kibana-gis (Team:Geo)

@kindsun
Copy link
Contributor Author

kindsun commented Jan 28, 2021

@elasticmachine merge upstream

Copy link
Contributor

@YulNaumenko YulNaumenko left a comment

Choose a reason for hiding this comment

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

LGTM

@kindsun kindsun force-pushed the remove-geo-threshold-alert branch from 3624f1c to c09755e Compare January 29, 2021 15:53
@kibanamachine
Copy link
Contributor

💚 Build Succeeded

Metrics [docs]

Module Count

Fewer modules leads to a faster build time

id before after diff
stackAlerts 61 51 -10

Async chunks

Total size of all lazy-loaded chunks that will be downloaded as the user navigates the app

id before after diff
stackAlerts 712.4KB 681.5KB -30.9KB

Page load bundle

Size of the bundles that are downloaded on every page load. Target size is below 100kb

id before after diff
stackAlerts 21.5KB 18.8KB -2.7KB
Unknown metric groups

async chunk count

id before after diff
stackAlerts 4 3 -1

History

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

@kindsun kindsun merged commit 32058f9 into elastic:master Jan 29, 2021
@kindsun kindsun deleted the remove-geo-threshold-alert branch January 29, 2021 17:36
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