Closed
Bug 1623341
Opened 5 years ago
Closed 11 months ago
Disallow suffixes such as 'telemetry' or 'data' in the metric names (glinter)
Categories
(Data Platform and Tools :: Glean: SDK, enhancement, P4)
Data Platform and Tools
Glean: SDK
Tracking
(Not tracked)
RESOLVED
WONTFIX
People
(Reporter: Dexter, Unassigned)
References
Details
Our glinter currently checks for units in the metric names.
We've seen metric names ending with "_telemetry" or "_data" in the wild. Maybe we should take an opportunity here to prevent this suffixes as well.
Reporter | ||
Updated•5 years ago
|
Whiteboard: [telemetry:glean.rs:m?]
Reporter | ||
Updated•5 years ago
|
Priority: -- → P3
Updated•4 years ago
|
Priority: P3 → P4
Whiteboard: [telemetry:glean.rs:m?]
Updated•11 months ago
|
Status: NEW → RESOLVED
Closed: 11 months ago
Resolution: --- → WONTFIX
You need to log in
before you can comment on or make changes to this bug.
Description
•