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

Add the ability to override the Edge endpoint checking interval at the endpoint level #3843

Closed
deviantony opened this issue May 21, 2020 · 0 comments · Fixed by #3855
Closed
Assignees
Labels
area/edge-compute kind/enhancement Applied to Feature Requests priority/normal Core team priority
Milestone

Comments

@deviantony
Copy link
Member

Introduce a new endpoint property to override the default specified in the Settings.

This property should be available in the endpoint creation and endpoint details view for an Edge endpoint.

UX/UI: provide a dropdown allowing to select one of the following options:

  • Use default interval
  • 5 seconds
  • 10 seconds
  • 30 seconds
  • 5 minutes
  • 1 hour
  • 1 day

Default selected option should be "use default interval".

In the Settings, rename the "Edge agent poll frequency settings" to "Edge agent default poll frequency" update the tooltip to "Interval used by an Edge agent to check in with the Portainer instance. Affects Edge endpoint management and Edge compute features".

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/edge-compute kind/enhancement Applied to Feature Requests priority/normal Core team priority
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants