Closed
Bug 1364362
Opened 8 years ago
Closed 8 years ago
Add doc link to error message when "record_in_processes" is missing
Categories
(Toolkit :: Telemetry, enhancement, P1)
Toolkit
Telemetry
Tracking
()
RESOLVED
FIXED
mozilla55
Tracking | Status | |
---|---|---|
firefox55 | --- | fixed |
People
(Reporter: gfritzsche, Assigned: gfritzsche)
References
Details
Attachments
(1 file, 2 obsolete files)
4.13 KB,
patch
|
gfritzsche
:
review+
|
Details | Diff | Splinter Review |
Currently this prints:
> Error processing histograms:
> Histogram "A11Y_INSTANTIATED_FLAG" must have a "record_in_processes" field.
As this will be new for most developers, we should change this to something like:
> Error processing histograms:
> Histogram "A11Y_INSTANTIATED_FLAG" must have a "record_in_processes" field.
> See: http://gecko.readthedocs.io/en/latest/toolkit/components/telemetry/telemetry/collection/histograms.html#record-in-processes
Assignee | ||
Comment 1•8 years ago
|
||
Attachment #8867090 -
Flags: review?(chutten)
Assignee | ||
Comment 2•8 years ago
|
||
Rebase on bug 1364207 and bug 1364393.
Attachment #8867124 -
Flags: review?(chutten)
Assignee | ||
Updated•8 years ago
|
Attachment #8867090 -
Attachment is obsolete: true
Attachment #8867090 -
Flags: review?(chutten)
Updated•8 years ago
|
Attachment #8867124 -
Flags: review?(chutten) → review+
Assignee | ||
Comment 3•8 years ago
|
||
Assignee | ||
Updated•8 years ago
|
Attachment #8867124 -
Attachment is obsolete: true
Assignee | ||
Updated•8 years ago
|
Attachment #8867217 -
Flags: review+
Assignee | ||
Updated•8 years ago
|
Keywords: checkin-needed
Comment 5•8 years ago
|
||
nvm, just needed to land on top of bug 1364393
Pushed by ryanvm@gmail.com:
https://hg.mozilla.org/integration/mozilla-inbound/rev/c60f2a5a69af
Add doc link for Histograms.json record_in_processes errors. r=chutten
![]() |
||
Comment 7•8 years ago
|
||
bugherder |
Status: NEW → RESOLVED
Closed: 8 years ago
status-firefox55:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla55
You need to log in
before you can comment on or make changes to this bug.
Description
•