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

runtime/gateway: add hostname, pid, zone fields to logger #41

Merged
merged 5 commits into from
Apr 7, 2017

Conversation

Raynos
Copy link
Contributor

@Raynos Raynos commented Apr 6, 2017

This PR adds some default fields to the logger, namely :

  • hostname
  • pid
  • zone

This will improve basic logs to verify where this log came
from in terms of dc / hostname, etc.

r: @uber/zanzibar-team

@coveralls
Copy link

coveralls commented Apr 6, 2017

Coverage Status

Coverage decreased (-0.005%) to 71.026% when pulling 19a68e5 on hostname-pid-zone into 2dd19f1 on log-fields.

@Raynos Raynos changed the base branch from log-fields to master April 7, 2017 19:35
@coveralls
Copy link

coveralls commented Apr 7, 2017

Coverage Status

Coverage increased (+0.03%) to 73.816% when pulling 502e1dd on hostname-pid-zone into d8685e9 on master.

@Raynos Raynos merged commit ce09d20 into master Apr 7, 2017
@Raynos Raynos deleted the hostname-pid-zone branch April 7, 2017 19:51
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.

None yet

4 participants