Bug 2055331 - Report reason in unenrollment telemetry#7480
Merged
Conversation
freshstrangemusic
force-pushed
the
freshstrangemusic/push-ykvzxlknkskw
branch
from
July 16, 2026 14:26
a1a4421 to
b1926d1
Compare
jeddai
reviewed
Jul 16, 2026
jeddai
approved these changes
Jul 16, 2026
Member
Author
|
Data review is not necessary since this is only metric field removal |
freshstrangemusic
force-pushed
the
freshstrangemusic/push-ykvzxlknkskw
branch
from
July 16, 2026 17:57
b1926d1 to
97045a4
Compare
freshstrangemusic
removed this pull request from the merge queue due to a manual request
Jul 16, 2026
freshstrangemusic
force-pushed
the
freshstrangemusic/push-ykvzxlknkskw
branch
from
July 16, 2026 21:10
97045a4 to
fa6e86a
Compare
The `nimbsus_events.unenrollment` metric is supposed to contain the reason field, but it just hasn't been reported. Additionally, this removes "is_rollout" field from the `nimbus_events.enrollment` metric as (a) that data is not already reported, (b) the data is not already available on the `EnrollmentChangeEvent` (and adding it would be a breaking change), and (c) the field is not all that useful.
freshstrangemusic
force-pushed
the
freshstrangemusic/push-ykvzxlknkskw
branch
from
July 16, 2026 21:13
fa6e86a to
f724dd5
Compare
freshstrangemusic
enabled auto-merge
July 16, 2026 21:14
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
The
nimbsus_events.unenrollmentmetric is supposed to contain the reason field, but it just hasn't been reported.Additionally, this removes "is_rollout" field from the
nimbus_events.enrollmentmetric as (a) that data is not already reported, (b) the data is not already available on theEnrollmentChangeEvent(and adding it would be a breaking change), and (c) the field is not all that useful.Pull Request checklist
[ci full]to the PR title.