Closed Bug 1022732 Opened 10 years ago Closed 10 years ago

Reword Fennec/Places telemetry histograms

Categories

(Toolkit :: Telemetry, defect)

All
Android
defect
Not set
normal

Tracking

()

RESOLVED FIXED
mozilla33

People

(Reporter: rnewman, Assigned: rnewman)

Details

For example:


  "FENNEC_FAVICONS_COUNT": {
    "expires_in_version": "never",
    "kind": "exponential",
    "high": "2000",
    "n_buckets": 10,
    "cpp_guard": "ANDROID",
    "extended_statistics_ok": true,
    "description": "FENNEC: (Places) Number of favicons stored"
  },
  "FENNEC_THUMBNAILS_COUNT": {
    "expires_in_version": "never",
    "kind": "exponential",
    "high": "2000",
    "n_buckets": 10,
    "cpp_guard": "ANDROID",
    "extended_statistics_ok": true,
    "description": "FENNEC: (Places) Number of thumbnails stored"
  },

Mark, is there any reason to keep these around? Or should we change the description and start using them? (Not sure if one is supposed to do that with histograms.)
Actually, these are written from BrowserApp, so we just need to fix the descriptions.
Summary: Remove Fennec/Places telemetry histograms → Reword Fennec/Places telemetry histograms
This was trivial, so done and landed without review.

https://hg.mozilla.org/integration/fx-team/rev/c23279d247ab
Assignee: nobody → rnewman
Status: NEW → ASSIGNED
https://hg.mozilla.org/mozilla-central/rev/c23279d247ab
Status: ASSIGNED → RESOLVED
Closed: 10 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla33
You need to log in before you can comment on or make changes to this bug.