Closed Bug 1280197 Opened 8 years ago Closed 8 years ago

Add stable sampling JEXL filter to addon driver

Categories

(Firefox :: Normandy Client, defect, P2)

x86_64
Linux
defect

Tracking

()

RESOLVED FIXED

People

(Reporter: mythmon, Assigned: bstoroz)

References

Details

Just like in bug 1280196, we need to add stable sampling filter to JEXL to the driver in use in the addon. More details can be found in bug 1280196.

The JEXL expression for this would look like

    [telemetry.userId, normandy.recipe.revision]|stableSample(0.0001)

The code that does this on the server here:

    https://github.com/mozilla/normandy/blob/b99cc7134330aa584d51ecab4fa8615ab0e8d071/normandy/recipes/utils.py#L27
Assignee: nobody → bstoroz
Status: NEW → ASSIGNED
Status: ASSIGNED → RESOLVED
Closed: 8 years ago
Resolution: --- → FIXED
Product: Shield → Firefox
You need to log in before you can comment on or make changes to this bug.