Open
Bug 1895331
Opened 2 years ago
Updated 2 years ago
Event extras in Glean Debug View are not deterministically ordered or sorted
Categories
(Data Platform and Tools :: Glean: SDK, enhancement, P4)
Data Platform and Tools
Glean: SDK
Tracking
(Not tracked)
NEW
People
(Reporter: travis_, Unassigned)
Details
The non-deterministic order comes from the underlying map types not having any ordering applied, but it would be handy if we could at least sort the extra fields in the Glean Debug View alphabetically or something to help aid visually comparing events, etc.
| Reporter | ||
Updated•2 years ago
|
Priority: -- → P4
You need to log in
before you can comment on or make changes to this bug.
Description
•