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

[EN-848] Service request chain tracking #6

Merged
merged 4 commits into from
Jan 15, 2016
Merged

Conversation

tjoelsson
Copy link
Member

  • uuid in header and access log (@wenzong)
  • access log in NCSA combined format

@tjoelsson
Copy link
Member Author

@imlazyone @wanleung @agirivera please review

@wenzong
Copy link
Contributor

wenzong commented Jan 12, 2016

👍

@stuartwan
Copy link
Contributor

So no IP then?

@tjoelsson
Copy link
Member Author

As I understand, getting the IP would require passing it from the client. I don't think it's worth doing that. At least not right now.

@wenzong
Copy link
Contributor

wenzong commented Jan 12, 2016

ZeroMQ takes care of the address, I don't think pyzmq expose the API to get endpoint.

@tjoelsson
Copy link
Member Author

@wanleung @agirivera please review this. it's blocking work on another ticket

@@ -37,6 +38,9 @@ def logger(self):

class LocalContext(object):

Choose a reason for hiding this comment

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

Missing doc block.

Copy link
Member Author

Choose a reason for hiding this comment

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

@wenzong anything to document here?

Copy link
Contributor

Choose a reason for hiding this comment

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

sure, I can add some docstring

@agirivera
Copy link

Only found trivial suggestion. Looks good to go 👍

wenzong and others added 2 commits January 15, 2016 12:11
tjoelsson added a commit that referenced this pull request Jan 15, 2016
[EN-848] Service request chain tracking
@tjoelsson tjoelsson merged commit 221dc40 into juwai:master Jan 15, 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