Closed Bug 1930576 Opened 1 year ago Closed 10 months ago

Display metrics in storage on about:glean

Categories

(Toolkit :: Telemetry, enhancement, P4)

enhancement

Tracking

()

RESOLVED FIXED
144 Branch
Tracking Status
firefox144 --- fixed

People

(Reporter: brosa, Assigned: charlie)

References

(Depends on 1 open bug, Blocks 2 open bugs)

Details

(Whiteboard: [fog-migration])

Attachments

(1 file)

Fetch existing metric data in storage and display it in a table on the page.

  • Can get all the categories by iterating over Glean
  • Can get all metric names by iterating over all categories via Glean.<category>
  • Can get all metric values by calling testGetValue on all metrics

For this implementation, we will ignore labeled metrics. Adding a testGetValue for labeled metrics will happen separately in https://bugzilla.mozilla.org/show_bug.cgi?id=1930572

Depends on: 1930572, 1932298
Assignee: rosahbruno → nobody
Priority: P3 → --
Whiteboard: [fog-migration]
Severity: -- → N/A
Priority: -- → P4
Assignee: nobody → chumphreys
Status: NEW → ASSIGNED
Blocks: 1984106
Pushed by chumphreys@mozilla.com: https://github.com/mozilla-firefox/firefox/commit/8191767b8ac2 https://hg.mozilla.org/integration/autoland/rev/fe3c24f7c6c1 add table to about:glean listing each metric, its type, and value r=chutten,fluent-reviewers,toolkit-telemetry-reviewers,bolsson
Pushed by abutkovits@mozilla.com: https://github.com/mozilla-firefox/firefox/commit/0cb1556cc236 https://hg.mozilla.org/integration/autoland/rev/77467ca3f20d Revert "Bug 1930576: add table to about:glean listing each metric, its type, and value r=chutten,fluent-reviewers,toolkit-telemetry-reviewers,bolsson" for causing failures complaining about aboutGlean.js.
Pushed by chumphreys@mozilla.com: https://github.com/mozilla-firefox/firefox/commit/a52f3f39493f https://hg.mozilla.org/integration/autoland/rev/3a5c58bcc40b add table to about:glean listing each metric, its type, and value r=chutten,fluent-reviewers,toolkit-telemetry-reviewers,bolsson
Pushed by csabou@mozilla.com: https://github.com/mozilla-firefox/firefox/commit/5112104251fc https://hg.mozilla.org/integration/autoland/rev/d6d5047a9ac2 Revert "Bug 1930576: add table to about:glean listing each metric, its type, and value r=chutten,fluent-reviewers,toolkit-telemetry-reviewers,bolsson" for causing bc failures on browser_parsable_css and browser_all_files_referenced

Backed out for causing bc failures on browser_parsable_css and browser_all_files_referenced

Push with failures

Failure logs:

Backout link

Blocks: 1984384
Pushed by chumphreys@mozilla.com: https://github.com/mozilla-firefox/firefox/commit/2965121e964b https://hg.mozilla.org/integration/autoland/rev/426245dbc609 add table to about:glean listing each metric, its type, and value r=chutten,fluent-reviewers,toolkit-telemetry-reviewers,bolsson
Status: ASSIGNED → RESOLVED
Closed: 10 months ago
Resolution: --- → FIXED
Target Milestone: --- → 144 Branch
QA Whiteboard: [qa-triage-done-c145/b144]
Flags: needinfo?(chumphreys)
Blocks: 1992754
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: