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

refactor(logs): Add reporter name to error logs. #3363

Merged
merged 1 commit into from
Jul 31, 2019

Conversation

princerachit
Copy link
Contributor

  1. Adding reporter name to logs improves tracing of error.
  2. Capitalize first letter of error log.

Fixes #3306

Signed-off-by: Prince Rachit Sinha prince.rachit@mayadata.io

1. Adding reporter name to logs improves tracing of error.
2. Capitalize first letter of error log.

Fixes weaveworks#3306

Signed-off-by: Prince Rachit Sinha <prince.rachit@mayadata.io>
@bboreham
Copy link
Collaborator

bboreham commented Oct 3, 2018

Thanks! I've kicked off the full integration tests.

Could you just add an example of the error message after your change, to compare against the example in #3306 ?

@satyamz
Copy link
Contributor

satyamz commented Oct 16, 2018

Hi @princerachit, any update on this?

@princerachit
Copy link
Contributor Author

Will do this weekend @satyamz

@bboreham bboreham merged commit 609d9a7 into weaveworks:master Jul 31, 2019
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.

CRI: improve error msg when probe fails
3 participants