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

Improve logging output for failing healthchecks #2443

Merged
merged 1 commit into from
Jan 3, 2018

Conversation

m3co-code
Copy link
Contributor

It's useful to understand why health checks failed in the case they do. Therefore I improved the logging output of the health checks, so that you can see whether it was e.g. an http/net issue or a wrong response code.

I also use now the backend name only in the logs. Before, for some logs something like entryPointName+backendName was used, but in most places we seem to log the backend name only.

@mmatur mmatur changed the title improve logging output for failing healthchecks Improve logging output for failing healthchecks Nov 28, 2017
@m3co-code m3co-code force-pushed the improve-healthcheck-logging branch 2 times, most recently from 25746e7 to 41fa5f9 Compare December 14, 2017 09:22
@m3co-code
Copy link
Contributor Author

@mmatur I rebased the changes now and resolved the conflicts. Please write a comment next time when you add this label, you don't get notified for label changes and so I wasn't seeing this now for over a week but was wondering why nothing happens with this PR.

Copy link
Contributor

@nmengin nmengin left a comment

Choose a reason for hiding this comment

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

Many thanks for this PR @marco-jantke

LGTM 👏 👍 🗞️

Copy link
Member

@mmatur mmatur left a comment

Choose a reason for hiding this comment

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

LGTM 👏

@mmatur mmatur added this to the 1.6 milestone Jan 3, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants