Files
reddit/r2
Chris Slowe fa06747bc3 Events: add target_age_seconds and target_title (for links) to applicable events on the event pipeline
For events with a notion of a `target`, this stores:

  * `target._age` as `target_age_seconds` in seconds.  This is derivable from the event timestamp and the `target_created_ts` but simpler to query if it's denormalized
  * For `Link`s, store the `target.title` as `target_title`.  The primary goal here is to add more context around reports in Interana.

Also add a test for the report event and fixup the existing tests.
2016-02-10 12:24:42 -08:00
..
2015-01-08 13:35:03 -08:00
2015-01-08 13:35:03 -08:00
2016-02-02 14:37:29 -08:00
2015-01-08 13:35:03 -08:00
2015-09-15 06:35:31 -04:00
2015-01-08 13:35:03 -08:00