Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

test #832

Closed
wants to merge 1 commit into from
Closed

test #832

wants to merge 1 commit into from

Conversation

akkomar
Copy link
Contributor

@akkomar akkomar commented Nov 19, 2024

Checklist for reviewer:

For glean changes:

  • Update templates/include/glean/CHANGELOG.md

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

@dataops-ci-bot
Copy link

Integration report for "Bug 1932210 - Add labeled_quantity glean metric type"

bq_schema_7eeb9ebc-6c2d34e4.diff

Click to expand!
diff --new-file --exclude '*.txt' /app/integration/7eeb9ebc/glean.glean.1.bq /app/integration/6c2d34e4/glean.glean.1.bq
457a458,486
>                 "mode": "NULLABLE",
>                 "name": "value",
>                 "type": "INT64"
>               }
>             ],
>             "mode": "REPEATED",
>             "name": "value",
>             "type": "RECORD"
>           }
>         ],
>         "mode": "REPEATED",
>         "name": "labeled_quantity",
>         "type": "RECORD"
>       },
>       {
>         "fields": [
>           {
>             "mode": "NULLABLE",
>             "name": "key",
>             "type": "STRING"
>           },
>           {
>             "fields": [
>               {
>                 "mode": "NULLABLE",
>                 "name": "key",
>                 "type": "STRING"
>               },
>               {

compact_schema_7eeb9ebc-6c2d34e4.diff

Click to expand!
diff --new-file --exclude '*.bq' /app/integration/7eeb9ebc/glean.glean.1.txt /app/integration/6c2d34e4/glean.glean.1.txt
53a54,56
> root.metrics.labeled_quantity.[].key STRING
> root.metrics.labeled_quantity.[].value.[].key STRING
> root.metrics.labeled_quantity.[].value.[].value INT64

@akkomar akkomar closed this Nov 19, 2024
@akkomar akkomar deleted the test_benwu/labeled-quantity branch November 19, 2024 20:44
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