Closed
Bug 1047527
Opened 10 years ago
Closed 10 years ago
Add back statsd wrapper for searches
Categories
(Marketplace Graveyard :: Search, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
2014-08-26
People
(Reporter: robhudson, Assigned: robhudson)
Details
(Whiteboard: [qa-])
As part of the elasticutils -> elasticsearch-dsl conversion the statsd call was never connected and we're using `Search` from elasticsearch-dsl. Let's fix this by importing Search from here so statsd timers gets recorded again:
https://github.com/mozilla/zamboni/blob/master/mkt/search/utils.py
Assignee | ||
Comment 1•10 years ago
|
||
Prerequisite fix in elasticsearch-dsl:
https://github.com/elasticsearch/elasticsearch-dsl-py/pull/13
Assignee: nobody → robhudson.mozbugs
Assignee | ||
Comment 2•10 years ago
|
||
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → FIXED
Whiteboard: [qa-]
Target Milestone: --- → 2014-08-26
You need to log in
before you can comment on or make changes to this bug.
Description
•