Closed
Bug 1094520
Opened 11 years ago
Closed 11 years ago
Add sampling to the metrics sent for in-page interactions
Categories
(Snippets :: Service, defect)
Snippets
Service
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: ckprice, Assigned: ckprice)
Details
# History
In bug 1067324, we created new functionality to send metrics other than impressions to the snippet service.
The sending of impressions is subjected to a 10% sampling due to load on the snippet service.
# Request
We would like to apply the same sampling to the new functionality to send metrics other than 'impression'.
# Dependency
This depends on bug 1094516. If Tableau is _not_ adding the multiplier to their report, we will have to request they do.
| Assignee | ||
Comment 1•11 years ago
|
||
Hi, we are cleared to execute this bug.
Note: I created a PR in snippets already (https://github.com/mozilla/snippets-service/pull/78). It is ready for review. Or feel free to ignore it, and open your own.
Updated•11 years ago
|
Assignee: nobody → cprice
Status: NEW → ASSIGNED
Comment 2•11 years ago
|
||
Commit pushed to master at https://github.com/mozilla/snippets-service
https://github.com/mozilla/snippets-service/commit/42cf548ea74192f496f34132e734f3db37eaf25d
[fix bug 1094520] Add sampling to sendMetrics
Updated•11 years ago
|
Status: ASSIGNED → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•