Skip to content

Change alert template re-alert interval from days to minutes#2488

Open
P6g9YHK6 wants to merge 1 commit into
amidaware:developfrom
P6g9YHK6:feature/alert-template-realert-minutes
Open

Change alert template re-alert interval from days to minutes#2488
P6g9YHK6 wants to merge 1 commit into
amidaware:developfrom
P6g9YHK6:feature/alert-template-realert-minutes

Conversation

@P6g9YHK6

Copy link
Copy Markdown
Contributor

Closes #1771

Changes alert template re-alert interval from days to minutes, allowing intervals shorter than 24 hours.

  • Renames agent_periodic_alert_daysagent_periodic_alert_minutes (same for check/task)
  • Adds migration 0015 to rename fields and convert existing values (×1440 to preserve configured intervals)
  • Updates Celery tasks: dt.timedelta(days=…)dt.timedelta(minutes=…)
  • Updates tests

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.

Change units for alert template re-alert

1 participant