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

Gracefully handle errors when the metrics server is not installed #40

Closed
joaquimrocha opened this issue Jul 17, 2020 · 0 comments · Fixed by #72
Closed

Gracefully handle errors when the metrics server is not installed #40

joaquimrocha opened this issue Jul 17, 2020 · 0 comments · Fixed by #72
Assignees
Labels
frontend Issues related to the frontend

Comments

@joaquimrocha
Copy link
Collaborator

The metrics server shouldn't be a requirement for running Headlamp, but currently the code just assumes we have metrics server installed.

We should make sure that if the metrics server is not installed then we simply don't show the charts/info we generate from the metrics, and instead we should display a message suggesting to install the metrics server. This message should be non-intrusive and small at the moment (later we can add a link to how to install it, etc.).

@joaquimrocha joaquimrocha added the frontend Issues related to the frontend label Jul 17, 2020
@joaquimrocha joaquimrocha added this to To do in Board Jul 17, 2020
@joaquimrocha joaquimrocha moved this from To do to In progress in Board Aug 28, 2020
Board automation moved this from In progress to Done Oct 7, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
frontend Issues related to the frontend
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants