Closed Bug 867606 Opened 11 years ago Closed 11 years ago

Create data dictionary that maps data transforms for our crash json data

Categories

(Socorro :: Database, task)

x86_64
Linux
task
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: selenamarie, Assigned: selenamarie)

References

Details

(Whiteboard: [qa-])

Attachments

(1 file)

Attached file Data dictionary CSV
Attaching the current state of our crash json transforms. Put this into a table in Postgres.
Commits pushed to master at https://github.com/mozilla/socorro

https://github.com/mozilla/socorro/commit/e997b9c172df4afec0d9476ddd8352702c4c9cc5
bug 867606 add data dictionary

This adds a data dictionary that describes breakpad data and the transforms
applied by things like the Processor in Socorro.

Also cleaning up some stray sqlalchemy files no longer needed.

https://github.com/mozilla/socorro/commit/bc4a191e330d9bf7096ca7fde82376cf8060247a
Merge pull request #1216 from selenamarie/bug867606-data-dictionary

Bug867606 data dictionary
Depends on: 868140
Target Milestone: --- → 45
Target Milestone: 45 → 46
This will go out with 45.
Target Milestone: 46 → 45
Assignee: nobody → sdeckelmann
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
Whiteboard: [qa-]
Deployed on stage!

[postgres@socorro1.stage.db.phx1 application]$ PYTHONPATH=. python /usr/bin/alembic -c /data/socorro/application/config/alembic.ini upgrade head
INFO  [alembic.migration] Context impl PostgresqlImpl.
INFO  [alembic.migration] Will assume transactional DDL.
INFO  [alembic.migration] Running upgrade None -> 5e14d46c725, bug 855423 change RAISE EXCEPTION to RAISE NOTICE
INFO  [alembic.migration] Running upgrade 5e14d46c725 -> 37004fc6e41e, bug 867606 add data dictionary
[postgres@socorro1.stage.db.phx1 application]$
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: