New issue
Advanced search Search tips
Note: Color blocks (like or ) mean that a user may not be available. Tooltip shows the reason.

Issue 601380 link

Starred by 2 users

Issue metadata

Status: Fixed
Owner:
Last visit > 30 days ago
Closed: May 2016
Cc:
Components:
EstimatedDays: ----
NextAction: ----
OS: ----
Pri: 2
Type: Bug

Blocking:
issue 584266



Sign in to add a comment

[tracking bug] Add data usage measurements

Project Member Reported by treib@chromium.org, Apr 7 2016

Issue description

We should add infrastructure to track how much data Zine/Snippets uses.
components/data_use_measurement seems to do just that :)
 

Comment 1 by treib@chromium.org, Apr 8 2016

Labels: zine-mr-iter-10
Owner: treib@chromium.org
Status: Assigned (was: Available)
I might take a stab at this next week.

Comment 2 by treib@chromium.org, Apr 11 2016

Owner: sfiera@chromium.org
Handing over :)

Code pointer: The list of things that use the measurement already is here:
https://code.google.com/p/chromium/codesearch#chromium/src/components/data_use_measurement/core/data_use_user_data.h&l=26

Comment 3 by sfiera@chromium.org, Apr 11 2016

Clarification: we want to track snippets data usage; we're not interested (at the moment) in tracking other NTP data usage, such as for the remote NTP. Correct?

Comment 4 by treib@chromium.org, Apr 11 2016

Blocking: 584266
Yes exactly, this is for NTP snippets only.

Comment 5 by sfiera@chromium.org, Apr 15 2016

Labels: zine-mr-iter-11
All written; waiting on external reviewer.

Comment 6 by sfiera@chromium.org, Apr 22 2016

Labels: zine-mr-iter-12
All written; reviewed; now waiting on different external reviewer.

Comment 7 by sfiera@chromium.org, Apr 29 2016

Labels: zine-mr-iter-13
Status: Fixed (was: Assigned)
Labels: zine-mr-MVP
Labels: -zine-mr-mvp
Labels: zine-mr-MVP
Project Member

Comment 14 by bugdroid1@chromium.org, Jul 14 2016

The following revision refers to this bug:
  https://chromium.googlesource.com/chromium/src.git/+/353317e96cf335ebc2b4fc93cae387fec0d0ab58

commit 353317e96cf335ebc2b4fc93cae387fec0d0ab58
Author: treib <treib@chromium.org>
Date: Thu Jul 14 09:21:40 2016

Add NTPSnippets to DataUse.Service.Types histogram suffix

The NTPSnippets entry was originally added in https://codereview.chromium.org/1875073002, which added an enum entry in histograms.xml. Turns out there's also a suffix that needs to be updated.

BUG= 601380 

Review-Url: https://codereview.chromium.org/2138793002
Cr-Commit-Position: refs/heads/master@{#405455}

[modify] https://crrev.com/353317e96cf335ebc2b4fc93cae387fec0d0ab58/tools/metrics/histograms/histograms.xml

Sign in to add a comment