-
Story
-
Resolution: Done
-
High
-
None
-
None
-
None
-
5
-
RHD-Sprint 33
Current data layout in DCP is currently in align with RHD webiste and needs to be refactored to affect change of other sites.
- Data layout needs to be changed to this:
{ .... "regInfo" : { "rhd": { // possible keys: rhd, openShiftOnline, openShiftIo "channel": <string> // values e.g. website, infoq, ... "firstAccessByExistingAccount": <boolean> "firstAccessTimestamp": <date> }, "openShiftOnline": { ... } }
The firstAccessByExistingAccount field defines break down channel to rh (_from_rh suffix) resp. non rh (no suffix) defined in reg. query.
- Aggregation needs to be separated to own registered query rht_user_profile_metrics with input parameters:
- website
- interval
- bucket_key_format
- date_from
- date_to
- timezone_offset