Page MenuHomePhabricator

Vital Signs user clicks "Add Metric" then Daily Pageviews (New Definition)
Closed, DuplicatePublic

Description

There are 4 parts to this

  1. Hive has refined webrequest logs where rows are tagged as pageviews according to the new definition
  2. T88125: Analytics Engineer has an oozie job to aggreate page views by time
  3. T88127: Analytics Engineer has a job to aggregate pageviews by project
  4. T88128: Vital Signs user has access to the new page view data

example of old pageview definition in Vital Signs
https://metrics.wmflabs.org/static/public/dash/#projects=enwiki/metrics=DailyPageviews (webstatscollector)

Event Timeline

kevinator raised the priority of this task from to Medium.
kevinator updated the task description. (Show Details)
kevinator moved this task from Incoming to In Tech Review on the Analytics-Engineering board.
kevinator subscribed.
kevinator renamed this task from Vital Signs user selects Pageviews using new definition to Vital Signs user clicks "Add Metric" then Daily Pageviews (New Definition).Jan 30 2015, 12:37 AM
kevinator updated the task description. (Show Details)
kevinator set Security to None.
kevinator updated the task description. (Show Details)

There are 4 different steps:

#1 Pageview data goes into refined tables (done)
#2 oozie job to compute pageview agreggtaes based on time
#3 python aggregation per project (800 files will be output from this step)
#4 files get checked into a depot, dashiki will sourcethese files