Closed
Bug 678247
Opened 14 years ago
Closed 13 years ago
telemetry fe returning blank histograms
Categories
(Mozilla Metrics :: Frontend Reports, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
Unreviewed
People
(Reporter: taras.mozilla, Assigned: paulo.pires)
Details
(Whiteboard: [Telemetry])
Attachments
(1 file)
53.37 KB,
image/png
|
Details |
Currently CHECK_JAVA_ENABLED,MOZ_SQLITE_OTHER_SYNC_MAIN_THREAD_MS histograms return blank results
Reporter | ||
Updated•14 years ago
|
Summary: telemetry fe → telemetry fe returning blank histograms
Reporter | ||
Updated•14 years ago
|
Group: metrics-private
Updated•14 years ago
|
Assignee: nobody → tiago.ferreira
related to 678325
Status: NEW → RESOLVED
Closed: 14 years ago
Resolution: --- → FIXED
![]() |
||
Comment 2•13 years ago
|
||
I'm seeing this again with a number of different histograms:
SIMPLE_MEASURES_FIRSTLOADURI
XUL_FOREGROUND_REFLOW_MS
XUL_BACKGROUND_REFLOW_MS
PLUGIN_SHUTDOWN_MS
DOM_TIMERS_RECENTLY_SET
LOCALDOMSTORAGE_KEY_SIZE_BYTES
LOCALDOMSTORAGE_VALUE_SIZE_BYTES
TOTAL_COUNT_HIGH_ERRORS
TOTAL_COUNT_LOW_ERRORS
XMLHTTPREQUEST_ASYNC_OR_SYNC
Possibly others...
Status: RESOLVED → REOPENED
Resolution: FIXED → ---
Assignee | ||
Updated•13 years ago
|
Assignee: tiago.ferreira → paulo.pires
Assignee | ||
Comment 3•13 years ago
|
||
It's fixed now, give it a try and let me know
![]() |
||
Comment 4•13 years ago
|
||
Seems to be fixed, at least for the ones I mentioned above. What was the problem?
Assignee | ||
Comment 5•13 years ago
|
||
When the Application Version was set to All it should pass to the kettle transformation an empty string but it was running with 10.0 as default and was changing to it, giving a blank histogram when there was no data for 10.0
![]() |
||
Comment 6•13 years ago
|
||
Hm, now I'm seeing this again with some of the SIMPLE_MEASURES_* histograms.
![]() |
||
Comment 7•13 years ago
|
||
And CACHE_DEVICE_SEARCH, CHECK_JAVA_ENABLED...
Assignee | ||
Comment 8•13 years ago
|
||
Do you changed any parameter or it's "firefox" and "All" for the rest?
I'm testing with these parameters and it's all good
![]() |
||
Comment 9•13 years ago
|
||
"firefox" for the Application Name and "All" for all other query parameters.
Assignee | ||
Comment 10•13 years ago
|
||
Assignee | ||
Comment 11•13 years ago
|
||
I've tested CACHE_DEVICE_SEARCH, CHECK_JAVA_ENABLED and all SIMPLE_MEASURES and are all ok, maybe some caching issue with your browser?
I attached a screenshot of CACHE_DEVICE_SEARCH result
Assignee | ||
Comment 12•13 years ago
|
||
step by on IRC at the #metrics channel on irc.mozilla.org network if you're still having troubles and talk to me, nick: pires
![]() |
||
Comment 13•13 years ago
|
||
Logging back in again seems to have helped. Sorry about the noise!
Comment 14•13 years ago
|
||
"Logging back in" doesn't really seem to be a solution :S
If you find any more of this oddities please contact us, we need to find out what's happening
![]() |
||
Comment 15•13 years ago
|
||
Well, technically, I force-reloaded, which required me to log back in (?!).
Updated•13 years ago
|
Whiteboard: [Telemetry]
Assignee | ||
Updated•13 years ago
|
Status: REOPENED → RESOLVED
Closed: 14 years ago → 13 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•