Skip to content

Conversation

@scholtzan
Copy link
Contributor

https://bugzilla.mozilla.org/show_bug.cgi?id=1952961

Add missing field payload.metadata.NimbusEnrollments

Checklist for reviewer:

For glean changes:

  • Update templates/include/glean/CHANGELOG.md

For modifications to schemas in restricted namespaces (see CODEOWNERS):

@auto-assign auto-assign bot requested a review from akkomar March 10, 2025 20:22
@dataops-ci-bot
Copy link

Integration report for "[Bug 1952961] Add NimbusEnrollments to crash schema"

bq_schema_49b9ccc2-dc497d3a.diff

Click to expand!
diff --new-file --exclude '*.txt' /app/integration/49b9ccc2/telemetry.crash.4.bq /app/integration/dc497d3a/telemetry.crash.4.bq
1751a1752,1757
>             "description": "Comma-separated string that specifies the active Nimbus experiments and rollouts, as well as their branches",
>             "mode": "NULLABLE",
>             "name": "nimbus_enrollments",
>             "type": "STRING"
>           },
>           {

compact_schema_49b9ccc2-dc497d3a.diff

Click to expand!
diff --new-file --exclude '*.bq' /app/integration/49b9ccc2/telemetry.crash.4.txt /app/integration/dc497d3a/telemetry.crash.4.txt
252a253
> root.payload.metadata.nimbus_enrollments STRING

@scholtzan scholtzan force-pushed the crash-nimbus-enrollments branch from 82dd5c8 to 90a768a Compare March 10, 2025 20:34
@scholtzan scholtzan enabled auto-merge (rebase) March 10, 2025 20:34
@scholtzan scholtzan merged commit 2a0f2bb into main Mar 10, 2025
1 check passed
@dataops-ci-bot
Copy link

Integration report for "[Bug 1952961] Add NimbusEnrollments to crash schema"

bq_schema_49b9ccc2-90a768a9.diff

Click to expand!
diff --new-file --exclude '*.txt' /app/integration/49b9ccc2/telemetry.crash.4.bq /app/integration/90a768a9/telemetry.crash.4.bq
1751a1752,1757
>             "description": "Optional, a omma-separated string that specifies the active Nimbus experiments and rollouts, as well as their branches",
>             "mode": "NULLABLE",
>             "name": "nimbus_enrollments",
>             "type": "STRING"
>           },
>           {

compact_schema_49b9ccc2-90a768a9.diff

Click to expand!
diff --new-file --exclude '*.bq' /app/integration/49b9ccc2/telemetry.crash.4.txt /app/integration/90a768a9/telemetry.crash.4.txt
252a253
> root.payload.metadata.nimbus_enrollments STRING

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants