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

Add two new attributes: request.url_path and request.query_params #566

Merged
merged 3 commits into from
Aug 7, 2018

Conversation

bianpengyuan
Copy link
Contributor

@bianpengyuan bianpengyuan commented Jul 3, 2018

The two attributes will be populated by istio/proxy#1837

cc @douglas-reid @kyessenov @qiwzhang

@googlebot googlebot added the cla: yes Set by the Google CLA bot to indicate the author of a PR has signed the Google CLA. label Jul 3, 2018
@@ -68,6 +68,8 @@
- request.size
- request.time
- request.useragent
- request.queries
Copy link
Contributor

Choose a reason for hiding this comment

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

This file is append-only, unfortunately.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Moved them to the end of file.

@kyessenov
Copy link
Contributor

kyessenov commented Jul 3, 2018 via email

@bianpengyuan
Copy link
Contributor Author

@kyessenov @douglas-reid I've updated request.query to request.query_params. Let me know how you think about this.

Copy link
Contributor

@douglas-reid douglas-reid left a comment

Choose a reason for hiding this comment

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

/lgtm

Copy link
Contributor

@kyessenov kyessenov left a comment

Choose a reason for hiding this comment

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

/lgtm

@kyessenov kyessenov changed the title Add two new attributes: request.url_path and request.queries Add two new attributes: request.url_path and request.query_params Jul 3, 2018
@kyessenov
Copy link
Contributor

Since this PR is parked, do you mind adding two keywords: "inbound" and "outbound". They would help compress reporter kind strings.

Copy link
Contributor

@kyessenov kyessenov left a comment

Choose a reason for hiding this comment

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

/lgtm

@wora
Copy link
Contributor

wora commented Jul 10, 2018 via email

@bianpengyuan
Copy link
Contributor Author

@wora comment updated, thanks!. @kyessenov @douglas-reid Please take another look, thanks!

Copy link
Contributor

@kyessenov kyessenov left a comment

Choose a reason for hiding this comment

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

/lgtm
/approve

@istio-testing
Copy link
Collaborator

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: douglas-reid, kyessenov

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cla: yes Set by the Google CLA bot to indicate the author of a PR has signed the Google CLA.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

6 participants