Closed
Bug 1353076
Opened 9 years ago
Closed 8 years ago
Remove FirefoxOS from edge filter logic
Categories
(Data Platform and Tools :: General, enhancement, P5)
Data Platform and Tools
General
Tracking
(Not tracked)
RESOLVED
WONTFIX
People
(Reporter: whd, Unassigned)
References
Details
(Whiteboard: [DataOps])
In order to maximize compatibility with the old tee logic, we left the references to FirefoxOS around in https://github.com/mozilla-services/puppet-config/pull/2532. We should do what's needed to remove this reference (and possibly clean up the logic more generally).
| Reporter | ||
Comment 1•9 years ago
|
||
Per https://bugzilla.mozilla.org/show_bug.cgi?id=1344075#c1 we should clean the filter logic up even more so we better match our edge server spec. As it stands we return 200 in some cases where we shouldn't.
Perhaps the easiest thing to do is to just drop saved-session pings that don't contain v=4 in the URL. Those are the only pings I'm aware of that we want to actively filter, and now that we've done the first pass successfully with logic as close to the tee as possible I'm somewhat more comfortable making the filter portion of this more restrictive than it currently is.
Updated•9 years ago
|
Component: Metrics: Pipeline → Pipeline Ingestion
Product: Cloud Services → Data Platform and Tools
Updated•8 years ago
|
Whiteboard: [SvcOps] → [DataOps]
Updated•8 years ago
|
Priority: P3 → P5
Comment 2•8 years ago
|
||
We've decided to leave this data as-is since it's not doing any harm.
Status: NEW → RESOLVED
Closed: 8 years ago
Resolution: --- → WONTFIX
| Assignee | ||
Updated•4 years ago
|
Component: Pipeline Ingestion → General
You need to log in
before you can comment on or make changes to this bug.
Description
•