Closed Bug 973076 Opened 10 years ago Closed 10 years ago

Write update pings to the APK Factory to a log

Categories

(Marketplace Graveyard :: Integration, defect, P4)

x86
macOS
defect

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: andy+bugzilla, Unassigned)

References

Details

(Whiteboard: [qa-])

We'll need to track updates of apps on Android. So as update pings come into the APK Factory, let's write those out to a log.

Periodically, monolith can then consume those logs and update the stats accordingly.
Blocks: 973079
Format is probably best as CSV. Person who knows the most about what monolith can consume is robhudson.
(In reply to Andy McKay [:andym] from comment #1)
> Format is probably best as CSV. Person who knows the most about what
> monolith can consume is robhudson.

Yep, CSV is fine. JSON works too. We'll read it with Python so whatever works. JSON has the advantage of not having to worry about what the columns are but is a bit more verbose. Whoever implements it can decide what they like.
Priority: -- → P4
This is done and in production, what are the next steps for integration?
Flags: needinfo?(amckay)
Great, bug 973079 is next to get them in to monolith.
Status: NEW → RESOLVED
Closed: 10 years ago
Flags: needinfo?(amckay)
Resolution: --- → FIXED
Whiteboard: [qa-]
You need to log in before you can comment on or make changes to this bug.