Skip to content

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.

5 participants