Open
Bug 1891567
Opened 2 years ago
Updated 1 year ago
Server Knobs: update Nimbus variable names to better reflect more generic use of Server Knobs.
Categories
(Data Platform and Tools :: Glean: SDK, task, P4)
Data Platform and Tools
Glean: SDK
Tracking
(Not tracked)
NEW
People
(Reporter: travis_, Unassigned)
References
Details
Attachments
(1 obsolete file)
Currently, most applications have a glean Nimbus feature with a variable named gleanMetricsConfiguration. With the addition of the capability to control pings as well as metrics, Server Knobs has outgrown the variable name and we should make it more generic such as: glean_configuration or something similar. The snake casing would also better match the internal casing used inside of the configuration, if it's possible to use snake case in Nimbus variable names.
| Reporter | ||
Updated•2 years ago
|
Assignee: nobody → tlong
Priority: -- → P3
| Reporter | ||
Updated•2 years ago
|
Priority: P3 → P1
| Reporter | ||
Comment 1•2 years ago
|
||
Glean Server Knobs functionality is growing, this refactors the feature
variable name to better reflect the purpose and usage.
| Reporter | ||
Comment 2•2 years ago
|
||
| Reporter | ||
Comment 4•2 years ago
|
||
Putting this on hold for a bit, so as to not interfere with an ongoing experiment with Glean no-code events.
Priority: P1 → P3
Updated•1 year ago
|
Attachment #9398893 -
Attachment is obsolete: true
| Reporter | ||
Updated•1 year ago
|
Assignee: tlong → nobody
Priority: P3 → P4
You need to log in
before you can comment on or make changes to this bug.
Description
•