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

Web UI: Avoid polling on /api/entrypoints #5863

Merged

Conversation

matthieuh
Copy link
Contributor

What does this PR do?

Avoid polling /api/entrypoints on webui dashboard route.

Motivation

On webui dashboard route 2 api endpoints were poll every x seconds. Discussing with @ldez the /api/entrypoints one doesn't need to refreshed since data is coming from the static configuration.

@matthieuh matthieuh changed the title Avoid polling on /api/entrypoints Web UI: Avoid polling on /api/entrypoints Nov 18, 2019
@ldez ldez added this to To review in v2 via automation Nov 18, 2019
@ldez ldez changed the base branch from master to v2.1 November 19, 2019 09:47
@ldez ldez removed the bot/no-merge label Nov 19, 2019
Copy link
Member

@ldez ldez left a comment

Choose a reason for hiding this comment

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

LGTM

@ldez ldez added this to the 2.1 milestone Nov 19, 2019
Copy link
Member

@jbdoumenjou jbdoumenjou left a comment

Choose a reason for hiding this comment

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

LGTM

Copy link
Contributor

@dtomcej dtomcej left a comment

Choose a reason for hiding this comment

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

LGTM
:shipit:

@traefiker traefiker merged commit 433c848 into traefik:v2.1 Nov 20, 2019
v2 automation moved this from To review to Done Nov 20, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
No open projects
v2
Done
Development

Successfully merging this pull request may close these issues.

None yet

5 participants