Closed
Bug 1782743
Opened 3 years ago
Closed 3 years ago
Create a glean metrics.yaml at the root of netwerk
Categories
(Core :: Networking, task, P3)
Tracking
()
RESOLVED
FIXED
106 Branch
| Tracking | Status | |
|---|---|---|
| firefox106 | --- | fixed |
People
(Reporter: acreskey, Assigned: acreskey)
References
Details
(Whiteboard: [necko-triaged])
Attachments
(1 obsolete file)
The netwerk glean metrics file is located at netwerk/protocol/http/metrics.yaml.
I believe we want to use a single metrics yaml for the component, so for all network probes, not just http.
In which case we should move it to the root of netwerk.
Glean docs on metrics.yaml - “in the root of your component”
| Assignee | ||
Comment 1•3 years ago
|
||
Since we will collect glean telemetry from various protocols, moving out of protocol/http.
| Assignee | ||
Comment 2•3 years ago
|
||
Based on a discussion with :chutten, the best way to do this is to first create the new metrics.yaml, add it to the pipeleine, and then migrate the existing metrics to this new definitions file.
| Assignee | ||
Updated•3 years ago
|
Summary: Consider moving the glean metrics.yaml to the root of netwerk → Create a glean metrics.yaml at the root of netwerk
Updated•3 years ago
|
Attachment #9292712 -
Attachment description: Bug 1782743 - Move the glean metrics.yaml to the root of netwerk r=necko-reviewers → Bug 1782743 - Create a glean metrics.yaml at the root of netwerk r=necko-reviewers
Updated•3 years ago
|
Attachment #9292712 -
Attachment is obsolete: true
Pushed by acreskey@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/486db5173a59
Create a glean metrics.yaml at the root of netwerk r=necko-reviewers,valentin
Comment 4•3 years ago
|
||
| bugherder | ||
Status: NEW → RESOLVED
Closed: 3 years ago
status-firefox106:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 106 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•