Closed
Bug 1539126
Opened 7 years ago
Closed 7 years ago
Don't use `expires: never` in `sample-glean` or documentation
Categories
(Toolkit :: Telemetry, enhancement, P3)
Toolkit
Telemetry
Tracking
()
RESOLVED
FIXED
People
(Reporter: mdroettboom, Assigned: mdroettboom)
Details
(Whiteboard: [telemetry:mobilesdk:m?])
Attachments
(2 files)
:liuche made a request that the sample-glean app should not use expires: never in its metrics.yaml, since it is likely that users will copy-and-paste their metrics from there.
I think this should be set to a date in the way off future so that we don't have to worry about the sample application breaking at some point in the future.
Additionally, we should confirm that none of the documentation examples say expires: never.
Comment 1•7 years ago
|
||
I would also like us to change the email addresses in the sample-glean and docs: let's change it to something that must clearly change, as CHANGE-ME@test-only.com
Priority: -- → P3
| Assignee | ||
Updated•7 years ago
|
Assignee: nobody → mdroettboom
| Assignee | ||
Comment 2•7 years ago
|
||
| Assignee | ||
Comment 3•7 years ago
|
||
| Assignee | ||
Updated•7 years ago
|
Status: NEW → RESOLVED
Closed: 7 years ago
Resolution: --- → FIXED
| Comment hidden (collapsed) |
You need to log in
before you can comment on or make changes to this bug.
Description
•