Closed
Bug 2021947
Opened 1 month ago
Closed 19 days ago
Telemetry: Metering
Categories
(Core :: Machine Learning: Frontend, task)
Tracking
()
RESOLVED
FIXED
150 Branch
| Tracking | Status | |
|---|---|---|
| firefox150 | --- | fixed |
People
(Reporter: jlevinsohn, Assigned: gcardieri)
References
(Blocks 2 open bugs)
Details
(Whiteboard: [genai][other])
Attachments
(2 files)
PRD Section:
Usage Metering
- Percentage of users that are have had a single blocked attempt in a day, including the model in use
- Log event for when a request is made that is blocked by the usage cap, including the time delta between when request is made and when they first hit the usage cap
- Actions taken if users hit the usage cap within the next hour:
- Close Smart Window
- Quit Firefox
Updated•1 month ago
|
| Assignee | ||
Updated•28 days ago
|
Assignee: nobody → gcardieri
Status: NEW → ASSIGNED
Summary: Telemetry: Settings, Models, Metering → Telemetry: Metering
Comment 1•28 days ago
|
||
i believe this is primarily model_response event to hook up the error extra key with how we handled errors with bug 2010417
split from bug 2009612 focusing on settings
| Assignee | ||
Comment 2•27 days ago
|
||
Updated•27 days ago
|
Attachment #9552445 -
Attachment description: WIP: Bug 2021947: Make usage tokens value available in the front-end for telemetry → Bug 2021947: Make usage tokens value available in the front-end for telemetry
| Assignee | ||
Comment 3•26 days ago
|
||
Updated•23 days ago
|
Attachment #9552869 -
Attachment description: WIP: Bug 2021947: Add Model Response Telemetry → Bug 2021947: Add Model Response Telemetry
Updated•23 days ago
|
Attachment #9552869 -
Attachment description: Bug 2021947: Add Model Response Telemetry → WIP: Bug 2021947: Add Model Response Telemetry
Updated•23 days ago
|
Attachment #9552869 -
Attachment description: WIP: Bug 2021947: Add Model Response Telemetry → Bug 2021947: Add Model Response Telemetry
Updated•23 days ago
|
Attachment #9552869 -
Attachment description: Bug 2021947: Add Model Response Telemetry → WIP: Bug 2021947: Add Model Response Telemetry
Updated•23 days ago
|
Attachment #9552869 -
Attachment description: WIP: Bug 2021947: Add Model Response Telemetry → Bug 2021947: Add Model Response Telemetry
Pushed by elee@mozilla.com:
https://github.com/mozilla-firefox/firefox/commit/48a21f39712b
https://hg.mozilla.org/integration/autoland/rev/7e29c98bbbb2
Make usage tokens value available in the front-end for telemetry r=omarg,ai-frontend-reviewers,ai-models-reviewers,ai-ondevice-reviewers,npodgurski,mzhang
https://github.com/mozilla-firefox/firefox/commit/2230cfe93bdd
https://hg.mozilla.org/integration/autoland/rev/8cb885f8471d
Add Model Response Telemetry r=npodgurski,ai-frontend-reviewers,ai-models-reviewers,omarg,mzhang,cgopal
Comment 5•19 days ago
|
||
| bugherder | ||
https://hg.mozilla.org/mozilla-central/rev/7e29c98bbbb2
https://hg.mozilla.org/mozilla-central/rev/8cb885f8471d
Status: ASSIGNED → RESOLVED
Closed: 19 days ago
Resolution: --- → FIXED
Target Milestone: --- → 150 Branch
Comment 6•19 days ago
|
||
| bugherder | ||
Updated•12 days ago
|
QA Whiteboard: [qa-triage-done-c151/b150]
You need to log in
before you can comment on or make changes to this bug.
Description
•