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

track user-agent or other headers #84

Open
sleepylemur opened this issue Oct 5, 2017 · 2 comments
Open

track user-agent or other headers #84

sleepylemur opened this issue Oct 5, 2017 · 2 comments

Comments

@sleepylemur
Copy link
Member

@msmollin can you list which headers you needed logged here? @cedric I remember there was some desire for a universal sdk tracking solution, but it seems like web and mobile may need to mark requests in different ways. We might be able to have a consistent way of representing it in redshift though.

@sleepylemur sleepylemur self-assigned this Oct 5, 2017
@msmollin
Copy link
Member

msmollin commented Oct 5, 2017

For historical sake this is the ticket where we initially discussed this: mapzen/ios#310

@sleepylemur
Copy link
Member Author

sleepylemur commented Oct 5, 2017

Unfortunately a lot of pieces need updating to make this work:

  • fastly vcl for tiles and pelias,
  • apiaxle-proxy needs to send headers to api-traffic-processors
  • api-traffic-processors needs to parse them
  • schema update for redshift
  • build a report to see the info

Each change is pretty simple, but it's a lot of critical components, so they need to be handled with care.

Also it might make sense to bundle in some other features, like optionally passing api_key as a header.

@sleepylemur sleepylemur removed their assignment Mar 9, 2018
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

No branches or pull requests

2 participants