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

Disable old alert system #6112

Closed
4 tasks
bernd opened this issue Jul 10, 2019 · 0 comments · Fixed by #6240
Closed
4 tasks

Disable old alert system #6112

bernd opened this issue Jul 10, 2019 · 0 comments · Fixed by #6240
Assignees
Labels

Comments

@bernd
Copy link
Member

bernd commented Jul 10, 2019

Description

For the 3.1 release we have to disable the old alert system to avoid having two alerting systems running at the same time.

The actual removal of the old alerts code is tracked in #5919.

Tasks

  • Make sure the AlertScannerThread doesn't get started
  • Check if any other services are running for the old alerts system
  • Think about adding a feature flag that can switch between the old and new alert/event system
  • Remove old alerts from the navigation. See: Adjust UI for new events/alerting #6108
@deeshe deeshe added the #S <= 1d label Jul 26, 2019
@bernd bernd changed the title Disable old alert scanner thread Disable old alert system Jul 27, 2019
@bernd bernd self-assigned this Aug 1, 2019
bernd added a commit that referenced this issue Aug 2, 2019
Also remove an ancient periodical that was migrating legacy alert
condition data back in 2015.

Closes #6112
mpfz0r pushed a commit that referenced this issue Aug 2, 2019
Also remove an ancient periodical that was migrating legacy alert
condition data back in 2015.

Closes #6112
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants