Closed
Bug 1553232
Opened 6 years ago
Closed 6 years ago
Generate pipeline schemas for each ping type directly from pings.yaml
Categories
(Data Platform and Tools :: Glean: SDK, enhancement, P3)
Data Platform and Tools
Glean: SDK
Tracking
(Not tracked)
RESOLVED
INVALID
People
(Reporter: mdroettboom, Unassigned)
Details
(Whiteboard: [telemetry:glean-rs:backlog])
Right now, adding a new ping requires adding it to pings.yaml and also adding a new schema to mozilla-pipeline-schemas. It should be possible to automate this process somehow so that set of glean docType/pingTypes is auto-generated from the pings.yaml files, just as we do for metrics now.
Updated•6 years ago
|
Priority: -- → P3
Updated•6 years ago
|
Type: defect → enhancement
Whiteboard: [telemetry:glean-rs:m?] → [telemetry:glean-rs:backlog]
| Reporter | ||
Comment 1•6 years ago
|
||
:frank -- is it the case that this will only be an issue on AWS? If so, I'd be inclined to just close this.
Flags: needinfo?(fbertsch)
Comment 2•6 years ago
|
||
Yes, everything flows through on GCP. Let's close this one out!
We'll decommission the AWS Glean infra once the backfill is complete.
Flags: needinfo?(fbertsch)
Updated•6 years ago
|
Status: NEW → RESOLVED
Closed: 6 years ago
Resolution: --- → INVALID
You need to log in
before you can comment on or make changes to this bug.
Description
•