Closed
Bug 1657598
Opened 5 years ago
Closed 5 years ago
[docs] Provide an integration checklist
Categories
(Data Platform and Tools :: Glean: SDK, defect, P1)
Data Platform and Tools
Glean: SDK
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: mdroettboom, Assigned: mdroettboom)
Details
(Whiteboard: [docdays])
Attachments
(1 file)
We have a lot of the details about integrating Glean into a product already. However, it would probably be useful to have a short and simple checklist for integration somewhere (linking out to the details), so it's clear exactly what an integration should entail. Something like:
- Integrate into your build,
- Make sure markdown docs are in your docs,
- Register with probe_scraper,
- Make sure there is a user-accessible way to disable telemetry
- Make sure telemetry is turned off during CI [the details of which are app specific]
| Assignee | ||
Updated•5 years ago
|
Whiteboard: [telemetry:glean-rs:m?] → [telemetry:glean-rs:m?][docdays]
| Assignee | ||
Updated•5 years ago
|
Assignee: nobody → mdroettboom
Comment 1•5 years ago
|
||
Updated•5 years ago
|
Priority: P3 → P1
Whiteboard: [telemetry:glean-rs:m?][docdays] → [docdays]
| Assignee | ||
Updated•5 years ago
|
Status: NEW → RESOLVED
Closed: 5 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•