Thanks for taking a look over this. I've incorperated your suggestions into a patch[1] and if all looks good will send that out in SWAT. We should be able to look at the data collected overnight and see if things are more sane tomorrow.

[1] https://gerrit.wikimedia.org/r/#/c/238306/

On Mon, Sep 14, 2015 at 11:56 AM, Gergo Tisza <gtisza@wikimedia.org> wrote:
​You are queueing a logging callback every time a request is sent (which is roughly every time the user types another character in the search box) until the tracking module finishes loading and mw.searchSuggest.request is restored. On a slow connection the user might type several characters and trigger several log events by then. If you filter for queries from the same non-unique IP, you will probably see something like "a", "ab", "abc"...

_______________________________________________
Analytics mailing list
Analytics@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/analytics