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

internal/monitor: mark controllers as unavailable #114

Merged
merged 1 commit into from
May 11, 2016
Merged

internal/monitor: mark controllers as unavailable #114

merged 1 commit into from
May 11, 2016

Conversation

rogpeppe
Copy link

When we can't contact a controller, mark it as unavailable
and include the time so that we can know how long it's
been unavailable for.

We don't make this information available in the API yet
although we add the fields to the params in preparation
for that.

Also make some of the logging messages in JEM a little
more informative and less noisy (don't log when there's an error,
as the error will be logged at a higher level anyway).

When we can't contact a controller, mark it as unavailable
and include the time so that we can know how long it's
been unavailable for.

We don't make this information available in the API yet.
@frankban
Copy link
Contributor

👍

1 similar comment
@makyo
Copy link

makyo commented May 11, 2016

👍

@rogpeppe
Copy link
Author

:shipit:

@jujugui
Copy link

jujugui commented May 11, 2016

Status: merge request accepted. Url: http://ci.theblues.io:8080/job/jem-merge

@jujugui jujugui merged commit 1bdb0ae into canonical:master May 11, 2016
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.

4 participants