Skip to content

Commit

Permalink
Bug 1739290: Extend remote canvas 2D telemetry to version 103. r=chutten
Browse files Browse the repository at this point in the history
  • Loading branch information
bobowen committed Dec 3, 2021
1 parent 1725221 commit d8e47d2
Showing 1 changed file with 6 additions and 3 deletions.
9 changes: 6 additions & 3 deletions toolkit/components/telemetry/Scalars.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3437,10 +3437,11 @@ gfx.canvas.remote:
- 1641722
- 1672582
- 1706844
- 1739290
description: >
Number of times remote canvas 2D has been activated.
kind: uint
expires: "97"
expires: "103"
notification_emails:
- [email protected]
- [email protected]
Expand All @@ -3455,10 +3456,11 @@ gfx.canvas.remote:
- 1641722
- 1672582
- 1706844
- 1739290
description: >
Number of times remote canvas 2D has been deactivated due to device creation failure.
kind: uint
expires: "97"
expires: "103"
notification_emails:
- [email protected]
- [email protected]
Expand All @@ -3473,10 +3475,11 @@ gfx.canvas.remote:
- 1641722
- 1672582
- 1706844
- 1739290
description: >
Number of times remote canvas 2D has been deactivated due to a stream read failure.
kind: uint
expires: "97"
expires: "103"
notification_emails:
- [email protected]
- [email protected]
Expand Down

0 comments on commit d8e47d2

Please sign in to comment.