Closed Bug 1921976 Opened 11 months ago Closed 9 months ago

Create a method for accessing all ping types and current debug view tag and log pings to console values

Categories

(Data Platform and Tools :: Glean: SDK, task, P1)

task

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: npoon, Assigned: travis_)

References

Details

Attachments

(1 file)

Once Glean.setDebugViewTag is called, any pings from there on out will be collected. However, if the user disables and re-enables the debug menu, pings are still being collected but the UI will not show the current debug view tag even though it still "exists". To update the UI with the correct state, we would need a way to get these current values from the Glean API.

Looking at the desktop about:glean, it seems that it is able to retrieve the current debug view tag. We would want a way to retrieve this as well through the Glean API

Also, in the desktop about:glean, there is a dropdown for all the test ping types. Since this can be updated through updates to metrics.yaml manually, there should be a way to access this dropdown list of all the test ping types through the Glean API. This will enable users to submit test pings of all ping types without requiring a developer to manually add it to the tool

Severity: -- → N/A
Blocks: 1912288
No longer blocks: 1912288
Blocks: 1922524
Summary: Create a method for accessing the current debug view tag and current log pings to console values → Create a method for accessing all ping types and current debug view tag and log pings to console values
Assignee: nobody → tlong
Priority: -- → P3
Blocks: 1912288
Priority: P3 → P1
Status: NEW → RESOLVED
Closed: 9 months ago
Resolution: --- → FIXED
Blocks: 1914027
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: