Closed
Bug 1092296
Opened 10 years ago
Closed 10 years ago
rebuild heartbeat v2 model
Categories
(Input Graveyard :: Backend, defect, P1)
Input Graveyard
Backend
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: willkg, Assigned: willkg)
References
Details
(Whiteboard: u=gregg c=heartbeat p=2 s=input.2014q4)
The model we have now for the hb app is one we created for Heartbeat v1.
Heartbeat v2 has a new packet shape and requires a new data model.
This bug covers:
1. ditching the current model and db table
2. creating a new model that matches the Heartbeat v2 requirements and db table
Assignee | ||
Updated•10 years ago
|
Priority: -- → P1
Assignee | ||
Comment 1•10 years ago
|
||
I think I'm just waiting on Gregg for a thumbs-up in regards to a finalized list of what we're capturing and the data types. After that, I can start building things.
Tagging him with a needsinfo.
Gregg: Whenever you're good to go, let me know where the finalized list of things we're capturing is.
Flags: needinfo?(glind)
Assignee | ||
Comment 2•10 years ago
|
||
I talked with Gregg. I'm going to start with the data model in the Google docs spreadsheet. If I have questions, I'll ask Gregg. If we have to change it later, then we'll change it later.
Assignee: nobody → willkg
Status: NEW → ASSIGNED
Flags: needinfo?(glind)
Assignee | ||
Updated•10 years ago
|
Summary: rebuild heartbeat model → rebuild heartbeat v2 model
Assignee | ||
Comment 3•10 years ago
|
||
In a PR: https://github.com/mozilla/fjord/pull/379
Making this 2 points because I spent time working on the requirements for data storage in addition to working out the model.
Whiteboard: u=gregg c=heartbeat p= s=input.2014q4 → u=gregg c=heartbeat p=2 s=input.2014q4
Assignee | ||
Comment 4•10 years ago
|
||
Landed in master in: https://github.com/mozilla/fjord/commit/cab70504aa5dd775d093e967cdf7755efb6622c5
I can't push this to production until Monday, so I'll wait to mark it FIXED.
Assignee | ||
Comment 5•10 years ago
|
||
I pushed this out yesterday.
Status: ASSIGNED → RESOLVED
Closed: 10 years ago
Resolution: --- → FIXED
Updated•8 years ago
|
Product: Input → Input Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•