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

Change frequency in Monitor Management to minutes #428

Closed
Tracked by #407
paulb-elastic opened this issue Dec 21, 2021 · 0 comments · Fixed by elastic/kibana#122407
Closed
Tracked by #407

Change frequency in Monitor Management to minutes #428

paulb-elastic opened this issue Dec 21, 2021 · 0 comments · Fixed by elastic/kibana#122407

Comments

@paulb-elastic
Copy link

Browser tests are scheduled by the K8 cron scheduler, which has the smallest granularity of minutes. Although lightweight checks are going to initially be run from a long running container, we don’t know how this will be implemented in the future (and discussions to date have agreed on 1 minute being the most frequent).

We should consolidate / simplify the UI to specify the frequency in minutes for all types of monitor (just for the Monitor Management UI, not the Fleet Integration UI).

ACs:

  • In Monitor Management (that is only enabled for those in the Tech Preview, where it has been explicitly enabled), the frequency should be defined in minutes
    • For all types of monitor (browser and lightweight)
    • Mandatory to be a whole integer, larger than zero
  • There are no changes to the configuration options in the Fleet Integration UI

We should consider still sending the frequency configuration to the service in whatever unit makes sense and in such a way that it allows us options in the future for changing this to be more frequent than every minute, without it being a breaking change.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants