Closed
Bug 1609149
Opened 5 years ago
Closed 5 years ago
Drop ping type from ping info
Categories
(Data Platform and Tools :: Glean: SDK, enhancement, P1)
Data Platform and Tools
Glean: SDK
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: janerik, Assigned: janerik)
Details
(Whiteboard: [telemetry:glean-rs:m11])
Attachments
(2 files)
The ping type ("baseline", "metrics or similar) is both in the submission URL and in the ping_info
section of a ping.
That's duplicated information and requires both to be validated.
We should:
- Make it optional in the schema
- Don't add it on the Glean side
- In a v2 schema drop it completely.
Assignee | ||
Updated•5 years ago
|
Assignee: nobody → jrediger
Priority: P3 → P1
Whiteboard: [telemetry:glean-rs:m?] → [telemetry:glean-rs:m11]
Assignee | ||
Comment 1•5 years ago
|
||
Assignee | ||
Comment 2•5 years ago
|
||
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
•