Closed Bug 1203793 Opened 10 years ago Closed 10 years ago

Sample user-agent data from FxA, for testing basket integration

Categories

(Cloud Services :: Operations: Metrics/Monitoring, task)

task
Not set
normal

Tracking

(Not tracked)

RESOLVED WONTFIX

People

(Reporter: rfkelly, Unassigned)

Details

Capturing a request from a recent email from Giorgos: """ To test the UA identification engine we're intergrating into basket we need a list of UAs. Since we'll be getting POSTs from FxAccounts, the best test list of UAs is raw logs with requests to the FxAccounts servers. This is an example access.log from the snippets service:: x.x.x.x snippets.mozilla.com - [10/Oct/2014:07:00:16 -0700] "GET / HTTP/1.1" 200 15278 "-" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10.9; rv:32.0) Gecko/20100101 Firefox/32.0" "-" x.x.x.x snippets.mozilla.com - [10/Oct/2014:07:00:17 -0700] "GET / HTTP/1.1" 200 77527 "-" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10.9; rv:30.0) Gecko/20100101 Firefox/30.0" "-" x.x.x.x snippets.mozilla.com - [10/Oct/2014:07:00:16 -0700] "GET / HTTP/1.1" 200 15292 "-" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10.6; rv:32.0) Gecko/20100101 Firefox/32.0" "-" I'm not aware of how many requests these servers get and the FxAccounts team will know better how many days (or hours) should include to get a representative sample of devices hitting FxA. I don't need any IPs or actual urls so if there's a PII concern these can be cleared out. """ I don't have the ability to get raw user-agents strings from production logs, IIUC they're scrubbed before they reach our metrics system. Can we please get a sample of an hours worth of user-agent strings from "/account/create" calls from the production nginx logs?
The basket stuff is live, we no longer need this
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → WONTFIX
You need to log in before you can comment on or make changes to this bug.