From 72933b5773a218c5ce61cbdb78be7ca554b5f2f2 Mon Sep 17 00:00:00 2001 From: Alex Date: Thu, 4 Jun 2026 15:49:10 -0700 Subject: [PATCH 1/2] fix(showcase-ecommerce): align query runners with authors for realism MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Regenerate `topUsersLast30Days` on all 312 showcase-ecommerce queries so the people shown running each query are consistent with who wrote it. Applied identically to `04-queries.json` (queryUsageFeatures) and the standalone `05-query-usage.json` so the two stay in sync. Why --- The seeded usage attributed runners essentially at random relative to authors: only 43/312 queries (14%) had the author anywhere in `topUsersLast30Days`, and 3 of 8 authors never ran a single one of their own queries. That is not how analyst usage looks — people overwhelmingly run the queries they author, and are usually the heaviest runner early in a query's life. A demo viewer who opened a query's creator and then its usage tab would see two unrelated people. What changed (and what did not) ------------------------------- Only the runner identities change. Each query's runner *count* is preserved, so execution stats stay coherent, and `queryCountLast30Days`, `queryCountTotal`, and `lastExecutedAt` are untouched. SQL, authors, subjects, the corpuser set, and `02-data.json` are all unchanged. Selection is seeded by query URN, so the result is deterministic and reproducible. Distribution: - ~85% of queries: the author is the top runner, plus 0-N colleagues. - single-runner queries: the lone runner is the author (a personal query) — now 206/239, where before the lone runner was almost always someone else. - ~15%: author absent — the realistic "inherited / departed-owner" long tail. - the 4 queries authored by the bare `EMP006` placeholder use the author-absent pattern, so only the 10 real (email) corpusers ever appear as runners; authorship and the EMP006 entity are left as-is. Result: the author now appears among the runners on 263/312 queries (84%, up from 14%); every runner resolves to a real corpuser in `02-data.json`. This is purely about corpus realism — anchor-pipeline thresholds were never the motivation and are unaffected. 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude --- datapacks/showcase-ecommerce/04-queries.json | 576 +++++++++--------- .../showcase-ecommerce/05-query-usage.json | 576 +++++++++--------- 2 files changed, 576 insertions(+), 576 deletions(-) diff --git a/datapacks/showcase-ecommerce/04-queries.json b/datapacks/showcase-ecommerce/04-queries.json index a2af5b4..fafffd7 100644 --- a/datapacks/showcase-ecommerce/04-queries.json +++ b/datapacks/showcase-ecommerce/04-queries.json @@ -12465,7 +12465,7 @@ "changeType": "UPSERT", "aspectName": "queryUsageFeatures", "aspect": { - "value": "{\"queryCountLast30Days\": 125, \"queryCountTotal\": 1022, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.alex@example.com\", \"urn:li:corpuser:b2fd91.michael@example.com\", \"urn:li:corpuser:b2fd91.bryan@example.com\", \"urn:li:corpuser:b2fd91.patrick1@example.com\"], \"lastExecutedAt\": 1779982720168}", + "value": "{\"queryCountLast30Days\": 125, \"queryCountTotal\": 1022, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.sam@example.com\", \"urn:li:corpuser:b2fd91.alex@example.com\", \"urn:li:corpuser:b2fd91.kirk@example.com\", \"urn:li:corpuser:b2fd91.marty@example.com\"], \"lastExecutedAt\": 1779982720168}", "contentType": "application/json" } }, @@ -12475,7 +12475,7 @@ "changeType": "UPSERT", "aspectName": "queryUsageFeatures", "aspect": { - "value": "{\"queryCountLast30Days\": 103, \"queryCountTotal\": 930, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.patrick1@example.com\", \"urn:li:corpuser:b2fd91.marty@example.com\", \"urn:li:corpuser:b2fd91.alex@example.com\"], \"lastExecutedAt\": 1780108664697}", + "value": "{\"queryCountLast30Days\": 103, \"queryCountTotal\": 930, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.jonny2@example.com\", \"urn:li:corpuser:b2fd91.patrick1@example.com\", \"urn:li:corpuser:b2fd91.alex@example.com\"], \"lastExecutedAt\": 1780108664697}", "contentType": "application/json" } }, @@ -12485,7 +12485,7 @@ "changeType": "UPSERT", "aspectName": "queryUsageFeatures", "aspect": { - "value": "{\"queryCountLast30Days\": 62, \"queryCountTotal\": 425, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.marty@example.com\", \"urn:li:corpuser:b2fd91.sam@example.com\"], \"lastExecutedAt\": 1780175103727}", + "value": "{\"queryCountLast30Days\": 62, \"queryCountTotal\": 425, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.kirk@example.com\", \"urn:li:corpuser:b2fd91.alex@example.com\"], \"lastExecutedAt\": 1780175103727}", "contentType": "application/json" } }, @@ -12495,7 +12495,7 @@ "changeType": "UPSERT", "aspectName": "queryUsageFeatures", "aspect": { - "value": "{\"queryCountLast30Days\": 39, \"queryCountTotal\": 290, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.marty@example.com\"], \"lastExecutedAt\": 1780037938528}", + "value": "{\"queryCountLast30Days\": 39, \"queryCountTotal\": 290, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.michael@example.com\"], \"lastExecutedAt\": 1780037938528}", "contentType": "application/json" } }, @@ -12505,7 +12505,7 @@ "changeType": "UPSERT", "aspectName": "queryUsageFeatures", "aspect": { - "value": "{\"queryCountLast30Days\": 20, \"queryCountTotal\": 82, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.michael@example.com\", \"urn:li:corpuser:b2fd91.bryan@example.com\"], \"lastExecutedAt\": 1780166492233}", + "value": "{\"queryCountLast30Days\": 20, \"queryCountTotal\": 82, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.bryan@example.com\", \"urn:li:corpuser:b2fd91.marty@example.com\"], \"lastExecutedAt\": 1780166492233}", "contentType": "application/json" } }, @@ -12515,7 +12515,7 @@ "changeType": "UPSERT", "aspectName": "queryUsageFeatures", "aspect": { - "value": "{\"queryCountLast30Days\": 19, \"queryCountTotal\": 97, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.bryan@example.com\"], \"lastExecutedAt\": 1779977358381}", + "value": "{\"queryCountLast30Days\": 19, \"queryCountTotal\": 97, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.jonny2@example.com\"], \"lastExecutedAt\": 1779977358381}", "contentType": "application/json" } }, @@ -12525,7 +12525,7 @@ "changeType": "UPSERT", "aspectName": "queryUsageFeatures", "aspect": { - "value": "{\"queryCountLast30Days\": 12, \"queryCountTotal\": 79, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.marty@example.com\"], \"lastExecutedAt\": 1780045018213}", + "value": "{\"queryCountLast30Days\": 12, \"queryCountTotal\": 79, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.brock1@example.com\"], \"lastExecutedAt\": 1780045018213}", "contentType": "application/json" } }, @@ -12535,7 +12535,7 @@ "changeType": "UPSERT", "aspectName": "queryUsageFeatures", "aspect": { - "value": "{\"queryCountLast30Days\": 19, \"queryCountTotal\": 79, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.alex@example.com\", \"urn:li:corpuser:b2fd91.brock1@example.com\"], \"lastExecutedAt\": 1780122318012}", + "value": "{\"queryCountLast30Days\": 19, \"queryCountTotal\": 79, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.marty@example.com\", \"urn:li:corpuser:b2fd91.bryan@example.com\"], \"lastExecutedAt\": 1780122318012}", "contentType": "application/json" } }, @@ -12545,7 +12545,7 @@ "changeType": "UPSERT", "aspectName": "queryUsageFeatures", "aspect": { - "value": "{\"queryCountLast30Days\": 19, \"queryCountTotal\": 124, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.jonny2@example.com\"], \"lastExecutedAt\": 1780097960643}", + "value": "{\"queryCountLast30Days\": 19, \"queryCountTotal\": 124, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.brock1@example.com\"], \"lastExecutedAt\": 1780097960643}", "contentType": "application/json" } }, @@ -12555,7 +12555,7 @@ "changeType": "UPSERT", "aspectName": "queryUsageFeatures", "aspect": { - "value": "{\"queryCountLast30Days\": 11, \"queryCountTotal\": 64, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.marty@example.com\"], \"lastExecutedAt\": 1780156337874}", + "value": "{\"queryCountLast30Days\": 11, \"queryCountTotal\": 64, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.brock1@example.com\"], \"lastExecutedAt\": 1780156337874}", "contentType": "application/json" } }, @@ -12565,7 +12565,7 @@ "changeType": "UPSERT", "aspectName": "queryUsageFeatures", "aspect": { - "value": "{\"queryCountLast30Days\": 52, \"queryCountTotal\": 292, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.bryan@example.com\", \"urn:li:corpuser:b2fd91.marty@example.com\", \"urn:li:corpuser:b2fd91.brock1@example.com\"], \"lastExecutedAt\": 1780026044326}", + "value": "{\"queryCountLast30Days\": 52, \"queryCountTotal\": 292, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.brock1@example.com\", \"urn:li:corpuser:b2fd91.patrick1@example.com\", \"urn:li:corpuser:b2fd91.michael@example.com\"], \"lastExecutedAt\": 1780026044326}", "contentType": "application/json" } }, @@ -12575,7 +12575,7 @@ "changeType": "UPSERT", "aspectName": "queryUsageFeatures", "aspect": { - "value": "{\"queryCountLast30Days\": 37, \"queryCountTotal\": 255, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.alex@example.com\", \"urn:li:corpuser:b2fd91.jonny2@example.com\"], \"lastExecutedAt\": 1780075912969}", + "value": "{\"queryCountLast30Days\": 37, \"queryCountTotal\": 255, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.brock1@example.com\", \"urn:li:corpuser:b2fd91.patrick1@example.com\"], \"lastExecutedAt\": 1780075912969}", "contentType": "application/json" } }, @@ -12585,7 +12585,7 @@ "changeType": "UPSERT", "aspectName": "queryUsageFeatures", "aspect": { - "value": "{\"queryCountLast30Days\": 29, \"queryCountTotal\": 231, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.alex@example.com\"], \"lastExecutedAt\": 1780016225262}", + "value": "{\"queryCountLast30Days\": 29, \"queryCountTotal\": 231, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.brock1@example.com\"], \"lastExecutedAt\": 1780016225262}", "contentType": "application/json" } }, @@ -12595,7 +12595,7 @@ "changeType": "UPSERT", "aspectName": "queryUsageFeatures", "aspect": { - "value": "{\"queryCountLast30Days\": 20, \"queryCountTotal\": 126, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.sam@example.com\", \"urn:li:corpuser:b2fd91.jonny2@example.com\"], \"lastExecutedAt\": 1779979399046}", + "value": "{\"queryCountLast30Days\": 20, \"queryCountTotal\": 126, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.alex@example.com\", \"urn:li:corpuser:b2fd91.marty@example.com\"], \"lastExecutedAt\": 1779979399046}", "contentType": "application/json" } }, @@ -12605,7 +12605,7 @@ "changeType": "UPSERT", "aspectName": "queryUsageFeatures", "aspect": { - "value": "{\"queryCountLast30Days\": 14, \"queryCountTotal\": 69, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.bryan@example.com\"], \"lastExecutedAt\": 1780182232632}", + "value": "{\"queryCountLast30Days\": 14, \"queryCountTotal\": 69, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.jonny1@example.com\"], \"lastExecutedAt\": 1780182232632}", "contentType": "application/json" } }, @@ -12615,7 +12615,7 @@ "changeType": "UPSERT", "aspectName": "queryUsageFeatures", "aspect": { - "value": "{\"queryCountLast30Days\": 11, \"queryCountTotal\": 75, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.marty@example.com\"], \"lastExecutedAt\": 1780142923498}", + "value": "{\"queryCountLast30Days\": 11, \"queryCountTotal\": 75, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.sam@example.com\"], \"lastExecutedAt\": 1780142923498}", "contentType": "application/json" } }, @@ -12625,7 +12625,7 @@ "changeType": "UPSERT", "aspectName": "queryUsageFeatures", "aspect": { - "value": "{\"queryCountLast30Days\": 23, \"queryCountTotal\": 119, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.michael@example.com\", \"urn:li:corpuser:b2fd91.jonny2@example.com\"], \"lastExecutedAt\": 1780128896771}", + "value": "{\"queryCountLast30Days\": 23, \"queryCountTotal\": 119, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.kirk@example.com\", \"urn:li:corpuser:b2fd91.alex@example.com\"], \"lastExecutedAt\": 1780128896771}", "contentType": "application/json" } }, @@ -12635,7 +12635,7 @@ "changeType": "UPSERT", "aspectName": "queryUsageFeatures", "aspect": { - "value": "{\"queryCountLast30Days\": 15, \"queryCountTotal\": 93, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.bryan@example.com\"], \"lastExecutedAt\": 1779999475008}", + "value": "{\"queryCountLast30Days\": 15, \"queryCountTotal\": 93, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.sam@example.com\"], \"lastExecutedAt\": 1779999475008}", "contentType": "application/json" } }, @@ -12645,7 +12645,7 @@ "changeType": "UPSERT", "aspectName": "queryUsageFeatures", "aspect": { - "value": "{\"queryCountLast30Days\": 12, \"queryCountTotal\": 80, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.brock1@example.com\"], \"lastExecutedAt\": 1780102827319}", + "value": "{\"queryCountLast30Days\": 12, \"queryCountTotal\": 80, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.sam@example.com\"], \"lastExecutedAt\": 1780102827319}", "contentType": "application/json" } }, @@ -12655,7 +12655,7 @@ "changeType": "UPSERT", "aspectName": "queryUsageFeatures", "aspect": { - "value": "{\"queryCountLast30Days\": 6, \"queryCountTotal\": 35, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.michael@example.com\"], \"lastExecutedAt\": 1780175596691}", + "value": "{\"queryCountLast30Days\": 6, \"queryCountTotal\": 35, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.bryan@example.com\"], \"lastExecutedAt\": 1780175596691}", "contentType": "application/json" } }, @@ -12665,7 +12665,7 @@ "changeType": "UPSERT", "aspectName": "queryUsageFeatures", "aspect": { - "value": "{\"queryCountLast30Days\": 5, \"queryCountTotal\": 27, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.patrick1@example.com\"], \"lastExecutedAt\": 1780031571236}", + "value": "{\"queryCountLast30Days\": 5, \"queryCountTotal\": 27, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.sam@example.com\"], \"lastExecutedAt\": 1780031571236}", "contentType": "application/json" } }, @@ -12675,7 +12675,7 @@ "changeType": "UPSERT", "aspectName": "queryUsageFeatures", "aspect": { - "value": "{\"queryCountLast30Days\": 3, \"queryCountTotal\": 15, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.jonny2@example.com\"], \"lastExecutedAt\": 1780096714812}", + "value": "{\"queryCountLast30Days\": 3, \"queryCountTotal\": 15, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.sam@example.com\"], \"lastExecutedAt\": 1780096714812}", "contentType": "application/json" } }, @@ -12685,7 +12685,7 @@ "changeType": "UPSERT", "aspectName": "queryUsageFeatures", "aspect": { - "value": "{\"queryCountLast30Days\": 23, \"queryCountTotal\": 141, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.patrick1@example.com\", \"urn:li:corpuser:b2fd91.bryan@example.com\"], \"lastExecutedAt\": 1779955018330}", + "value": "{\"queryCountLast30Days\": 23, \"queryCountTotal\": 141, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.michael@example.com\", \"urn:li:corpuser:b2fd91.kirk@example.com\"], \"lastExecutedAt\": 1779955018330}", "contentType": "application/json" } }, @@ -12695,7 +12695,7 @@ "changeType": "UPSERT", "aspectName": "queryUsageFeatures", "aspect": { - "value": "{\"queryCountLast30Days\": 15, \"queryCountTotal\": 88, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.alex@example.com\"], \"lastExecutedAt\": 1780158972521}", + "value": "{\"queryCountLast30Days\": 15, \"queryCountTotal\": 88, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.sam@example.com\"], \"lastExecutedAt\": 1780158972521}", "contentType": "application/json" } }, @@ -12705,7 +12705,7 @@ "changeType": "UPSERT", "aspectName": "queryUsageFeatures", "aspect": { - "value": "{\"queryCountLast30Days\": 11, \"queryCountTotal\": 49, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.sam@example.com\"], \"lastExecutedAt\": 1780039222037}", + "value": "{\"queryCountLast30Days\": 11, \"queryCountTotal\": 49, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.jonny1@example.com\"], \"lastExecutedAt\": 1780039222037}", "contentType": "application/json" } }, @@ -12715,7 +12715,7 @@ "changeType": "UPSERT", "aspectName": "queryUsageFeatures", "aspect": { - "value": "{\"queryCountLast30Days\": 20, \"queryCountTotal\": 81, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.marty@example.com\", \"urn:li:corpuser:b2fd91.brock1@example.com\"], \"lastExecutedAt\": 1779983433038}", + "value": "{\"queryCountLast30Days\": 20, \"queryCountTotal\": 81, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.sam@example.com\", \"urn:li:corpuser:b2fd91.kirk@example.com\"], \"lastExecutedAt\": 1779983433038}", "contentType": "application/json" } }, @@ -12725,7 +12725,7 @@ "changeType": "UPSERT", "aspectName": "queryUsageFeatures", "aspect": { - "value": "{\"queryCountLast30Days\": 16, \"queryCountTotal\": 66, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.jonny2@example.com\"], \"lastExecutedAt\": 1780177007578}", + "value": "{\"queryCountLast30Days\": 16, \"queryCountTotal\": 66, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.brock1@example.com\"], \"lastExecutedAt\": 1780177007578}", "contentType": "application/json" } }, @@ -12735,7 +12735,7 @@ "changeType": "UPSERT", "aspectName": "queryUsageFeatures", "aspect": { - "value": "{\"queryCountLast30Days\": 13, \"queryCountTotal\": 83, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.patrick1@example.com\"], \"lastExecutedAt\": 1780165535179}", + "value": "{\"queryCountLast30Days\": 13, \"queryCountTotal\": 83, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.sam@example.com\"], \"lastExecutedAt\": 1780165535179}", "contentType": "application/json" } }, @@ -12745,7 +12745,7 @@ "changeType": "UPSERT", "aspectName": "queryUsageFeatures", "aspect": { - "value": "{\"queryCountLast30Days\": 125, \"queryCountTotal\": 1223, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.patrick1@example.com\", \"urn:li:corpuser:b2fd91.michael@example.com\", \"urn:li:corpuser:b2fd91.bryan@example.com\", \"urn:li:corpuser:b2fd91.marty@example.com\"], \"lastExecutedAt\": 1780086414775}", + "value": "{\"queryCountLast30Days\": 125, \"queryCountTotal\": 1223, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.marty@example.com\", \"urn:li:corpuser:b2fd91.alex@example.com\", \"urn:li:corpuser:b2fd91.jonny1@example.com\", \"urn:li:corpuser:b2fd91.brock1@example.com\"], \"lastExecutedAt\": 1780086414775}", "contentType": "application/json" } }, @@ -12755,7 +12755,7 @@ "changeType": "UPSERT", "aspectName": "queryUsageFeatures", "aspect": { - "value": "{\"queryCountLast30Days\": 106, \"queryCountTotal\": 1029, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.alex@example.com\", \"urn:li:corpuser:b2fd91.marty@example.com\", \"urn:li:corpuser:b2fd91.patrick1@example.com\"], \"lastExecutedAt\": 1780092896321}", + "value": "{\"queryCountLast30Days\": 106, \"queryCountTotal\": 1029, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.jonny2@example.com\", \"urn:li:corpuser:b2fd91.kirk@example.com\", \"urn:li:corpuser:b2fd91.bryan@example.com\"], \"lastExecutedAt\": 1780092896321}", "contentType": "application/json" } }, @@ -12765,7 +12765,7 @@ "changeType": "UPSERT", "aspectName": "queryUsageFeatures", "aspect": { - "value": "{\"queryCountLast30Days\": 77, \"queryCountTotal\": 662, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.michael@example.com\", \"urn:li:corpuser:b2fd91.bryan@example.com\"], \"lastExecutedAt\": 1780078805112}", + "value": "{\"queryCountLast30Days\": 77, \"queryCountTotal\": 662, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.sam@example.com\", \"urn:li:corpuser:b2fd91.jonny2@example.com\"], \"lastExecutedAt\": 1780078805112}", "contentType": "application/json" } }, @@ -12775,7 +12775,7 @@ "changeType": "UPSERT", "aspectName": "queryUsageFeatures", "aspect": { - "value": "{\"queryCountLast30Days\": 36, \"queryCountTotal\": 248, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.marty@example.com\"], \"lastExecutedAt\": 1780194353659}", + "value": "{\"queryCountLast30Days\": 36, \"queryCountTotal\": 248, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.kirk@example.com\"], \"lastExecutedAt\": 1780194353659}", "contentType": "application/json" } }, @@ -12785,7 +12785,7 @@ "changeType": "UPSERT", "aspectName": "queryUsageFeatures", "aspect": { - "value": "{\"queryCountLast30Days\": 256, \"queryCountTotal\": 2401, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.alex@example.com\", \"urn:li:corpuser:b2fd91.sam@example.com\", \"urn:li:corpuser:b2fd91.brock1@example.com\", \"urn:li:corpuser:b2fd91.marty@example.com\", \"urn:li:corpuser:b2fd91.jonny2@example.com\"], \"lastExecutedAt\": 1780181907364}", + "value": "{\"queryCountLast30Days\": 256, \"queryCountTotal\": 2401, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.sam@example.com\", \"urn:li:corpuser:b2fd91.alex@example.com\", \"urn:li:corpuser:b2fd91.jonny1@example.com\", \"urn:li:corpuser:b2fd91.patrick1@example.com\", \"urn:li:corpuser:b2fd91.bryan@example.com\"], \"lastExecutedAt\": 1780181907364}", "contentType": "application/json" } }, @@ -12805,7 +12805,7 @@ "changeType": "UPSERT", "aspectName": "queryUsageFeatures", "aspect": { - "value": "{\"queryCountLast30Days\": 147, \"queryCountTotal\": 1364, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.patrick1@example.com\", \"urn:li:corpuser:b2fd91.marty@example.com\"], \"lastExecutedAt\": 1779948874809}", + "value": "{\"queryCountLast30Days\": 147, \"queryCountTotal\": 1364, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.alex@example.com\", \"urn:li:corpuser:b2fd91.jonny1@example.com\"], \"lastExecutedAt\": 1779948874809}", "contentType": "application/json" } }, @@ -12815,7 +12815,7 @@ "changeType": "UPSERT", "aspectName": "queryUsageFeatures", "aspect": { - "value": "{\"queryCountLast30Days\": 94, \"queryCountTotal\": 1076, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.alex@example.com\"], \"lastExecutedAt\": 1779989380327}", + "value": "{\"queryCountLast30Days\": 94, \"queryCountTotal\": 1076, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.kirk@example.com\"], \"lastExecutedAt\": 1779989380327}", "contentType": "application/json" } }, @@ -12825,7 +12825,7 @@ "changeType": "UPSERT", "aspectName": "queryUsageFeatures", "aspect": { - "value": "{\"queryCountLast30Days\": 6, \"queryCountTotal\": 25, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.jonny2@example.com\"], \"lastExecutedAt\": 1780173980334}", + "value": "{\"queryCountLast30Days\": 6, \"queryCountTotal\": 25, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.sam@example.com\"], \"lastExecutedAt\": 1780173980334}", "contentType": "application/json" } }, @@ -12835,7 +12835,7 @@ "changeType": "UPSERT", "aspectName": "queryUsageFeatures", "aspect": { - "value": "{\"queryCountLast30Days\": 5, \"queryCountTotal\": 20, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.brock1@example.com\"], \"lastExecutedAt\": 1780074634021}", + "value": "{\"queryCountLast30Days\": 5, \"queryCountTotal\": 20, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.sam@example.com\"], \"lastExecutedAt\": 1780074634021}", "contentType": "application/json" } }, @@ -12845,7 +12845,7 @@ "changeType": "UPSERT", "aspectName": "queryUsageFeatures", "aspect": { - "value": "{\"queryCountLast30Days\": 24, \"queryCountTotal\": 99, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.jonny2@example.com\", \"urn:li:corpuser:b2fd91.sam@example.com\"], \"lastExecutedAt\": 1780091922173}", + "value": "{\"queryCountLast30Days\": 24, \"queryCountTotal\": 99, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.sam@example.com\", \"urn:li:corpuser:b2fd91.marty@example.com\"], \"lastExecutedAt\": 1780091922173}", "contentType": "application/json" } }, @@ -12855,7 +12855,7 @@ "changeType": "UPSERT", "aspectName": "queryUsageFeatures", "aspect": { - "value": "{\"queryCountLast30Days\": 18, \"queryCountTotal\": 115, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.jonny2@example.com\"], \"lastExecutedAt\": 1780133251824}", + "value": "{\"queryCountLast30Days\": 18, \"queryCountTotal\": 115, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.sam@example.com\"], \"lastExecutedAt\": 1780133251824}", "contentType": "application/json" } }, @@ -12865,7 +12865,7 @@ "changeType": "UPSERT", "aspectName": "queryUsageFeatures", "aspect": { - "value": "{\"queryCountLast30Days\": 6, \"queryCountTotal\": 27, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.patrick1@example.com\"], \"lastExecutedAt\": 1780086752010}", + "value": "{\"queryCountLast30Days\": 6, \"queryCountTotal\": 27, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.alex@example.com\"], \"lastExecutedAt\": 1780086752010}", "contentType": "application/json" } }, @@ -12875,7 +12875,7 @@ "changeType": "UPSERT", "aspectName": "queryUsageFeatures", "aspect": { - "value": "{\"queryCountLast30Days\": 4, \"queryCountTotal\": 17, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.jonny2@example.com\"], \"lastExecutedAt\": 1780081047997}", + "value": "{\"queryCountLast30Days\": 4, \"queryCountTotal\": 17, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.kirk@example.com\"], \"lastExecutedAt\": 1780081047997}", "contentType": "application/json" } }, @@ -12885,7 +12885,7 @@ "changeType": "UPSERT", "aspectName": "queryUsageFeatures", "aspect": { - "value": "{\"queryCountLast30Days\": 4, \"queryCountTotal\": 22, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.jonny2@example.com\"], \"lastExecutedAt\": 1780186420299}", + "value": "{\"queryCountLast30Days\": 4, \"queryCountTotal\": 22, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.sam@example.com\"], \"lastExecutedAt\": 1780186420299}", "contentType": "application/json" } }, @@ -12895,7 +12895,7 @@ "changeType": "UPSERT", "aspectName": "queryUsageFeatures", "aspect": { - "value": "{\"queryCountLast30Days\": 7, \"queryCountTotal\": 32, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.sam@example.com\"], \"lastExecutedAt\": 1780174964965}", + "value": "{\"queryCountLast30Days\": 7, \"queryCountTotal\": 32, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.jonny1@example.com\"], \"lastExecutedAt\": 1780174964965}", "contentType": "application/json" } }, @@ -12905,7 +12905,7 @@ "changeType": "UPSERT", "aspectName": "queryUsageFeatures", "aspect": { - "value": "{\"queryCountLast30Days\": 6, \"queryCountTotal\": 33, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.patrick1@example.com\"], \"lastExecutedAt\": 1780090904057}", + "value": "{\"queryCountLast30Days\": 6, \"queryCountTotal\": 33, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.jonny1@example.com\"], \"lastExecutedAt\": 1780090904057}", "contentType": "application/json" } }, @@ -12915,7 +12915,7 @@ "changeType": "UPSERT", "aspectName": "queryUsageFeatures", "aspect": { - "value": "{\"queryCountLast30Days\": 54, \"queryCountTotal\": 304, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.brock1@example.com\", \"urn:li:corpuser:b2fd91.sam@example.com\", \"urn:li:corpuser:b2fd91.jonny2@example.com\"], \"lastExecutedAt\": 1780098270178}", + "value": "{\"queryCountLast30Days\": 54, \"queryCountTotal\": 304, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.jonny2@example.com\", \"urn:li:corpuser:b2fd91.kirk@example.com\", \"urn:li:corpuser:b2fd91.jonny1@example.com\"], \"lastExecutedAt\": 1780098270178}", "contentType": "application/json" } }, @@ -12925,7 +12925,7 @@ "changeType": "UPSERT", "aspectName": "queryUsageFeatures", "aspect": { - "value": "{\"queryCountLast30Days\": 36, \"queryCountTotal\": 222, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.michael@example.com\", \"urn:li:corpuser:b2fd91.patrick1@example.com\"], \"lastExecutedAt\": 1780086449794}", + "value": "{\"queryCountLast30Days\": 36, \"queryCountTotal\": 222, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.sam@example.com\", \"urn:li:corpuser:b2fd91.bryan@example.com\"], \"lastExecutedAt\": 1780086449794}", "contentType": "application/json" } }, @@ -12935,7 +12935,7 @@ "changeType": "UPSERT", "aspectName": "queryUsageFeatures", "aspect": { - "value": "{\"queryCountLast30Days\": 32, \"queryCountTotal\": 230, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.michael@example.com\"], \"lastExecutedAt\": 1780158447043}", + "value": "{\"queryCountLast30Days\": 32, \"queryCountTotal\": 230, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.sam@example.com\"], \"lastExecutedAt\": 1780158447043}", "contentType": "application/json" } }, @@ -12945,7 +12945,7 @@ "changeType": "UPSERT", "aspectName": "queryUsageFeatures", "aspect": { - "value": "{\"queryCountLast30Days\": 49, \"queryCountTotal\": 277, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.sam@example.com\", \"urn:li:corpuser:b2fd91.bryan@example.com\", \"urn:li:corpuser:b2fd91.marty@example.com\"], \"lastExecutedAt\": 1780054455583}", + "value": "{\"queryCountLast30Days\": 49, \"queryCountTotal\": 277, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.kirk@example.com\", \"urn:li:corpuser:b2fd91.jonny2@example.com\", \"urn:li:corpuser:b2fd91.alex@example.com\"], \"lastExecutedAt\": 1780054455583}", "contentType": "application/json" } }, @@ -12955,7 +12955,7 @@ "changeType": "UPSERT", "aspectName": "queryUsageFeatures", "aspect": { - "value": "{\"queryCountLast30Days\": 37, \"queryCountTotal\": 219, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.sam@example.com\", \"urn:li:corpuser:b2fd91.bryan@example.com\"], \"lastExecutedAt\": 1780072013058}", + "value": "{\"queryCountLast30Days\": 37, \"queryCountTotal\": 219, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.sam@example.com\", \"urn:li:corpuser:b2fd91.michael@example.com\"], \"lastExecutedAt\": 1780072013058}", "contentType": "application/json" } }, @@ -12965,7 +12965,7 @@ "changeType": "UPSERT", "aspectName": "queryUsageFeatures", "aspect": { - "value": "{\"queryCountLast30Days\": 30, \"queryCountTotal\": 226, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.patrick1@example.com\"], \"lastExecutedAt\": 1780184731506}", + "value": "{\"queryCountLast30Days\": 30, \"queryCountTotal\": 226, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.bryan@example.com\"], \"lastExecutedAt\": 1780184731506}", "contentType": "application/json" } }, @@ -12975,7 +12975,7 @@ "changeType": "UPSERT", "aspectName": "queryUsageFeatures", "aspect": { - "value": "{\"queryCountLast30Days\": 136, \"queryCountTotal\": 859, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.patrick1@example.com\", \"urn:li:corpuser:b2fd91.sam@example.com\", \"urn:li:corpuser:b2fd91.bryan@example.com\", \"urn:li:corpuser:b2fd91.brock1@example.com\"], \"lastExecutedAt\": 1780018749012}", + "value": "{\"queryCountLast30Days\": 136, \"queryCountTotal\": 859, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.bryan@example.com\", \"urn:li:corpuser:b2fd91.marty@example.com\", \"urn:li:corpuser:b2fd91.kirk@example.com\", \"urn:li:corpuser:b2fd91.jonny2@example.com\"], \"lastExecutedAt\": 1780018749012}", "contentType": "application/json" } }, @@ -12985,7 +12985,7 @@ "changeType": "UPSERT", "aspectName": "queryUsageFeatures", "aspect": { - "value": "{\"queryCountLast30Days\": 103, \"queryCountTotal\": 784, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.alex@example.com\", \"urn:li:corpuser:b2fd91.bryan@example.com\", \"urn:li:corpuser:b2fd91.brock1@example.com\"], \"lastExecutedAt\": 1780189331929}", + "value": "{\"queryCountLast30Days\": 103, \"queryCountTotal\": 784, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.sam@example.com\", \"urn:li:corpuser:b2fd91.jonny2@example.com\", \"urn:li:corpuser:b2fd91.kirk@example.com\"], \"lastExecutedAt\": 1780189331929}", "contentType": "application/json" } }, @@ -12995,7 +12995,7 @@ "changeType": "UPSERT", "aspectName": "queryUsageFeatures", "aspect": { - "value": "{\"queryCountLast30Days\": 69, \"queryCountTotal\": 529, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.marty@example.com\", \"urn:li:corpuser:b2fd91.patrick1@example.com\"], \"lastExecutedAt\": 1780145169589}", + "value": "{\"queryCountLast30Days\": 69, \"queryCountTotal\": 529, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.jonny1@example.com\", \"urn:li:corpuser:b2fd91.bryan@example.com\"], \"lastExecutedAt\": 1780145169589}", "contentType": "application/json" } }, @@ -13005,7 +13005,7 @@ "changeType": "UPSERT", "aspectName": "queryUsageFeatures", "aspect": { - "value": "{\"queryCountLast30Days\": 23, \"queryCountTotal\": 113, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.bryan@example.com\", \"urn:li:corpuser:b2fd91.alex@example.com\"], \"lastExecutedAt\": 1780164867630}", + "value": "{\"queryCountLast30Days\": 23, \"queryCountTotal\": 113, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.michael@example.com\", \"urn:li:corpuser:b2fd91.alex@example.com\"], \"lastExecutedAt\": 1780164867630}", "contentType": "application/json" } }, @@ -13015,7 +13015,7 @@ "changeType": "UPSERT", "aspectName": "queryUsageFeatures", "aspect": { - "value": "{\"queryCountLast30Days\": 18, \"queryCountTotal\": 88, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.marty@example.com\"], \"lastExecutedAt\": 1779950618541}", + "value": "{\"queryCountLast30Days\": 18, \"queryCountTotal\": 88, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.brock1@example.com\"], \"lastExecutedAt\": 1779950618541}", "contentType": "application/json" } }, @@ -13025,7 +13025,7 @@ "changeType": "UPSERT", "aspectName": "queryUsageFeatures", "aspect": { - "value": "{\"queryCountLast30Days\": 13, \"queryCountTotal\": 54, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.michael@example.com\"], \"lastExecutedAt\": 1780033258834}", + "value": "{\"queryCountLast30Days\": 13, \"queryCountTotal\": 54, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.jonny2@example.com\"], \"lastExecutedAt\": 1780033258834}", "contentType": "application/json" } }, @@ -13035,7 +13035,7 @@ "changeType": "UPSERT", "aspectName": "queryUsageFeatures", "aspect": { - "value": "{\"queryCountLast30Days\": 8, \"queryCountTotal\": 55, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.jonny2@example.com\"], \"lastExecutedAt\": 1780055679864}", + "value": "{\"queryCountLast30Days\": 8, \"queryCountTotal\": 55, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.sam@example.com\"], \"lastExecutedAt\": 1780055679864}", "contentType": "application/json" } }, @@ -13045,7 +13045,7 @@ "changeType": "UPSERT", "aspectName": "queryUsageFeatures", "aspect": { - "value": "{\"queryCountLast30Days\": 6, \"queryCountTotal\": 22, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.marty@example.com\"], \"lastExecutedAt\": 1779963544824}", + "value": "{\"queryCountLast30Days\": 6, \"queryCountTotal\": 22, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.jonny1@example.com\"], \"lastExecutedAt\": 1779963544824}", "contentType": "application/json" } }, @@ -13055,7 +13055,7 @@ "changeType": "UPSERT", "aspectName": "queryUsageFeatures", "aspect": { - "value": "{\"queryCountLast30Days\": 4, \"queryCountTotal\": 14, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.bryan@example.com\"], \"lastExecutedAt\": 1780157655157}", + "value": "{\"queryCountLast30Days\": 4, \"queryCountTotal\": 14, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.sam@example.com\"], \"lastExecutedAt\": 1780157655157}", "contentType": "application/json" } }, @@ -13065,7 +13065,7 @@ "changeType": "UPSERT", "aspectName": "queryUsageFeatures", "aspect": { - "value": "{\"queryCountLast30Days\": 3, \"queryCountTotal\": 13, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.bryan@example.com\"], \"lastExecutedAt\": 1780035804002}", + "value": "{\"queryCountLast30Days\": 3, \"queryCountTotal\": 13, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.sam@example.com\"], \"lastExecutedAt\": 1780035804002}", "contentType": "application/json" } }, @@ -13085,7 +13085,7 @@ "changeType": "UPSERT", "aspectName": "queryUsageFeatures", "aspect": { - "value": "{\"queryCountLast30Days\": 5, \"queryCountTotal\": 19, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.jonny2@example.com\"], \"lastExecutedAt\": 1779947957898}", + "value": "{\"queryCountLast30Days\": 5, \"queryCountTotal\": 19, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.sam@example.com\"], \"lastExecutedAt\": 1779947957898}", "contentType": "application/json" } }, @@ -13115,7 +13115,7 @@ "changeType": "UPSERT", "aspectName": "queryUsageFeatures", "aspect": { - "value": "{\"queryCountLast30Days\": 3, \"queryCountTotal\": 15, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.bryan@example.com\"], \"lastExecutedAt\": 1780064330289}", + "value": "{\"queryCountLast30Days\": 3, \"queryCountTotal\": 15, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.sam@example.com\"], \"lastExecutedAt\": 1780064330289}", "contentType": "application/json" } }, @@ -13125,7 +13125,7 @@ "changeType": "UPSERT", "aspectName": "queryUsageFeatures", "aspect": { - "value": "{\"queryCountLast30Days\": 6, \"queryCountTotal\": 34, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.sam@example.com\"], \"lastExecutedAt\": 1780175223820}", + "value": "{\"queryCountLast30Days\": 6, \"queryCountTotal\": 34, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.bryan@example.com\"], \"lastExecutedAt\": 1780175223820}", "contentType": "application/json" } }, @@ -13135,7 +13135,7 @@ "changeType": "UPSERT", "aspectName": "queryUsageFeatures", "aspect": { - "value": "{\"queryCountLast30Days\": 5, \"queryCountTotal\": 27, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.sam@example.com\"], \"lastExecutedAt\": 1780199048212}", + "value": "{\"queryCountLast30Days\": 5, \"queryCountTotal\": 27, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.alex@example.com\"], \"lastExecutedAt\": 1780199048212}", "contentType": "application/json" } }, @@ -13145,7 +13145,7 @@ "changeType": "UPSERT", "aspectName": "queryUsageFeatures", "aspect": { - "value": "{\"queryCountLast30Days\": 3, \"queryCountTotal\": 10, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.bryan@example.com\"], \"lastExecutedAt\": 1780156625669}", + "value": "{\"queryCountLast30Days\": 3, \"queryCountTotal\": 10, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.alex@example.com\"], \"lastExecutedAt\": 1780156625669}", "contentType": "application/json" } }, @@ -13155,7 +13155,7 @@ "changeType": "UPSERT", "aspectName": "queryUsageFeatures", "aspect": { - "value": "{\"queryCountLast30Days\": 7, \"queryCountTotal\": 32, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.brock1@example.com\"], \"lastExecutedAt\": 1780049432709}", + "value": "{\"queryCountLast30Days\": 7, \"queryCountTotal\": 32, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.jonny1@example.com\"], \"lastExecutedAt\": 1780049432709}", "contentType": "application/json" } }, @@ -13165,7 +13165,7 @@ "changeType": "UPSERT", "aspectName": "queryUsageFeatures", "aspect": { - "value": "{\"queryCountLast30Days\": 4, \"queryCountTotal\": 12, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.patrick1@example.com\"], \"lastExecutedAt\": 1780053544221}", + "value": "{\"queryCountLast30Days\": 4, \"queryCountTotal\": 12, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.sam@example.com\"], \"lastExecutedAt\": 1780053544221}", "contentType": "application/json" } }, @@ -13175,7 +13175,7 @@ "changeType": "UPSERT", "aspectName": "queryUsageFeatures", "aspect": { - "value": "{\"queryCountLast30Days\": 6, \"queryCountTotal\": 24, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.patrick1@example.com\"], \"lastExecutedAt\": 1780084630007}", + "value": "{\"queryCountLast30Days\": 6, \"queryCountTotal\": 24, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.sam@example.com\"], \"lastExecutedAt\": 1780084630007}", "contentType": "application/json" } }, @@ -13195,7 +13195,7 @@ "changeType": "UPSERT", "aspectName": "queryUsageFeatures", "aspect": { - "value": "{\"queryCountLast30Days\": 3, \"queryCountTotal\": 15, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.jonny2@example.com\"], \"lastExecutedAt\": 1780105060116}", + "value": "{\"queryCountLast30Days\": 3, \"queryCountTotal\": 15, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.sam@example.com\"], \"lastExecutedAt\": 1780105060116}", "contentType": "application/json" } }, @@ -13205,7 +13205,7 @@ "changeType": "UPSERT", "aspectName": "queryUsageFeatures", "aspect": { - "value": "{\"queryCountLast30Days\": 59, \"queryCountTotal\": 451, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.brock1@example.com\", \"urn:li:corpuser:b2fd91.bryan@example.com\", \"urn:li:corpuser:b2fd91.marty@example.com\"], \"lastExecutedAt\": 1780158512405}", + "value": "{\"queryCountLast30Days\": 59, \"queryCountTotal\": 451, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.kirk@example.com\", \"urn:li:corpuser:b2fd91.sam@example.com\", \"urn:li:corpuser:b2fd91.patrick1@example.com\"], \"lastExecutedAt\": 1780158512405}", "contentType": "application/json" } }, @@ -13215,7 +13215,7 @@ "changeType": "UPSERT", "aspectName": "queryUsageFeatures", "aspect": { - "value": "{\"queryCountLast30Days\": 48, \"queryCountTotal\": 274, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.patrick1@example.com\", \"urn:li:corpuser:b2fd91.brock1@example.com\"], \"lastExecutedAt\": 1779982360123}", + "value": "{\"queryCountLast30Days\": 48, \"queryCountTotal\": 274, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.sam@example.com\", \"urn:li:corpuser:b2fd91.marty@example.com\"], \"lastExecutedAt\": 1779982360123}", "contentType": "application/json" } }, @@ -13225,7 +13225,7 @@ "changeType": "UPSERT", "aspectName": "queryUsageFeatures", "aspect": { - "value": "{\"queryCountLast30Days\": 27, \"queryCountTotal\": 168, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.patrick1@example.com\"], \"lastExecutedAt\": 1780002279982}", + "value": "{\"queryCountLast30Days\": 27, \"queryCountTotal\": 168, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.sam@example.com\"], \"lastExecutedAt\": 1780002279982}", "contentType": "application/json" } }, @@ -13235,7 +13235,7 @@ "changeType": "UPSERT", "aspectName": "queryUsageFeatures", "aspect": { - "value": "{\"queryCountLast30Days\": 7, \"queryCountTotal\": 37, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.brock1@example.com\"], \"lastExecutedAt\": 1779984651646}", + "value": "{\"queryCountLast30Days\": 7, \"queryCountTotal\": 37, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.sam@example.com\"], \"lastExecutedAt\": 1779984651646}", "contentType": "application/json" } }, @@ -13245,7 +13245,7 @@ "changeType": "UPSERT", "aspectName": "queryUsageFeatures", "aspect": { - "value": "{\"queryCountLast30Days\": 5, \"queryCountTotal\": 26, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.alex@example.com\"], \"lastExecutedAt\": 1780128379888}", + "value": "{\"queryCountLast30Days\": 5, \"queryCountTotal\": 26, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.sam@example.com\"], \"lastExecutedAt\": 1780128379888}", "contentType": "application/json" } }, @@ -13255,7 +13255,7 @@ "changeType": "UPSERT", "aspectName": "queryUsageFeatures", "aspect": { - "value": "{\"queryCountLast30Days\": 19, \"queryCountTotal\": 115, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.brock1@example.com\", \"urn:li:corpuser:b2fd91.michael@example.com\"], \"lastExecutedAt\": 1780189604944}", + "value": "{\"queryCountLast30Days\": 19, \"queryCountTotal\": 115, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.brock1@example.com\", \"urn:li:corpuser:b2fd91.patrick1@example.com\"], \"lastExecutedAt\": 1780189604944}", "contentType": "application/json" } }, @@ -13265,7 +13265,7 @@ "changeType": "UPSERT", "aspectName": "queryUsageFeatures", "aspect": { - "value": "{\"queryCountLast30Days\": 19, \"queryCountTotal\": 88, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.michael@example.com\"], \"lastExecutedAt\": 1780106139282}", + "value": "{\"queryCountLast30Days\": 19, \"queryCountTotal\": 88, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.sam@example.com\"], \"lastExecutedAt\": 1780106139282}", "contentType": "application/json" } }, @@ -13275,7 +13275,7 @@ "changeType": "UPSERT", "aspectName": "queryUsageFeatures", "aspect": { - "value": "{\"queryCountLast30Days\": 11, \"queryCountTotal\": 70, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.alex@example.com\"], \"lastExecutedAt\": 1780140159415}", + "value": "{\"queryCountLast30Days\": 11, \"queryCountTotal\": 70, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.michael@example.com\"], \"lastExecutedAt\": 1780140159415}", "contentType": "application/json" } }, @@ -13285,7 +13285,7 @@ "changeType": "UPSERT", "aspectName": "queryUsageFeatures", "aspect": { - "value": "{\"queryCountLast30Days\": 102, \"queryCountTotal\": 690, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.marty@example.com\", \"urn:li:corpuser:b2fd91.patrick1@example.com\", \"urn:li:corpuser:b2fd91.sam@example.com\", \"urn:li:corpuser:b2fd91.brock1@example.com\"], \"lastExecutedAt\": 1780105739929}", + "value": "{\"queryCountLast30Days\": 102, \"queryCountTotal\": 690, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.bryan@example.com\", \"urn:li:corpuser:b2fd91.michael@example.com\", \"urn:li:corpuser:b2fd91.kirk@example.com\", \"urn:li:corpuser:b2fd91.jonny2@example.com\"], \"lastExecutedAt\": 1780105739929}", "contentType": "application/json" } }, @@ -13295,7 +13295,7 @@ "changeType": "UPSERT", "aspectName": "queryUsageFeatures", "aspect": { - "value": "{\"queryCountLast30Days\": 97, \"queryCountTotal\": 737, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.marty@example.com\", \"urn:li:corpuser:b2fd91.sam@example.com\", \"urn:li:corpuser:b2fd91.brock1@example.com\"], \"lastExecutedAt\": 1779964571795}", + "value": "{\"queryCountLast30Days\": 97, \"queryCountTotal\": 737, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.bryan@example.com\", \"urn:li:corpuser:b2fd91.michael@example.com\", \"urn:li:corpuser:b2fd91.jonny1@example.com\"], \"lastExecutedAt\": 1779964571795}", "contentType": "application/json" } }, @@ -13305,7 +13305,7 @@ "changeType": "UPSERT", "aspectName": "queryUsageFeatures", "aspect": { - "value": "{\"queryCountLast30Days\": 76, \"queryCountTotal\": 510, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.bryan@example.com\", \"urn:li:corpuser:b2fd91.sam@example.com\"], \"lastExecutedAt\": 1780170900913}", + "value": "{\"queryCountLast30Days\": 76, \"queryCountTotal\": 510, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.alex@example.com\", \"urn:li:corpuser:b2fd91.jonny2@example.com\"], \"lastExecutedAt\": 1780170900913}", "contentType": "application/json" } }, @@ -13315,7 +13315,7 @@ "changeType": "UPSERT", "aspectName": "queryUsageFeatures", "aspect": { - "value": "{\"queryCountLast30Days\": 41, \"queryCountTotal\": 302, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.marty@example.com\"], \"lastExecutedAt\": 1780082856409}", + "value": "{\"queryCountLast30Days\": 41, \"queryCountTotal\": 302, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.sam@example.com\"], \"lastExecutedAt\": 1780082856409}", "contentType": "application/json" } }, @@ -13325,7 +13325,7 @@ "changeType": "UPSERT", "aspectName": "queryUsageFeatures", "aspect": { - "value": "{\"queryCountLast30Days\": 56, \"queryCountTotal\": 365, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.brock1@example.com\", \"urn:li:corpuser:b2fd91.bryan@example.com\", \"urn:li:corpuser:b2fd91.jonny2@example.com\"], \"lastExecutedAt\": 1780131623448}", + "value": "{\"queryCountLast30Days\": 56, \"queryCountTotal\": 365, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.kirk@example.com\", \"urn:li:corpuser:b2fd91.marty@example.com\", \"urn:li:corpuser:b2fd91.jonny1@example.com\"], \"lastExecutedAt\": 1780131623448}", "contentType": "application/json" } }, @@ -13335,7 +13335,7 @@ "changeType": "UPSERT", "aspectName": "queryUsageFeatures", "aspect": { - "value": "{\"queryCountLast30Days\": 37, \"queryCountTotal\": 233, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.alex@example.com\", \"urn:li:corpuser:b2fd91.patrick1@example.com\"], \"lastExecutedAt\": 1780084224486}", + "value": "{\"queryCountLast30Days\": 37, \"queryCountTotal\": 233, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.sam@example.com\", \"urn:li:corpuser:b2fd91.bryan@example.com\"], \"lastExecutedAt\": 1780084224486}", "contentType": "application/json" } }, @@ -13345,7 +13345,7 @@ "changeType": "UPSERT", "aspectName": "queryUsageFeatures", "aspect": { - "value": "{\"queryCountLast30Days\": 26, \"queryCountTotal\": 181, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.marty@example.com\"], \"lastExecutedAt\": 1780032722994}", + "value": "{\"queryCountLast30Days\": 26, \"queryCountTotal\": 181, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.brock1@example.com\"], \"lastExecutedAt\": 1780032722994}", "contentType": "application/json" } }, @@ -13355,7 +13355,7 @@ "changeType": "UPSERT", "aspectName": "queryUsageFeatures", "aspect": { - "value": "{\"queryCountLast30Days\": 51, \"queryCountTotal\": 384, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.bryan@example.com\", \"urn:li:corpuser:b2fd91.michael@example.com\", \"urn:li:corpuser:b2fd91.patrick1@example.com\"], \"lastExecutedAt\": 1780020982300}", + "value": "{\"queryCountLast30Days\": 51, \"queryCountTotal\": 384, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.sam@example.com\", \"urn:li:corpuser:b2fd91.brock1@example.com\", \"urn:li:corpuser:b2fd91.jonny1@example.com\"], \"lastExecutedAt\": 1780020982300}", "contentType": "application/json" } }, @@ -13365,7 +13365,7 @@ "changeType": "UPSERT", "aspectName": "queryUsageFeatures", "aspect": { - "value": "{\"queryCountLast30Days\": 41, \"queryCountTotal\": 254, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.bryan@example.com\", \"urn:li:corpuser:b2fd91.michael@example.com\"], \"lastExecutedAt\": 1780165831441}", + "value": "{\"queryCountLast30Days\": 41, \"queryCountTotal\": 254, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.sam@example.com\", \"urn:li:corpuser:b2fd91.michael@example.com\"], \"lastExecutedAt\": 1780165831441}", "contentType": "application/json" } }, @@ -13375,7 +13375,7 @@ "changeType": "UPSERT", "aspectName": "queryUsageFeatures", "aspect": { - "value": "{\"queryCountLast30Days\": 27, \"queryCountTotal\": 188, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.brock1@example.com\"], \"lastExecutedAt\": 1780018183850}", + "value": "{\"queryCountLast30Days\": 27, \"queryCountTotal\": 188, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.sam@example.com\"], \"lastExecutedAt\": 1780018183850}", "contentType": "application/json" } }, @@ -13385,7 +13385,7 @@ "changeType": "UPSERT", "aspectName": "queryUsageFeatures", "aspect": { - "value": "{\"queryCountLast30Days\": 20, \"queryCountTotal\": 110, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.bryan@example.com\"], \"lastExecutedAt\": 1780090995027}", + "value": "{\"queryCountLast30Days\": 20, \"queryCountTotal\": 110, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.jonny1@example.com\"], \"lastExecutedAt\": 1780090995027}", "contentType": "application/json" } }, @@ -13395,7 +13395,7 @@ "changeType": "UPSERT", "aspectName": "queryUsageFeatures", "aspect": { - "value": "{\"queryCountLast30Days\": 22, \"queryCountTotal\": 88, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.bryan@example.com\", \"urn:li:corpuser:b2fd91.jonny2@example.com\"], \"lastExecutedAt\": 1780084602780}", + "value": "{\"queryCountLast30Days\": 22, \"queryCountTotal\": 88, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.sam@example.com\", \"urn:li:corpuser:b2fd91.kirk@example.com\"], \"lastExecutedAt\": 1780084602780}", "contentType": "application/json" } }, @@ -13405,7 +13405,7 @@ "changeType": "UPSERT", "aspectName": "queryUsageFeatures", "aspect": { - "value": "{\"queryCountLast30Days\": 18, \"queryCountTotal\": 104, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.marty@example.com\"], \"lastExecutedAt\": 1780075180684}", + "value": "{\"queryCountLast30Days\": 18, \"queryCountTotal\": 104, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.sam@example.com\"], \"lastExecutedAt\": 1780075180684}", "contentType": "application/json" } }, @@ -13415,7 +13415,7 @@ "changeType": "UPSERT", "aspectName": "queryUsageFeatures", "aspect": { - "value": "{\"queryCountLast30Days\": 12, \"queryCountTotal\": 72, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.michael@example.com\"], \"lastExecutedAt\": 1779986933277}", + "value": "{\"queryCountLast30Days\": 12, \"queryCountTotal\": 72, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.brock1@example.com\"], \"lastExecutedAt\": 1779986933277}", "contentType": "application/json" } }, @@ -13425,7 +13425,7 @@ "changeType": "UPSERT", "aspectName": "queryUsageFeatures", "aspect": { - "value": "{\"queryCountLast30Days\": 24, \"queryCountTotal\": 153, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.patrick1@example.com\", \"urn:li:corpuser:b2fd91.marty@example.com\"], \"lastExecutedAt\": 1780177237872}", + "value": "{\"queryCountLast30Days\": 24, \"queryCountTotal\": 153, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.jonny2@example.com\", \"urn:li:corpuser:b2fd91.michael@example.com\"], \"lastExecutedAt\": 1780177237872}", "contentType": "application/json" } }, @@ -13435,7 +13435,7 @@ "changeType": "UPSERT", "aspectName": "queryUsageFeatures", "aspect": { - "value": "{\"queryCountLast30Days\": 16, \"queryCountTotal\": 95, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.marty@example.com\"], \"lastExecutedAt\": 1780174931566}", + "value": "{\"queryCountLast30Days\": 16, \"queryCountTotal\": 95, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.sam@example.com\"], \"lastExecutedAt\": 1780174931566}", "contentType": "application/json" } }, @@ -13445,7 +13445,7 @@ "changeType": "UPSERT", "aspectName": "queryUsageFeatures", "aspect": { - "value": "{\"queryCountLast30Days\": 13, \"queryCountTotal\": 81, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.bryan@example.com\"], \"lastExecutedAt\": 1780139698481}", + "value": "{\"queryCountLast30Days\": 13, \"queryCountTotal\": 81, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.sam@example.com\"], \"lastExecutedAt\": 1780139698481}", "contentType": "application/json" } }, @@ -13455,7 +13455,7 @@ "changeType": "UPSERT", "aspectName": "queryUsageFeatures", "aspect": { - "value": "{\"queryCountLast30Days\": 24, \"queryCountTotal\": 106, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.sam@example.com\", \"urn:li:corpuser:b2fd91.jonny2@example.com\"], \"lastExecutedAt\": 1780072456560}", + "value": "{\"queryCountLast30Days\": 24, \"queryCountTotal\": 106, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.kirk@example.com\", \"urn:li:corpuser:b2fd91.michael@example.com\"], \"lastExecutedAt\": 1780072456560}", "contentType": "application/json" } }, @@ -13465,7 +13465,7 @@ "changeType": "UPSERT", "aspectName": "queryUsageFeatures", "aspect": { - "value": "{\"queryCountLast30Days\": 17, \"queryCountTotal\": 107, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.michael@example.com\"], \"lastExecutedAt\": 1780088749340}", + "value": "{\"queryCountLast30Days\": 17, \"queryCountTotal\": 107, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.sam@example.com\"], \"lastExecutedAt\": 1780088749340}", "contentType": "application/json" } }, @@ -13475,7 +13475,7 @@ "changeType": "UPSERT", "aspectName": "queryUsageFeatures", "aspect": { - "value": "{\"queryCountLast30Days\": 13, \"queryCountTotal\": 74, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.brock1@example.com\"], \"lastExecutedAt\": 1780067291639}", + "value": "{\"queryCountLast30Days\": 13, \"queryCountTotal\": 74, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.sam@example.com\"], \"lastExecutedAt\": 1780067291639}", "contentType": "application/json" } }, @@ -13485,7 +13485,7 @@ "changeType": "UPSERT", "aspectName": "queryUsageFeatures", "aspect": { - "value": "{\"queryCountLast30Days\": 242, \"queryCountTotal\": 2150, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.sam@example.com\", \"urn:li:corpuser:b2fd91.brock1@example.com\", \"urn:li:corpuser:b2fd91.michael@example.com\", \"urn:li:corpuser:b2fd91.alex@example.com\", \"urn:li:corpuser:b2fd91.jonny2@example.com\"], \"lastExecutedAt\": 1780152785780}", + "value": "{\"queryCountLast30Days\": 242, \"queryCountTotal\": 2150, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.sam@example.com\", \"urn:li:corpuser:b2fd91.kirk@example.com\", \"urn:li:corpuser:b2fd91.marty@example.com\", \"urn:li:corpuser:b2fd91.jonny2@example.com\", \"urn:li:corpuser:b2fd91.bryan@example.com\"], \"lastExecutedAt\": 1780152785780}", "contentType": "application/json" } }, @@ -13495,7 +13495,7 @@ "changeType": "UPSERT", "aspectName": "queryUsageFeatures", "aspect": { - "value": "{\"queryCountLast30Days\": 212, \"queryCountTotal\": 2581, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.michael@example.com\", \"urn:li:corpuser:b2fd91.sam@example.com\", \"urn:li:corpuser:b2fd91.bryan@example.com\"], \"lastExecutedAt\": 1780133106348}", + "value": "{\"queryCountLast30Days\": 212, \"queryCountTotal\": 2581, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.jonny2@example.com\", \"urn:li:corpuser:b2fd91.kirk@example.com\", \"urn:li:corpuser:b2fd91.jonny1@example.com\"], \"lastExecutedAt\": 1780133106348}", "contentType": "application/json" } }, @@ -13505,7 +13505,7 @@ "changeType": "UPSERT", "aspectName": "queryUsageFeatures", "aspect": { - "value": "{\"queryCountLast30Days\": 157, \"queryCountTotal\": 1370, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.patrick1@example.com\", \"urn:li:corpuser:b2fd91.brock1@example.com\"], \"lastExecutedAt\": 1780075273281}", + "value": "{\"queryCountLast30Days\": 157, \"queryCountTotal\": 1370, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.marty@example.com\", \"urn:li:corpuser:b2fd91.alex@example.com\"], \"lastExecutedAt\": 1780075273281}", "contentType": "application/json" } }, @@ -13515,7 +13515,7 @@ "changeType": "UPSERT", "aspectName": "queryUsageFeatures", "aspect": { - "value": "{\"queryCountLast30Days\": 89, \"queryCountTotal\": 1239, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.marty@example.com\"], \"lastExecutedAt\": 1779944975686}", + "value": "{\"queryCountLast30Days\": 89, \"queryCountTotal\": 1239, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.brock1@example.com\"], \"lastExecutedAt\": 1779944975686}", "contentType": "application/json" } }, @@ -13525,7 +13525,7 @@ "changeType": "UPSERT", "aspectName": "queryUsageFeatures", "aspect": { - "value": "{\"queryCountLast30Days\": 129, \"queryCountTotal\": 1002, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.brock1@example.com\", \"urn:li:corpuser:b2fd91.michael@example.com\", \"urn:li:corpuser:b2fd91.bryan@example.com\", \"urn:li:corpuser:b2fd91.alex@example.com\"], \"lastExecutedAt\": 1779959157533}", + "value": "{\"queryCountLast30Days\": 129, \"queryCountTotal\": 1002, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.jonny2@example.com\", \"urn:li:corpuser:b2fd91.brock1@example.com\", \"urn:li:corpuser:b2fd91.marty@example.com\", \"urn:li:corpuser:b2fd91.alex@example.com\"], \"lastExecutedAt\": 1779959157533}", "contentType": "application/json" } }, @@ -13535,7 +13535,7 @@ "changeType": "UPSERT", "aspectName": "queryUsageFeatures", "aspect": { - "value": "{\"queryCountLast30Days\": 84, \"queryCountTotal\": 793, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.michael@example.com\", \"urn:li:corpuser:b2fd91.patrick1@example.com\", \"urn:li:corpuser:b2fd91.jonny2@example.com\"], \"lastExecutedAt\": 1779974551024}", + "value": "{\"queryCountLast30Days\": 84, \"queryCountTotal\": 793, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.sam@example.com\", \"urn:li:corpuser:b2fd91.brock1@example.com\", \"urn:li:corpuser:b2fd91.kirk@example.com\"], \"lastExecutedAt\": 1779974551024}", "contentType": "application/json" } }, @@ -13545,7 +13545,7 @@ "changeType": "UPSERT", "aspectName": "queryUsageFeatures", "aspect": { - "value": "{\"queryCountLast30Days\": 69, \"queryCountTotal\": 625, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.michael@example.com\", \"urn:li:corpuser:b2fd91.marty@example.com\"], \"lastExecutedAt\": 1780135777927}", + "value": "{\"queryCountLast30Days\": 69, \"queryCountTotal\": 625, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.kirk@example.com\", \"urn:li:corpuser:b2fd91.jonny2@example.com\"], \"lastExecutedAt\": 1780135777927}", "contentType": "application/json" } }, @@ -13555,7 +13555,7 @@ "changeType": "UPSERT", "aspectName": "queryUsageFeatures", "aspect": { - "value": "{\"queryCountLast30Days\": 38, \"queryCountTotal\": 239, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.bryan@example.com\"], \"lastExecutedAt\": 1780137053609}", + "value": "{\"queryCountLast30Days\": 38, \"queryCountTotal\": 239, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.sam@example.com\"], \"lastExecutedAt\": 1780137053609}", "contentType": "application/json" } }, @@ -13565,7 +13565,7 @@ "changeType": "UPSERT", "aspectName": "queryUsageFeatures", "aspect": { - "value": "{\"queryCountLast30Days\": 51, \"queryCountTotal\": 303, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.jonny2@example.com\", \"urn:li:corpuser:b2fd91.michael@example.com\", \"urn:li:corpuser:b2fd91.brock1@example.com\"], \"lastExecutedAt\": 1780137921219}", + "value": "{\"queryCountLast30Days\": 51, \"queryCountTotal\": 303, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.bryan@example.com\", \"urn:li:corpuser:b2fd91.jonny1@example.com\", \"urn:li:corpuser:b2fd91.patrick1@example.com\"], \"lastExecutedAt\": 1780137921219}", "contentType": "application/json" } }, @@ -13575,7 +13575,7 @@ "changeType": "UPSERT", "aspectName": "queryUsageFeatures", "aspect": { - "value": "{\"queryCountLast30Days\": 41, \"queryCountTotal\": 223, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.alex@example.com\", \"urn:li:corpuser:b2fd91.sam@example.com\"], \"lastExecutedAt\": 1780088634747}", + "value": "{\"queryCountLast30Days\": 41, \"queryCountTotal\": 223, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.jonny2@example.com\", \"urn:li:corpuser:b2fd91.brock1@example.com\"], \"lastExecutedAt\": 1780088634747}", "contentType": "application/json" } }, @@ -13585,7 +13585,7 @@ "changeType": "UPSERT", "aspectName": "queryUsageFeatures", "aspect": { - "value": "{\"queryCountLast30Days\": 29, \"queryCountTotal\": 192, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.brock1@example.com\"], \"lastExecutedAt\": 1780183285675}", + "value": "{\"queryCountLast30Days\": 29, \"queryCountTotal\": 192, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.sam@example.com\"], \"lastExecutedAt\": 1780183285675}", "contentType": "application/json" } }, @@ -13595,7 +13595,7 @@ "changeType": "UPSERT", "aspectName": "queryUsageFeatures", "aspect": { - "value": "{\"queryCountLast30Days\": 228, \"queryCountTotal\": 2398, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.sam@example.com\", \"urn:li:corpuser:b2fd91.brock1@example.com\", \"urn:li:corpuser:b2fd91.bryan@example.com\", \"urn:li:corpuser:b2fd91.alex@example.com\", \"urn:li:corpuser:b2fd91.marty@example.com\"], \"lastExecutedAt\": 1780198417284}", + "value": "{\"queryCountLast30Days\": 228, \"queryCountTotal\": 2398, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.marty@example.com\", \"urn:li:corpuser:b2fd91.bryan@example.com\", \"urn:li:corpuser:b2fd91.jonny2@example.com\", \"urn:li:corpuser:b2fd91.brock1@example.com\", \"urn:li:corpuser:b2fd91.michael@example.com\"], \"lastExecutedAt\": 1780198417284}", "contentType": "application/json" } }, @@ -13605,7 +13605,7 @@ "changeType": "UPSERT", "aspectName": "queryUsageFeatures", "aspect": { - "value": "{\"queryCountLast30Days\": 220, \"queryCountTotal\": 2154, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.brock1@example.com\", \"urn:li:corpuser:b2fd91.michael@example.com\", \"urn:li:corpuser:b2fd91.alex@example.com\"], \"lastExecutedAt\": 1780055522518}", + "value": "{\"queryCountLast30Days\": 220, \"queryCountTotal\": 2154, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.sam@example.com\", \"urn:li:corpuser:b2fd91.alex@example.com\", \"urn:li:corpuser:b2fd91.marty@example.com\"], \"lastExecutedAt\": 1780055522518}", "contentType": "application/json" } }, @@ -13615,7 +13615,7 @@ "changeType": "UPSERT", "aspectName": "queryUsageFeatures", "aspect": { - "value": "{\"queryCountLast30Days\": 150, \"queryCountTotal\": 1691, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.alex@example.com\", \"urn:li:corpuser:b2fd91.michael@example.com\"], \"lastExecutedAt\": 1780141099453}", + "value": "{\"queryCountLast30Days\": 150, \"queryCountTotal\": 1691, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.jonny2@example.com\", \"urn:li:corpuser:b2fd91.kirk@example.com\"], \"lastExecutedAt\": 1780141099453}", "contentType": "application/json" } }, @@ -13625,7 +13625,7 @@ "changeType": "UPSERT", "aspectName": "queryUsageFeatures", "aspect": { - "value": "{\"queryCountLast30Days\": 79, \"queryCountTotal\": 862, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.brock1@example.com\"], \"lastExecutedAt\": 1780109770914}", + "value": "{\"queryCountLast30Days\": 79, \"queryCountTotal\": 862, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.jonny2@example.com\"], \"lastExecutedAt\": 1780109770914}", "contentType": "application/json" } }, @@ -13635,7 +13635,7 @@ "changeType": "UPSERT", "aspectName": "queryUsageFeatures", "aspect": { - "value": "{\"queryCountLast30Days\": 57, \"queryCountTotal\": 421, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.patrick1@example.com\", \"urn:li:corpuser:b2fd91.brock1@example.com\", \"urn:li:corpuser:b2fd91.alex@example.com\"], \"lastExecutedAt\": 1779953162426}", + "value": "{\"queryCountLast30Days\": 57, \"queryCountTotal\": 421, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.jonny2@example.com\", \"urn:li:corpuser:b2fd91.kirk@example.com\", \"urn:li:corpuser:b2fd91.alex@example.com\"], \"lastExecutedAt\": 1779953162426}", "contentType": "application/json" } }, @@ -13645,7 +13645,7 @@ "changeType": "UPSERT", "aspectName": "queryUsageFeatures", "aspect": { - "value": "{\"queryCountLast30Days\": 38, \"queryCountTotal\": 260, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.sam@example.com\", \"urn:li:corpuser:b2fd91.alex@example.com\"], \"lastExecutedAt\": 1780041114993}", + "value": "{\"queryCountLast30Days\": 38, \"queryCountTotal\": 260, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.jonny1@example.com\", \"urn:li:corpuser:b2fd91.sam@example.com\"], \"lastExecutedAt\": 1780041114993}", "contentType": "application/json" } }, @@ -13655,7 +13655,7 @@ "changeType": "UPSERT", "aspectName": "queryUsageFeatures", "aspect": { - "value": "{\"queryCountLast30Days\": 31, \"queryCountTotal\": 157, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.brock1@example.com\"], \"lastExecutedAt\": 1780163573448}", + "value": "{\"queryCountLast30Days\": 31, \"queryCountTotal\": 157, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.sam@example.com\"], \"lastExecutedAt\": 1780163573448}", "contentType": "application/json" } }, @@ -13665,7 +13665,7 @@ "changeType": "UPSERT", "aspectName": "queryUsageFeatures", "aspect": { - "value": "{\"queryCountLast30Days\": 7, \"queryCountTotal\": 24, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.bryan@example.com\"], \"lastExecutedAt\": 1780098235081}", + "value": "{\"queryCountLast30Days\": 7, \"queryCountTotal\": 24, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.sam@example.com\"], \"lastExecutedAt\": 1780098235081}", "contentType": "application/json" } }, @@ -13675,7 +13675,7 @@ "changeType": "UPSERT", "aspectName": "queryUsageFeatures", "aspect": { - "value": "{\"queryCountLast30Days\": 5, \"queryCountTotal\": 21, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.marty@example.com\"], \"lastExecutedAt\": 1779995658957}", + "value": "{\"queryCountLast30Days\": 5, \"queryCountTotal\": 21, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.jonny2@example.com\"], \"lastExecutedAt\": 1779995658957}", "contentType": "application/json" } }, @@ -13685,7 +13685,7 @@ "changeType": "UPSERT", "aspectName": "queryUsageFeatures", "aspect": { - "value": "{\"queryCountLast30Days\": 4, \"queryCountTotal\": 15, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.brock1@example.com\"], \"lastExecutedAt\": 1780132281378}", + "value": "{\"queryCountLast30Days\": 4, \"queryCountTotal\": 15, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.sam@example.com\"], \"lastExecutedAt\": 1780132281378}", "contentType": "application/json" } }, @@ -13695,7 +13695,7 @@ "changeType": "UPSERT", "aspectName": "queryUsageFeatures", "aspect": { - "value": "{\"queryCountLast30Days\": 24, \"queryCountTotal\": 129, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.sam@example.com\", \"urn:li:corpuser:b2fd91.patrick1@example.com\"], \"lastExecutedAt\": 1780139810822}", + "value": "{\"queryCountLast30Days\": 24, \"queryCountTotal\": 129, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.bryan@example.com\", \"urn:li:corpuser:b2fd91.michael@example.com\"], \"lastExecutedAt\": 1780139810822}", "contentType": "application/json" } }, @@ -13705,7 +13705,7 @@ "changeType": "UPSERT", "aspectName": "queryUsageFeatures", "aspect": { - "value": "{\"queryCountLast30Days\": 17, \"queryCountTotal\": 107, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.sam@example.com\"], \"lastExecutedAt\": 1779997537066}", + "value": "{\"queryCountLast30Days\": 17, \"queryCountTotal\": 107, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.alex@example.com\"], \"lastExecutedAt\": 1779997537066}", "contentType": "application/json" } }, @@ -13725,7 +13725,7 @@ "changeType": "UPSERT", "aspectName": "queryUsageFeatures", "aspect": { - "value": "{\"queryCountLast30Days\": 19, \"queryCountTotal\": 83, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.jonny2@example.com\", \"urn:li:corpuser:b2fd91.bryan@example.com\"], \"lastExecutedAt\": 1779945588411}", + "value": "{\"queryCountLast30Days\": 19, \"queryCountTotal\": 83, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.brock1@example.com\", \"urn:li:corpuser:b2fd91.kirk@example.com\"], \"lastExecutedAt\": 1779945588411}", "contentType": "application/json" } }, @@ -13735,7 +13735,7 @@ "changeType": "UPSERT", "aspectName": "queryUsageFeatures", "aspect": { - "value": "{\"queryCountLast30Days\": 15, \"queryCountTotal\": 91, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.marty@example.com\"], \"lastExecutedAt\": 1780154959445}", + "value": "{\"queryCountLast30Days\": 15, \"queryCountTotal\": 91, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.alex@example.com\"], \"lastExecutedAt\": 1780154959445}", "contentType": "application/json" } }, @@ -13745,7 +13745,7 @@ "changeType": "UPSERT", "aspectName": "queryUsageFeatures", "aspect": { - "value": "{\"queryCountLast30Days\": 12, \"queryCountTotal\": 82, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.jonny2@example.com\"], \"lastExecutedAt\": 1779991213082}", + "value": "{\"queryCountLast30Days\": 12, \"queryCountTotal\": 82, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.sam@example.com\"], \"lastExecutedAt\": 1779991213082}", "contentType": "application/json" } }, @@ -13755,7 +13755,7 @@ "changeType": "UPSERT", "aspectName": "queryUsageFeatures", "aspect": { - "value": "{\"queryCountLast30Days\": 131, \"queryCountTotal\": 1291, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.jonny2@example.com\", \"urn:li:corpuser:b2fd91.bryan@example.com\", \"urn:li:corpuser:b2fd91.sam@example.com\", \"urn:li:corpuser:b2fd91.patrick1@example.com\"], \"lastExecutedAt\": 1780045435744}", + "value": "{\"queryCountLast30Days\": 131, \"queryCountTotal\": 1291, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.brock1@example.com\", \"urn:li:corpuser:b2fd91.sam@example.com\", \"urn:li:corpuser:b2fd91.jonny2@example.com\", \"urn:li:corpuser:b2fd91.patrick1@example.com\"], \"lastExecutedAt\": 1780045435744}", "contentType": "application/json" } }, @@ -13765,7 +13765,7 @@ "changeType": "UPSERT", "aspectName": "queryUsageFeatures", "aspect": { - "value": "{\"queryCountLast30Days\": 98, \"queryCountTotal\": 963, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.brock1@example.com\", \"urn:li:corpuser:b2fd91.marty@example.com\", \"urn:li:corpuser:b2fd91.jonny2@example.com\"], \"lastExecutedAt\": 1780179599852}", + "value": "{\"queryCountLast30Days\": 98, \"queryCountTotal\": 963, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.brock1@example.com\", \"urn:li:corpuser:b2fd91.kirk@example.com\", \"urn:li:corpuser:b2fd91.marty@example.com\"], \"lastExecutedAt\": 1780179599852}", "contentType": "application/json" } }, @@ -13775,7 +13775,7 @@ "changeType": "UPSERT", "aspectName": "queryUsageFeatures", "aspect": { - "value": "{\"queryCountLast30Days\": 69, \"queryCountTotal\": 643, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.alex@example.com\", \"urn:li:corpuser:b2fd91.sam@example.com\"], \"lastExecutedAt\": 1780012848679}", + "value": "{\"queryCountLast30Days\": 69, \"queryCountTotal\": 643, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.michael@example.com\", \"urn:li:corpuser:b2fd91.kirk@example.com\"], \"lastExecutedAt\": 1780012848679}", "contentType": "application/json" } }, @@ -13785,7 +13785,7 @@ "changeType": "UPSERT", "aspectName": "queryUsageFeatures", "aspect": { - "value": "{\"queryCountLast30Days\": 44, \"queryCountTotal\": 413, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.jonny2@example.com\"], \"lastExecutedAt\": 1779986264385}", + "value": "{\"queryCountLast30Days\": 44, \"queryCountTotal\": 413, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.kirk@example.com\"], \"lastExecutedAt\": 1779986264385}", "contentType": "application/json" } }, @@ -13795,7 +13795,7 @@ "changeType": "UPSERT", "aspectName": "queryUsageFeatures", "aspect": { - "value": "{\"queryCountLast30Days\": 62, \"queryCountTotal\": 455, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.marty@example.com\", \"urn:li:corpuser:b2fd91.bryan@example.com\", \"urn:li:corpuser:b2fd91.alex@example.com\"], \"lastExecutedAt\": 1780022424218}", + "value": "{\"queryCountLast30Days\": 62, \"queryCountTotal\": 455, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.michael@example.com\", \"urn:li:corpuser:b2fd91.patrick1@example.com\", \"urn:li:corpuser:b2fd91.alex@example.com\"], \"lastExecutedAt\": 1780022424218}", "contentType": "application/json" } }, @@ -13805,7 +13805,7 @@ "changeType": "UPSERT", "aspectName": "queryUsageFeatures", "aspect": { - "value": "{\"queryCountLast30Days\": 41, \"queryCountTotal\": 267, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.marty@example.com\", \"urn:li:corpuser:b2fd91.sam@example.com\"], \"lastExecutedAt\": 1779971943780}", + "value": "{\"queryCountLast30Days\": 41, \"queryCountTotal\": 267, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.sam@example.com\", \"urn:li:corpuser:b2fd91.patrick1@example.com\"], \"lastExecutedAt\": 1779971943780}", "contentType": "application/json" } }, @@ -13815,7 +13815,7 @@ "changeType": "UPSERT", "aspectName": "queryUsageFeatures", "aspect": { - "value": "{\"queryCountLast30Days\": 30, \"queryCountTotal\": 194, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.brock1@example.com\"], \"lastExecutedAt\": 1779942090551}", + "value": "{\"queryCountLast30Days\": 30, \"queryCountTotal\": 194, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.sam@example.com\"], \"lastExecutedAt\": 1779942090551}", "contentType": "application/json" } }, @@ -13825,7 +13825,7 @@ "changeType": "UPSERT", "aspectName": "queryUsageFeatures", "aspect": { - "value": "{\"queryCountLast30Days\": 17, \"queryCountTotal\": 130, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.michael@example.com\"], \"lastExecutedAt\": 1780010133281}", + "value": "{\"queryCountLast30Days\": 17, \"queryCountTotal\": 130, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.sam@example.com\"], \"lastExecutedAt\": 1780010133281}", "contentType": "application/json" } }, @@ -13835,7 +13835,7 @@ "changeType": "UPSERT", "aspectName": "queryUsageFeatures", "aspect": { - "value": "{\"queryCountLast30Days\": 223, \"queryCountTotal\": 2019, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.bryan@example.com\", \"urn:li:corpuser:b2fd91.michael@example.com\", \"urn:li:corpuser:b2fd91.brock1@example.com\", \"urn:li:corpuser:b2fd91.alex@example.com\", \"urn:li:corpuser:b2fd91.marty@example.com\"], \"lastExecutedAt\": 1780083076364}", + "value": "{\"queryCountLast30Days\": 223, \"queryCountTotal\": 2019, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.sam@example.com\", \"urn:li:corpuser:b2fd91.bryan@example.com\", \"urn:li:corpuser:b2fd91.patrick1@example.com\", \"urn:li:corpuser:b2fd91.brock1@example.com\", \"urn:li:corpuser:b2fd91.jonny2@example.com\"], \"lastExecutedAt\": 1780083076364}", "contentType": "application/json" } }, @@ -13845,7 +13845,7 @@ "changeType": "UPSERT", "aspectName": "queryUsageFeatures", "aspect": { - "value": "{\"queryCountLast30Days\": 214, \"queryCountTotal\": 2472, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.marty@example.com\", \"urn:li:corpuser:b2fd91.brock1@example.com\", \"urn:li:corpuser:b2fd91.jonny2@example.com\"], \"lastExecutedAt\": 1779977002342}", + "value": "{\"queryCountLast30Days\": 214, \"queryCountTotal\": 2472, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.sam@example.com\", \"urn:li:corpuser:b2fd91.marty@example.com\", \"urn:li:corpuser:b2fd91.kirk@example.com\"], \"lastExecutedAt\": 1779977002342}", "contentType": "application/json" } }, @@ -13855,7 +13855,7 @@ "changeType": "UPSERT", "aspectName": "queryUsageFeatures", "aspect": { - "value": "{\"queryCountLast30Days\": 158, \"queryCountTotal\": 1528, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.michael@example.com\", \"urn:li:corpuser:b2fd91.jonny2@example.com\"], \"lastExecutedAt\": 1779998545557}", + "value": "{\"queryCountLast30Days\": 158, \"queryCountTotal\": 1528, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.kirk@example.com\", \"urn:li:corpuser:b2fd91.alex@example.com\"], \"lastExecutedAt\": 1779998545557}", "contentType": "application/json" } }, @@ -13865,7 +13865,7 @@ "changeType": "UPSERT", "aspectName": "queryUsageFeatures", "aspect": { - "value": "{\"queryCountLast30Days\": 84, \"queryCountTotal\": 979, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.brock1@example.com\"], \"lastExecutedAt\": 1780109699219}", + "value": "{\"queryCountLast30Days\": 84, \"queryCountTotal\": 979, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.sam@example.com\"], \"lastExecutedAt\": 1780109699219}", "contentType": "application/json" } }, @@ -13875,7 +13875,7 @@ "changeType": "UPSERT", "aspectName": "queryUsageFeatures", "aspect": { - "value": "{\"queryCountLast30Days\": 47, \"queryCountTotal\": 354, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.patrick1@example.com\", \"urn:li:corpuser:b2fd91.alex@example.com\", \"urn:li:corpuser:b2fd91.jonny2@example.com\"], \"lastExecutedAt\": 1780104752400}", + "value": "{\"queryCountLast30Days\": 47, \"queryCountTotal\": 354, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.sam@example.com\", \"urn:li:corpuser:b2fd91.brock1@example.com\", \"urn:li:corpuser:b2fd91.patrick1@example.com\"], \"lastExecutedAt\": 1780104752400}", "contentType": "application/json" } }, @@ -13885,7 +13885,7 @@ "changeType": "UPSERT", "aspectName": "queryUsageFeatures", "aspect": { - "value": "{\"queryCountLast30Days\": 46, \"queryCountTotal\": 276, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.bryan@example.com\", \"urn:li:corpuser:b2fd91.michael@example.com\"], \"lastExecutedAt\": 1780197275082}", + "value": "{\"queryCountLast30Days\": 46, \"queryCountTotal\": 276, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.jonny2@example.com\", \"urn:li:corpuser:b2fd91.michael@example.com\"], \"lastExecutedAt\": 1780197275082}", "contentType": "application/json" } }, @@ -13895,7 +13895,7 @@ "changeType": "UPSERT", "aspectName": "queryUsageFeatures", "aspect": { - "value": "{\"queryCountLast30Days\": 30, \"queryCountTotal\": 167, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.alex@example.com\"], \"lastExecutedAt\": 1780006706429}", + "value": "{\"queryCountLast30Days\": 30, \"queryCountTotal\": 167, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.brock1@example.com\"], \"lastExecutedAt\": 1780006706429}", "contentType": "application/json" } }, @@ -13905,7 +13905,7 @@ "changeType": "UPSERT", "aspectName": "queryUsageFeatures", "aspect": { - "value": "{\"queryCountLast30Days\": 18, \"queryCountTotal\": 119, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.alex@example.com\"], \"lastExecutedAt\": 1780014615967}", + "value": "{\"queryCountLast30Days\": 18, \"queryCountTotal\": 119, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.jonny2@example.com\"], \"lastExecutedAt\": 1780014615967}", "contentType": "application/json" } }, @@ -13915,7 +13915,7 @@ "changeType": "UPSERT", "aspectName": "queryUsageFeatures", "aspect": { - "value": "{\"queryCountLast30Days\": 54, \"queryCountTotal\": 385, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.michael@example.com\", \"urn:li:corpuser:b2fd91.brock1@example.com\", \"urn:li:corpuser:b2fd91.sam@example.com\"], \"lastExecutedAt\": 1780175021182}", + "value": "{\"queryCountLast30Days\": 54, \"queryCountTotal\": 385, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.bryan@example.com\", \"urn:li:corpuser:b2fd91.jonny1@example.com\", \"urn:li:corpuser:b2fd91.marty@example.com\"], \"lastExecutedAt\": 1780175021182}", "contentType": "application/json" } }, @@ -13925,7 +13925,7 @@ "changeType": "UPSERT", "aspectName": "queryUsageFeatures", "aspect": { - "value": "{\"queryCountLast30Days\": 40, \"queryCountTotal\": 248, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.alex@example.com\", \"urn:li:corpuser:b2fd91.patrick1@example.com\"], \"lastExecutedAt\": 1780021769589}", + "value": "{\"queryCountLast30Days\": 40, \"queryCountTotal\": 248, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.sam@example.com\", \"urn:li:corpuser:b2fd91.alex@example.com\"], \"lastExecutedAt\": 1780021769589}", "contentType": "application/json" } }, @@ -13935,7 +13935,7 @@ "changeType": "UPSERT", "aspectName": "queryUsageFeatures", "aspect": { - "value": "{\"queryCountLast30Days\": 31, \"queryCountTotal\": 199, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.marty@example.com\"], \"lastExecutedAt\": 1780085779691}", + "value": "{\"queryCountLast30Days\": 31, \"queryCountTotal\": 199, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.sam@example.com\"], \"lastExecutedAt\": 1780085779691}", "contentType": "application/json" } }, @@ -13945,7 +13945,7 @@ "changeType": "UPSERT", "aspectName": "queryUsageFeatures", "aspect": { - "value": "{\"queryCountLast30Days\": 21, \"queryCountTotal\": 139, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.marty@example.com\"], \"lastExecutedAt\": 1780011328813}", + "value": "{\"queryCountLast30Days\": 21, \"queryCountTotal\": 139, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.sam@example.com\"], \"lastExecutedAt\": 1780011328813}", "contentType": "application/json" } }, @@ -13955,7 +13955,7 @@ "changeType": "UPSERT", "aspectName": "queryUsageFeatures", "aspect": { - "value": "{\"queryCountLast30Days\": 21, \"queryCountTotal\": 103, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.alex@example.com\", \"urn:li:corpuser:b2fd91.sam@example.com\"], \"lastExecutedAt\": 1780006381711}", + "value": "{\"queryCountLast30Days\": 21, \"queryCountTotal\": 103, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.sam@example.com\", \"urn:li:corpuser:b2fd91.jonny2@example.com\"], \"lastExecutedAt\": 1780006381711}", "contentType": "application/json" } }, @@ -13965,7 +13965,7 @@ "changeType": "UPSERT", "aspectName": "queryUsageFeatures", "aspect": { - "value": "{\"queryCountLast30Days\": 15, \"queryCountTotal\": 65, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.patrick1@example.com\"], \"lastExecutedAt\": 1780148583612}", + "value": "{\"queryCountLast30Days\": 15, \"queryCountTotal\": 65, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.alex@example.com\"], \"lastExecutedAt\": 1780148583612}", "contentType": "application/json" } }, @@ -13975,7 +13975,7 @@ "changeType": "UPSERT", "aspectName": "queryUsageFeatures", "aspect": { - "value": "{\"queryCountLast30Days\": 11, \"queryCountTotal\": 59, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.bryan@example.com\"], \"lastExecutedAt\": 1780173015229}", + "value": "{\"queryCountLast30Days\": 11, \"queryCountTotal\": 59, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.jonny2@example.com\"], \"lastExecutedAt\": 1780173015229}", "contentType": "application/json" } }, @@ -13985,7 +13985,7 @@ "changeType": "UPSERT", "aspectName": "queryUsageFeatures", "aspect": { - "value": "{\"queryCountLast30Days\": 3, \"queryCountTotal\": 8, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.marty@example.com\"], \"lastExecutedAt\": 1780151831527}", + "value": "{\"queryCountLast30Days\": 3, \"queryCountTotal\": 8, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.patrick1@example.com\"], \"lastExecutedAt\": 1780151831527}", "contentType": "application/json" } }, @@ -13995,7 +13995,7 @@ "changeType": "UPSERT", "aspectName": "queryUsageFeatures", "aspect": { - "value": "{\"queryCountLast30Days\": 2, \"queryCountTotal\": 8, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.patrick1@example.com\"], \"lastExecutedAt\": 1780126365113}", + "value": "{\"queryCountLast30Days\": 2, \"queryCountTotal\": 8, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.sam@example.com\"], \"lastExecutedAt\": 1780126365113}", "contentType": "application/json" } }, @@ -14005,7 +14005,7 @@ "changeType": "UPSERT", "aspectName": "queryUsageFeatures", "aspect": { - "value": "{\"queryCountLast30Days\": 2, \"queryCountTotal\": 4, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.bryan@example.com\"], \"lastExecutedAt\": 1780012788446}", + "value": "{\"queryCountLast30Days\": 2, \"queryCountTotal\": 4, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.sam@example.com\"], \"lastExecutedAt\": 1780012788446}", "contentType": "application/json" } }, @@ -14015,7 +14015,7 @@ "changeType": "UPSERT", "aspectName": "queryUsageFeatures", "aspect": { - "value": "{\"queryCountLast30Days\": 3, \"queryCountTotal\": 11, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.michael@example.com\"], \"lastExecutedAt\": 1780172461840}", + "value": "{\"queryCountLast30Days\": 3, \"queryCountTotal\": 11, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.sam@example.com\"], \"lastExecutedAt\": 1780172461840}", "contentType": "application/json" } }, @@ -14025,7 +14025,7 @@ "changeType": "UPSERT", "aspectName": "queryUsageFeatures", "aspect": { - "value": "{\"queryCountLast30Days\": 3, \"queryCountTotal\": 11, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.michael@example.com\"], \"lastExecutedAt\": 1780071496134}", + "value": "{\"queryCountLast30Days\": 3, \"queryCountTotal\": 11, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.sam@example.com\"], \"lastExecutedAt\": 1780071496134}", "contentType": "application/json" } }, @@ -14065,7 +14065,7 @@ "changeType": "UPSERT", "aspectName": "queryUsageFeatures", "aspect": { - "value": "{\"queryCountLast30Days\": 2, \"queryCountTotal\": 7, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.bryan@example.com\"], \"lastExecutedAt\": 1780177134426}", + "value": "{\"queryCountLast30Days\": 2, \"queryCountTotal\": 7, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.sam@example.com\"], \"lastExecutedAt\": 1780177134426}", "contentType": "application/json" } }, @@ -14075,7 +14075,7 @@ "changeType": "UPSERT", "aspectName": "queryUsageFeatures", "aspect": { - "value": "{\"queryCountLast30Days\": 3, \"queryCountTotal\": 7, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.brock1@example.com\"], \"lastExecutedAt\": 1780037242846}", + "value": "{\"queryCountLast30Days\": 3, \"queryCountTotal\": 7, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.sam@example.com\"], \"lastExecutedAt\": 1780037242846}", "contentType": "application/json" } }, @@ -14085,7 +14085,7 @@ "changeType": "UPSERT", "aspectName": "queryUsageFeatures", "aspect": { - "value": "{\"queryCountLast30Days\": 3, \"queryCountTotal\": 11, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.brock1@example.com\"], \"lastExecutedAt\": 1780079065946}", + "value": "{\"queryCountLast30Days\": 3, \"queryCountTotal\": 11, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.sam@example.com\"], \"lastExecutedAt\": 1780079065946}", "contentType": "application/json" } }, @@ -14095,7 +14095,7 @@ "changeType": "UPSERT", "aspectName": "queryUsageFeatures", "aspect": { - "value": "{\"queryCountLast30Days\": 3, \"queryCountTotal\": 8, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.brock1@example.com\"], \"lastExecutedAt\": 1780118025116}", + "value": "{\"queryCountLast30Days\": 3, \"queryCountTotal\": 8, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.sam@example.com\"], \"lastExecutedAt\": 1780118025116}", "contentType": "application/json" } }, @@ -14105,7 +14105,7 @@ "changeType": "UPSERT", "aspectName": "queryUsageFeatures", "aspect": { - "value": "{\"queryCountLast30Days\": 3, \"queryCountTotal\": 6, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.jonny2@example.com\"], \"lastExecutedAt\": 1779945633194}", + "value": "{\"queryCountLast30Days\": 3, \"queryCountTotal\": 6, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.sam@example.com\"], \"lastExecutedAt\": 1779945633194}", "contentType": "application/json" } }, @@ -14115,7 +14115,7 @@ "changeType": "UPSERT", "aspectName": "queryUsageFeatures", "aspect": { - "value": "{\"queryCountLast30Days\": 3, \"queryCountTotal\": 11, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.bryan@example.com\"], \"lastExecutedAt\": 1780022717671}", + "value": "{\"queryCountLast30Days\": 3, \"queryCountTotal\": 11, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.sam@example.com\"], \"lastExecutedAt\": 1780022717671}", "contentType": "application/json" } }, @@ -14125,7 +14125,7 @@ "changeType": "UPSERT", "aspectName": "queryUsageFeatures", "aspect": { - "value": "{\"queryCountLast30Days\": 2, \"queryCountTotal\": 5, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.jonny2@example.com\"], \"lastExecutedAt\": 1780157981095}", + "value": "{\"queryCountLast30Days\": 2, \"queryCountTotal\": 5, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.sam@example.com\"], \"lastExecutedAt\": 1780157981095}", "contentType": "application/json" } }, @@ -14135,7 +14135,7 @@ "changeType": "UPSERT", "aspectName": "queryUsageFeatures", "aspect": { - "value": "{\"queryCountLast30Days\": 2, \"queryCountTotal\": 6, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.michael@example.com\"], \"lastExecutedAt\": 1780121815679}", + "value": "{\"queryCountLast30Days\": 2, \"queryCountTotal\": 6, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.sam@example.com\"], \"lastExecutedAt\": 1780121815679}", "contentType": "application/json" } }, @@ -14145,7 +14145,7 @@ "changeType": "UPSERT", "aspectName": "queryUsageFeatures", "aspect": { - "value": "{\"queryCountLast30Days\": 2, \"queryCountTotal\": 5, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.bryan@example.com\"], \"lastExecutedAt\": 1780011293216}", + "value": "{\"queryCountLast30Days\": 2, \"queryCountTotal\": 5, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.alex@example.com\"], \"lastExecutedAt\": 1780011293216}", "contentType": "application/json" } }, @@ -14155,7 +14155,7 @@ "changeType": "UPSERT", "aspectName": "queryUsageFeatures", "aspect": { - "value": "{\"queryCountLast30Days\": 3, \"queryCountTotal\": 6, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.alex@example.com\"], \"lastExecutedAt\": 1779951989517}", + "value": "{\"queryCountLast30Days\": 3, \"queryCountTotal\": 6, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.sam@example.com\"], \"lastExecutedAt\": 1779951989517}", "contentType": "application/json" } }, @@ -14165,7 +14165,7 @@ "changeType": "UPSERT", "aspectName": "queryUsageFeatures", "aspect": { - "value": "{\"queryCountLast30Days\": 2, \"queryCountTotal\": 8, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.alex@example.com\"], \"lastExecutedAt\": 1780085877627}", + "value": "{\"queryCountLast30Days\": 2, \"queryCountTotal\": 8, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.sam@example.com\"], \"lastExecutedAt\": 1780085877627}", "contentType": "application/json" } }, @@ -14175,7 +14175,7 @@ "changeType": "UPSERT", "aspectName": "queryUsageFeatures", "aspect": { - "value": "{\"queryCountLast30Days\": 2, \"queryCountTotal\": 5, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.patrick1@example.com\"], \"lastExecutedAt\": 1779956150159}", + "value": "{\"queryCountLast30Days\": 2, \"queryCountTotal\": 5, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.sam@example.com\"], \"lastExecutedAt\": 1779956150159}", "contentType": "application/json" } }, @@ -14195,7 +14195,7 @@ "changeType": "UPSERT", "aspectName": "queryUsageFeatures", "aspect": { - "value": "{\"queryCountLast30Days\": 3, \"queryCountTotal\": 11, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.bryan@example.com\"], \"lastExecutedAt\": 1780082115643}", + "value": "{\"queryCountLast30Days\": 3, \"queryCountTotal\": 11, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.sam@example.com\"], \"lastExecutedAt\": 1780082115643}", "contentType": "application/json" } }, @@ -14205,7 +14205,7 @@ "changeType": "UPSERT", "aspectName": "queryUsageFeatures", "aspect": { - "value": "{\"queryCountLast30Days\": 2, \"queryCountTotal\": 8, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.brock1@example.com\"], \"lastExecutedAt\": 1779946952274}", + "value": "{\"queryCountLast30Days\": 2, \"queryCountTotal\": 8, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.sam@example.com\"], \"lastExecutedAt\": 1779946952274}", "contentType": "application/json" } }, @@ -14215,7 +14215,7 @@ "changeType": "UPSERT", "aspectName": "queryUsageFeatures", "aspect": { - "value": "{\"queryCountLast30Days\": 2, \"queryCountTotal\": 7, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.michael@example.com\"], \"lastExecutedAt\": 1780178406555}", + "value": "{\"queryCountLast30Days\": 2, \"queryCountTotal\": 7, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.sam@example.com\"], \"lastExecutedAt\": 1780178406555}", "contentType": "application/json" } }, @@ -14225,7 +14225,7 @@ "changeType": "UPSERT", "aspectName": "queryUsageFeatures", "aspect": { - "value": "{\"queryCountLast30Days\": 3, \"queryCountTotal\": 14, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.marty@example.com\"], \"lastExecutedAt\": 1780037941853}", + "value": "{\"queryCountLast30Days\": 3, \"queryCountTotal\": 14, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.sam@example.com\"], \"lastExecutedAt\": 1780037941853}", "contentType": "application/json" } }, @@ -14235,7 +14235,7 @@ "changeType": "UPSERT", "aspectName": "queryUsageFeatures", "aspect": { - "value": "{\"queryCountLast30Days\": 2, \"queryCountTotal\": 4, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.sam@example.com\"], \"lastExecutedAt\": 1779994711199}", + "value": "{\"queryCountLast30Days\": 2, \"queryCountTotal\": 4, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.patrick1@example.com\"], \"lastExecutedAt\": 1779994711199}", "contentType": "application/json" } }, @@ -14255,7 +14255,7 @@ "changeType": "UPSERT", "aspectName": "queryUsageFeatures", "aspect": { - "value": "{\"queryCountLast30Days\": 3, \"queryCountTotal\": 10, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.michael@example.com\"], \"lastExecutedAt\": 1779954093584}", + "value": "{\"queryCountLast30Days\": 3, \"queryCountTotal\": 10, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.sam@example.com\"], \"lastExecutedAt\": 1779954093584}", "contentType": "application/json" } }, @@ -14265,7 +14265,7 @@ "changeType": "UPSERT", "aspectName": "queryUsageFeatures", "aspect": { - "value": "{\"queryCountLast30Days\": 2, \"queryCountTotal\": 9, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.brock1@example.com\"], \"lastExecutedAt\": 1780029601276}", + "value": "{\"queryCountLast30Days\": 2, \"queryCountTotal\": 9, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.sam@example.com\"], \"lastExecutedAt\": 1780029601276}", "contentType": "application/json" } }, @@ -14275,7 +14275,7 @@ "changeType": "UPSERT", "aspectName": "queryUsageFeatures", "aspect": { - "value": "{\"queryCountLast30Days\": 3, \"queryCountTotal\": 14, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.michael@example.com\"], \"lastExecutedAt\": 1780106594915}", + "value": "{\"queryCountLast30Days\": 3, \"queryCountTotal\": 14, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.sam@example.com\"], \"lastExecutedAt\": 1780106594915}", "contentType": "application/json" } }, @@ -14285,7 +14285,7 @@ "changeType": "UPSERT", "aspectName": "queryUsageFeatures", "aspect": { - "value": "{\"queryCountLast30Days\": 2, \"queryCountTotal\": 5, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.jonny2@example.com\"], \"lastExecutedAt\": 1779969754025}", + "value": "{\"queryCountLast30Days\": 2, \"queryCountTotal\": 5, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.sam@example.com\"], \"lastExecutedAt\": 1779969754025}", "contentType": "application/json" } }, @@ -14295,7 +14295,7 @@ "changeType": "UPSERT", "aspectName": "queryUsageFeatures", "aspect": { - "value": "{\"queryCountLast30Days\": 2, \"queryCountTotal\": 6, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.michael@example.com\"], \"lastExecutedAt\": 1780122632125}", + "value": "{\"queryCountLast30Days\": 2, \"queryCountTotal\": 6, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.sam@example.com\"], \"lastExecutedAt\": 1780122632125}", "contentType": "application/json" } }, @@ -14315,7 +14315,7 @@ "changeType": "UPSERT", "aspectName": "queryUsageFeatures", "aspect": { - "value": "{\"queryCountLast30Days\": 2, \"queryCountTotal\": 5, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.jonny2@example.com\"], \"lastExecutedAt\": 1779992620745}", + "value": "{\"queryCountLast30Days\": 2, \"queryCountTotal\": 5, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.brock1@example.com\"], \"lastExecutedAt\": 1779992620745}", "contentType": "application/json" } }, @@ -14345,7 +14345,7 @@ "changeType": "UPSERT", "aspectName": "queryUsageFeatures", "aspect": { - "value": "{\"queryCountLast30Days\": 3, \"queryCountTotal\": 11, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.michael@example.com\"], \"lastExecutedAt\": 1780032118119}", + "value": "{\"queryCountLast30Days\": 3, \"queryCountTotal\": 11, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.sam@example.com\"], \"lastExecutedAt\": 1780032118119}", "contentType": "application/json" } }, @@ -14355,7 +14355,7 @@ "changeType": "UPSERT", "aspectName": "queryUsageFeatures", "aspect": { - "value": "{\"queryCountLast30Days\": 2, \"queryCountTotal\": 4, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.bryan@example.com\"], \"lastExecutedAt\": 1780052569975}", + "value": "{\"queryCountLast30Days\": 2, \"queryCountTotal\": 4, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.sam@example.com\"], \"lastExecutedAt\": 1780052569975}", "contentType": "application/json" } }, @@ -14365,7 +14365,7 @@ "changeType": "UPSERT", "aspectName": "queryUsageFeatures", "aspect": { - "value": "{\"queryCountLast30Days\": 2, \"queryCountTotal\": 5, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.michael@example.com\"], \"lastExecutedAt\": 1780167404933}", + "value": "{\"queryCountLast30Days\": 2, \"queryCountTotal\": 5, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.brock1@example.com\"], \"lastExecutedAt\": 1780167404933}", "contentType": "application/json" } }, @@ -14375,7 +14375,7 @@ "changeType": "UPSERT", "aspectName": "queryUsageFeatures", "aspect": { - "value": "{\"queryCountLast30Days\": 2, \"queryCountTotal\": 7, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.alex@example.com\"], \"lastExecutedAt\": 1780009469124}", + "value": "{\"queryCountLast30Days\": 2, \"queryCountTotal\": 7, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.sam@example.com\"], \"lastExecutedAt\": 1780009469124}", "contentType": "application/json" } }, @@ -14385,7 +14385,7 @@ "changeType": "UPSERT", "aspectName": "queryUsageFeatures", "aspect": { - "value": "{\"queryCountLast30Days\": 2, \"queryCountTotal\": 7, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.brock1@example.com\"], \"lastExecutedAt\": 1780174979345}", + "value": "{\"queryCountLast30Days\": 2, \"queryCountTotal\": 7, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.sam@example.com\"], \"lastExecutedAt\": 1780174979345}", "contentType": "application/json" } }, @@ -14395,7 +14395,7 @@ "changeType": "UPSERT", "aspectName": "queryUsageFeatures", "aspect": { - "value": "{\"queryCountLast30Days\": 2, \"queryCountTotal\": 9, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.jonny2@example.com\"], \"lastExecutedAt\": 1780076131026}", + "value": "{\"queryCountLast30Days\": 2, \"queryCountTotal\": 9, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.sam@example.com\"], \"lastExecutedAt\": 1780076131026}", "contentType": "application/json" } }, @@ -14405,7 +14405,7 @@ "changeType": "UPSERT", "aspectName": "queryUsageFeatures", "aspect": { - "value": "{\"queryCountLast30Days\": 3, \"queryCountTotal\": 11, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.patrick1@example.com\"], \"lastExecutedAt\": 1780066218345}", + "value": "{\"queryCountLast30Days\": 3, \"queryCountTotal\": 11, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.sam@example.com\"], \"lastExecutedAt\": 1780066218345}", "contentType": "application/json" } }, @@ -14415,7 +14415,7 @@ "changeType": "UPSERT", "aspectName": "queryUsageFeatures", "aspect": { - "value": "{\"queryCountLast30Days\": 3, \"queryCountTotal\": 8, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.bryan@example.com\"], \"lastExecutedAt\": 1780088467662}", + "value": "{\"queryCountLast30Days\": 3, \"queryCountTotal\": 8, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.marty@example.com\"], \"lastExecutedAt\": 1780088467662}", "contentType": "application/json" } }, @@ -14425,7 +14425,7 @@ "changeType": "UPSERT", "aspectName": "queryUsageFeatures", "aspect": { - "value": "{\"queryCountLast30Days\": 3, \"queryCountTotal\": 14, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.alex@example.com\"], \"lastExecutedAt\": 1780077382316}", + "value": "{\"queryCountLast30Days\": 3, \"queryCountTotal\": 14, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.sam@example.com\"], \"lastExecutedAt\": 1780077382316}", "contentType": "application/json" } }, @@ -14435,7 +14435,7 @@ "changeType": "UPSERT", "aspectName": "queryUsageFeatures", "aspect": { - "value": "{\"queryCountLast30Days\": 3, \"queryCountTotal\": 9, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.patrick1@example.com\"], \"lastExecutedAt\": 1779968064536}", + "value": "{\"queryCountLast30Days\": 3, \"queryCountTotal\": 9, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.sam@example.com\"], \"lastExecutedAt\": 1779968064536}", "contentType": "application/json" } }, @@ -14445,7 +14445,7 @@ "changeType": "UPSERT", "aspectName": "queryUsageFeatures", "aspect": { - "value": "{\"queryCountLast30Days\": 2, \"queryCountTotal\": 8, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.brock1@example.com\"], \"lastExecutedAt\": 1780108765436}", + "value": "{\"queryCountLast30Days\": 2, \"queryCountTotal\": 8, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.sam@example.com\"], \"lastExecutedAt\": 1780108765436}", "contentType": "application/json" } }, @@ -14465,7 +14465,7 @@ "changeType": "UPSERT", "aspectName": "queryUsageFeatures", "aspect": { - "value": "{\"queryCountLast30Days\": 3, \"queryCountTotal\": 13, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.michael@example.com\"], \"lastExecutedAt\": 1779967733377}", + "value": "{\"queryCountLast30Days\": 3, \"queryCountTotal\": 13, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.sam@example.com\"], \"lastExecutedAt\": 1779967733377}", "contentType": "application/json" } }, @@ -14475,7 +14475,7 @@ "changeType": "UPSERT", "aspectName": "queryUsageFeatures", "aspect": { - "value": "{\"queryCountLast30Days\": 2, \"queryCountTotal\": 7, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.marty@example.com\"], \"lastExecutedAt\": 1780110761330}", + "value": "{\"queryCountLast30Days\": 2, \"queryCountTotal\": 7, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.jonny2@example.com\"], \"lastExecutedAt\": 1780110761330}", "contentType": "application/json" } }, @@ -14485,7 +14485,7 @@ "changeType": "UPSERT", "aspectName": "queryUsageFeatures", "aspect": { - "value": "{\"queryCountLast30Days\": 3, \"queryCountTotal\": 10, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.michael@example.com\"], \"lastExecutedAt\": 1779949589379}", + "value": "{\"queryCountLast30Days\": 3, \"queryCountTotal\": 10, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.sam@example.com\"], \"lastExecutedAt\": 1779949589379}", "contentType": "application/json" } }, @@ -14495,7 +14495,7 @@ "changeType": "UPSERT", "aspectName": "queryUsageFeatures", "aspect": { - "value": "{\"queryCountLast30Days\": 2, \"queryCountTotal\": 5, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.alex@example.com\"], \"lastExecutedAt\": 1780046509239}", + "value": "{\"queryCountLast30Days\": 2, \"queryCountTotal\": 5, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.sam@example.com\"], \"lastExecutedAt\": 1780046509239}", "contentType": "application/json" } }, @@ -14505,7 +14505,7 @@ "changeType": "UPSERT", "aspectName": "queryUsageFeatures", "aspect": { - "value": "{\"queryCountLast30Days\": 2, \"queryCountTotal\": 9, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.brock1@example.com\"], \"lastExecutedAt\": 1780188283518}", + "value": "{\"queryCountLast30Days\": 2, \"queryCountTotal\": 9, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.sam@example.com\"], \"lastExecutedAt\": 1780188283518}", "contentType": "application/json" } }, @@ -14515,7 +14515,7 @@ "changeType": "UPSERT", "aspectName": "queryUsageFeatures", "aspect": { - "value": "{\"queryCountLast30Days\": 2, \"queryCountTotal\": 6, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.brock1@example.com\"], \"lastExecutedAt\": 1780096362775}", + "value": "{\"queryCountLast30Days\": 2, \"queryCountTotal\": 6, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.marty@example.com\"], \"lastExecutedAt\": 1780096362775}", "contentType": "application/json" } }, @@ -14525,7 +14525,7 @@ "changeType": "UPSERT", "aspectName": "queryUsageFeatures", "aspect": { - "value": "{\"queryCountLast30Days\": 3, \"queryCountTotal\": 13, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.patrick1@example.com\"], \"lastExecutedAt\": 1780067036230}", + "value": "{\"queryCountLast30Days\": 3, \"queryCountTotal\": 13, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.jonny1@example.com\"], \"lastExecutedAt\": 1780067036230}", "contentType": "application/json" } }, @@ -14535,7 +14535,7 @@ "changeType": "UPSERT", "aspectName": "queryUsageFeatures", "aspect": { - "value": "{\"queryCountLast30Days\": 3, \"queryCountTotal\": 7, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.marty@example.com\"], \"lastExecutedAt\": 1779966541599}", + "value": "{\"queryCountLast30Days\": 3, \"queryCountTotal\": 7, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.sam@example.com\"], \"lastExecutedAt\": 1779966541599}", "contentType": "application/json" } }, @@ -14545,7 +14545,7 @@ "changeType": "UPSERT", "aspectName": "queryUsageFeatures", "aspect": { - "value": "{\"queryCountLast30Days\": 2, \"queryCountTotal\": 9, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.jonny2@example.com\"], \"lastExecutedAt\": 1780058816082}", + "value": "{\"queryCountLast30Days\": 2, \"queryCountTotal\": 9, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.sam@example.com\"], \"lastExecutedAt\": 1780058816082}", "contentType": "application/json" } }, @@ -14555,7 +14555,7 @@ "changeType": "UPSERT", "aspectName": "queryUsageFeatures", "aspect": { - "value": "{\"queryCountLast30Days\": 3, \"queryCountTotal\": 6, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.patrick1@example.com\"], \"lastExecutedAt\": 1780089947204}", + "value": "{\"queryCountLast30Days\": 3, \"queryCountTotal\": 6, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.sam@example.com\"], \"lastExecutedAt\": 1780089947204}", "contentType": "application/json" } }, @@ -14565,7 +14565,7 @@ "changeType": "UPSERT", "aspectName": "queryUsageFeatures", "aspect": { - "value": "{\"queryCountLast30Days\": 3, \"queryCountTotal\": 14, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.jonny2@example.com\"], \"lastExecutedAt\": 1780073972077}", + "value": "{\"queryCountLast30Days\": 3, \"queryCountTotal\": 14, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.sam@example.com\"], \"lastExecutedAt\": 1780073972077}", "contentType": "application/json" } }, @@ -14575,7 +14575,7 @@ "changeType": "UPSERT", "aspectName": "queryUsageFeatures", "aspect": { - "value": "{\"queryCountLast30Days\": 3, \"queryCountTotal\": 8, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.brock1@example.com\"], \"lastExecutedAt\": 1780025560801}", + "value": "{\"queryCountLast30Days\": 3, \"queryCountTotal\": 8, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.sam@example.com\"], \"lastExecutedAt\": 1780025560801}", "contentType": "application/json" } }, @@ -14585,7 +14585,7 @@ "changeType": "UPSERT", "aspectName": "queryUsageFeatures", "aspect": { - "value": "{\"queryCountLast30Days\": 2, \"queryCountTotal\": 5, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.brock1@example.com\"], \"lastExecutedAt\": 1779943875104}", + "value": "{\"queryCountLast30Days\": 2, \"queryCountTotal\": 5, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.sam@example.com\"], \"lastExecutedAt\": 1779943875104}", "contentType": "application/json" } }, @@ -14595,7 +14595,7 @@ "changeType": "UPSERT", "aspectName": "queryUsageFeatures", "aspect": { - "value": "{\"queryCountLast30Days\": 2, \"queryCountTotal\": 8, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.michael@example.com\"], \"lastExecutedAt\": 1779965821467}", + "value": "{\"queryCountLast30Days\": 2, \"queryCountTotal\": 8, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.sam@example.com\"], \"lastExecutedAt\": 1779965821467}", "contentType": "application/json" } }, @@ -14605,7 +14605,7 @@ "changeType": "UPSERT", "aspectName": "queryUsageFeatures", "aspect": { - "value": "{\"queryCountLast30Days\": 3, \"queryCountTotal\": 11, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.alex@example.com\"], \"lastExecutedAt\": 1780030574005}", + "value": "{\"queryCountLast30Days\": 3, \"queryCountTotal\": 11, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.jonny1@example.com\"], \"lastExecutedAt\": 1780030574005}", "contentType": "application/json" } }, @@ -14615,7 +14615,7 @@ "changeType": "UPSERT", "aspectName": "queryUsageFeatures", "aspect": { - "value": "{\"queryCountLast30Days\": 3, \"queryCountTotal\": 8, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.alex@example.com\"], \"lastExecutedAt\": 1779999541430}", + "value": "{\"queryCountLast30Days\": 3, \"queryCountTotal\": 8, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.sam@example.com\"], \"lastExecutedAt\": 1779999541430}", "contentType": "application/json" } }, @@ -14625,7 +14625,7 @@ "changeType": "UPSERT", "aspectName": "queryUsageFeatures", "aspect": { - "value": "{\"queryCountLast30Days\": 2, \"queryCountTotal\": 9, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.jonny2@example.com\"], \"lastExecutedAt\": 1780080900946}", + "value": "{\"queryCountLast30Days\": 2, \"queryCountTotal\": 9, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.brock1@example.com\"], \"lastExecutedAt\": 1780080900946}", "contentType": "application/json" } }, @@ -14645,7 +14645,7 @@ "changeType": "UPSERT", "aspectName": "queryUsageFeatures", "aspect": { - "value": "{\"queryCountLast30Days\": 2, \"queryCountTotal\": 4, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.marty@example.com\"], \"lastExecutedAt\": 1780099379362}", + "value": "{\"queryCountLast30Days\": 2, \"queryCountTotal\": 4, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.jonny2@example.com\"], \"lastExecutedAt\": 1780099379362}", "contentType": "application/json" } }, @@ -14655,7 +14655,7 @@ "changeType": "UPSERT", "aspectName": "queryUsageFeatures", "aspect": { - "value": "{\"queryCountLast30Days\": 2, \"queryCountTotal\": 5, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.brock1@example.com\"], \"lastExecutedAt\": 1780048084843}", + "value": "{\"queryCountLast30Days\": 2, \"queryCountTotal\": 5, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.sam@example.com\"], \"lastExecutedAt\": 1780048084843}", "contentType": "application/json" } }, @@ -14665,7 +14665,7 @@ "changeType": "UPSERT", "aspectName": "queryUsageFeatures", "aspect": { - "value": "{\"queryCountLast30Days\": 3, \"queryCountTotal\": 7, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.patrick1@example.com\"], \"lastExecutedAt\": 1780178802096}", + "value": "{\"queryCountLast30Days\": 3, \"queryCountTotal\": 7, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.sam@example.com\"], \"lastExecutedAt\": 1780178802096}", "contentType": "application/json" } }, @@ -14675,7 +14675,7 @@ "changeType": "UPSERT", "aspectName": "queryUsageFeatures", "aspect": { - "value": "{\"queryCountLast30Days\": 3, \"queryCountTotal\": 9, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.alex@example.com\"], \"lastExecutedAt\": 1780066408466}", + "value": "{\"queryCountLast30Days\": 3, \"queryCountTotal\": 9, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.sam@example.com\"], \"lastExecutedAt\": 1780066408466}", "contentType": "application/json" } }, @@ -14685,7 +14685,7 @@ "changeType": "UPSERT", "aspectName": "queryUsageFeatures", "aspect": { - "value": "{\"queryCountLast30Days\": 3, \"queryCountTotal\": 7, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.michael@example.com\"], \"lastExecutedAt\": 1780028763780}", + "value": "{\"queryCountLast30Days\": 3, \"queryCountTotal\": 7, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.sam@example.com\"], \"lastExecutedAt\": 1780028763780}", "contentType": "application/json" } }, @@ -14705,7 +14705,7 @@ "changeType": "UPSERT", "aspectName": "queryUsageFeatures", "aspect": { - "value": "{\"queryCountLast30Days\": 3, \"queryCountTotal\": 14, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.patrick1@example.com\"], \"lastExecutedAt\": 1780180172847}", + "value": "{\"queryCountLast30Days\": 3, \"queryCountTotal\": 14, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.sam@example.com\"], \"lastExecutedAt\": 1780180172847}", "contentType": "application/json" } }, @@ -14715,7 +14715,7 @@ "changeType": "UPSERT", "aspectName": "queryUsageFeatures", "aspect": { - "value": "{\"queryCountLast30Days\": 2, \"queryCountTotal\": 6, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.bryan@example.com\"], \"lastExecutedAt\": 1780028486199}", + "value": "{\"queryCountLast30Days\": 2, \"queryCountTotal\": 6, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.sam@example.com\"], \"lastExecutedAt\": 1780028486199}", "contentType": "application/json" } }, @@ -14725,7 +14725,7 @@ "changeType": "UPSERT", "aspectName": "queryUsageFeatures", "aspect": { - "value": "{\"queryCountLast30Days\": 3, \"queryCountTotal\": 12, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.michael@example.com\"], \"lastExecutedAt\": 1779973090455}", + "value": "{\"queryCountLast30Days\": 3, \"queryCountTotal\": 12, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.sam@example.com\"], \"lastExecutedAt\": 1779973090455}", "contentType": "application/json" } }, @@ -14745,7 +14745,7 @@ "changeType": "UPSERT", "aspectName": "queryUsageFeatures", "aspect": { - "value": "{\"queryCountLast30Days\": 2, \"queryCountTotal\": 7, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.bryan@example.com\"], \"lastExecutedAt\": 1780012288701}", + "value": "{\"queryCountLast30Days\": 2, \"queryCountTotal\": 7, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.sam@example.com\"], \"lastExecutedAt\": 1780012288701}", "contentType": "application/json" } }, @@ -14755,7 +14755,7 @@ "changeType": "UPSERT", "aspectName": "queryUsageFeatures", "aspect": { - "value": "{\"queryCountLast30Days\": 2, \"queryCountTotal\": 9, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.brock1@example.com\"], \"lastExecutedAt\": 1780126319733}", + "value": "{\"queryCountLast30Days\": 2, \"queryCountTotal\": 9, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.sam@example.com\"], \"lastExecutedAt\": 1780126319733}", "contentType": "application/json" } }, @@ -14765,7 +14765,7 @@ "changeType": "UPSERT", "aspectName": "queryUsageFeatures", "aspect": { - "value": "{\"queryCountLast30Days\": 2, \"queryCountTotal\": 9, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.sam@example.com\"], \"lastExecutedAt\": 1779955558124}", + "value": "{\"queryCountLast30Days\": 2, \"queryCountTotal\": 9, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.kirk@example.com\"], \"lastExecutedAt\": 1779955558124}", "contentType": "application/json" } }, @@ -14775,7 +14775,7 @@ "changeType": "UPSERT", "aspectName": "queryUsageFeatures", "aspect": { - "value": "{\"queryCountLast30Days\": 3, \"queryCountTotal\": 10, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.bryan@example.com\"], \"lastExecutedAt\": 1779991763618}", + "value": "{\"queryCountLast30Days\": 3, \"queryCountTotal\": 10, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.sam@example.com\"], \"lastExecutedAt\": 1779991763618}", "contentType": "application/json" } }, @@ -14785,7 +14785,7 @@ "changeType": "UPSERT", "aspectName": "queryUsageFeatures", "aspect": { - "value": "{\"queryCountLast30Days\": 3, \"queryCountTotal\": 11, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.marty@example.com\"], \"lastExecutedAt\": 1780141211418}", + "value": "{\"queryCountLast30Days\": 3, \"queryCountTotal\": 11, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.sam@example.com\"], \"lastExecutedAt\": 1780141211418}", "contentType": "application/json" } }, @@ -14795,7 +14795,7 @@ "changeType": "UPSERT", "aspectName": "queryUsageFeatures", "aspect": { - "value": "{\"queryCountLast30Days\": 3, \"queryCountTotal\": 11, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.patrick1@example.com\"], \"lastExecutedAt\": 1780031355933}", + "value": "{\"queryCountLast30Days\": 3, \"queryCountTotal\": 11, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.sam@example.com\"], \"lastExecutedAt\": 1780031355933}", "contentType": "application/json" } }, @@ -14815,7 +14815,7 @@ "changeType": "UPSERT", "aspectName": "queryUsageFeatures", "aspect": { - "value": "{\"queryCountLast30Days\": 3, \"queryCountTotal\": 6, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.marty@example.com\"], \"lastExecutedAt\": 1780003408672}", + "value": "{\"queryCountLast30Days\": 3, \"queryCountTotal\": 6, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.sam@example.com\"], \"lastExecutedAt\": 1780003408672}", "contentType": "application/json" } }, @@ -14825,7 +14825,7 @@ "changeType": "UPSERT", "aspectName": "queryUsageFeatures", "aspect": { - "value": "{\"queryCountLast30Days\": 2, \"queryCountTotal\": 9, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.marty@example.com\"], \"lastExecutedAt\": 1779999349634}", + "value": "{\"queryCountLast30Days\": 2, \"queryCountTotal\": 9, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.sam@example.com\"], \"lastExecutedAt\": 1779999349634}", "contentType": "application/json" } }, @@ -14835,7 +14835,7 @@ "changeType": "UPSERT", "aspectName": "queryUsageFeatures", "aspect": { - "value": "{\"queryCountLast30Days\": 2, \"queryCountTotal\": 5, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.marty@example.com\"], \"lastExecutedAt\": 1780057500401}", + "value": "{\"queryCountLast30Days\": 2, \"queryCountTotal\": 5, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.sam@example.com\"], \"lastExecutedAt\": 1780057500401}", "contentType": "application/json" } }, @@ -14845,7 +14845,7 @@ "changeType": "UPSERT", "aspectName": "queryUsageFeatures", "aspect": { - "value": "{\"queryCountLast30Days\": 3, \"queryCountTotal\": 8, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.patrick1@example.com\"], \"lastExecutedAt\": 1780131020120}", + "value": "{\"queryCountLast30Days\": 3, \"queryCountTotal\": 8, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.sam@example.com\"], \"lastExecutedAt\": 1780131020120}", "contentType": "application/json" } }, @@ -14855,7 +14855,7 @@ "changeType": "UPSERT", "aspectName": "queryUsageFeatures", "aspect": { - "value": "{\"queryCountLast30Days\": 3, \"queryCountTotal\": 14, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.bryan@example.com\"], \"lastExecutedAt\": 1779999597002}", + "value": "{\"queryCountLast30Days\": 3, \"queryCountTotal\": 14, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.sam@example.com\"], \"lastExecutedAt\": 1779999597002}", "contentType": "application/json" } }, @@ -14865,7 +14865,7 @@ "changeType": "UPSERT", "aspectName": "queryUsageFeatures", "aspect": { - "value": "{\"queryCountLast30Days\": 3, \"queryCountTotal\": 13, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.michael@example.com\"], \"lastExecutedAt\": 1779941525299}", + "value": "{\"queryCountLast30Days\": 3, \"queryCountTotal\": 13, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.sam@example.com\"], \"lastExecutedAt\": 1779941525299}", "contentType": "application/json" } }, @@ -14875,7 +14875,7 @@ "changeType": "UPSERT", "aspectName": "queryUsageFeatures", "aspect": { - "value": "{\"queryCountLast30Days\": 2, \"queryCountTotal\": 8, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.alex@example.com\"], \"lastExecutedAt\": 1779969107767}", + "value": "{\"queryCountLast30Days\": 2, \"queryCountTotal\": 8, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.sam@example.com\"], \"lastExecutedAt\": 1779969107767}", "contentType": "application/json" } }, @@ -14885,7 +14885,7 @@ "changeType": "UPSERT", "aspectName": "queryUsageFeatures", "aspect": { - "value": "{\"queryCountLast30Days\": 3, \"queryCountTotal\": 12, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.brock1@example.com\"], \"lastExecutedAt\": 1779972972196}", + "value": "{\"queryCountLast30Days\": 3, \"queryCountTotal\": 12, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.sam@example.com\"], \"lastExecutedAt\": 1779972972196}", "contentType": "application/json" } }, @@ -14895,7 +14895,7 @@ "changeType": "UPSERT", "aspectName": "queryUsageFeatures", "aspect": { - "value": "{\"queryCountLast30Days\": 3, \"queryCountTotal\": 9, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.brock1@example.com\"], \"lastExecutedAt\": 1780196263739}", + "value": "{\"queryCountLast30Days\": 3, \"queryCountTotal\": 9, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.sam@example.com\"], \"lastExecutedAt\": 1780196263739}", "contentType": "application/json" } }, @@ -14905,7 +14905,7 @@ "changeType": "UPSERT", "aspectName": "queryUsageFeatures", "aspect": { - "value": "{\"queryCountLast30Days\": 2, \"queryCountTotal\": 4, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.marty@example.com\"], \"lastExecutedAt\": 1780019389008}", + "value": "{\"queryCountLast30Days\": 2, \"queryCountTotal\": 4, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.sam@example.com\"], \"lastExecutedAt\": 1780019389008}", "contentType": "application/json" } }, @@ -14915,7 +14915,7 @@ "changeType": "UPSERT", "aspectName": "queryUsageFeatures", "aspect": { - "value": "{\"queryCountLast30Days\": 3, \"queryCountTotal\": 8, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.brock1@example.com\"], \"lastExecutedAt\": 1779979234038}", + "value": "{\"queryCountLast30Days\": 3, \"queryCountTotal\": 8, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.sam@example.com\"], \"lastExecutedAt\": 1779979234038}", "contentType": "application/json" } }, @@ -14925,7 +14925,7 @@ "changeType": "UPSERT", "aspectName": "queryUsageFeatures", "aspect": { - "value": "{\"queryCountLast30Days\": 3, \"queryCountTotal\": 9, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.alex@example.com\"], \"lastExecutedAt\": 1780073438892}", + "value": "{\"queryCountLast30Days\": 3, \"queryCountTotal\": 9, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.sam@example.com\"], \"lastExecutedAt\": 1780073438892}", "contentType": "application/json" } }, @@ -14935,7 +14935,7 @@ "changeType": "UPSERT", "aspectName": "queryUsageFeatures", "aspect": { - "value": "{\"queryCountLast30Days\": 2, \"queryCountTotal\": 9, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.marty@example.com\"], \"lastExecutedAt\": 1779954312863}", + "value": "{\"queryCountLast30Days\": 2, \"queryCountTotal\": 9, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.sam@example.com\"], \"lastExecutedAt\": 1779954312863}", "contentType": "application/json" } }, @@ -14945,7 +14945,7 @@ "changeType": "UPSERT", "aspectName": "queryUsageFeatures", "aspect": { - "value": "{\"queryCountLast30Days\": 3, \"queryCountTotal\": 11, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.michael@example.com\"], \"lastExecutedAt\": 1779955888116}", + "value": "{\"queryCountLast30Days\": 3, \"queryCountTotal\": 11, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.sam@example.com\"], \"lastExecutedAt\": 1779955888116}", "contentType": "application/json" } }, @@ -14955,7 +14955,7 @@ "changeType": "UPSERT", "aspectName": "queryUsageFeatures", "aspect": { - "value": "{\"queryCountLast30Days\": 3, \"queryCountTotal\": 11, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.jonny2@example.com\"], \"lastExecutedAt\": 1780162478893}", + "value": "{\"queryCountLast30Days\": 3, \"queryCountTotal\": 11, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.sam@example.com\"], \"lastExecutedAt\": 1780162478893}", "contentType": "application/json" } }, @@ -14965,7 +14965,7 @@ "changeType": "UPSERT", "aspectName": "queryUsageFeatures", "aspect": { - "value": "{\"queryCountLast30Days\": 2, \"queryCountTotal\": 4, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.michael@example.com\"], \"lastExecutedAt\": 1780168829146}", + "value": "{\"queryCountLast30Days\": 2, \"queryCountTotal\": 4, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.sam@example.com\"], \"lastExecutedAt\": 1780168829146}", "contentType": "application/json" } }, @@ -14975,7 +14975,7 @@ "changeType": "UPSERT", "aspectName": "queryUsageFeatures", "aspect": { - "value": "{\"queryCountLast30Days\": 2, \"queryCountTotal\": 9, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.patrick1@example.com\"], \"lastExecutedAt\": 1780095673680}", + "value": "{\"queryCountLast30Days\": 2, \"queryCountTotal\": 9, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.sam@example.com\"], \"lastExecutedAt\": 1780095673680}", "contentType": "application/json" } }, @@ -14985,7 +14985,7 @@ "changeType": "UPSERT", "aspectName": "queryUsageFeatures", "aspect": { - "value": "{\"queryCountLast30Days\": 2, \"queryCountTotal\": 8, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.brock1@example.com\"], \"lastExecutedAt\": 1780042337027}", + "value": "{\"queryCountLast30Days\": 2, \"queryCountTotal\": 8, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.sam@example.com\"], \"lastExecutedAt\": 1780042337027}", "contentType": "application/json" } }, @@ -14995,7 +14995,7 @@ "changeType": "UPSERT", "aspectName": "queryUsageFeatures", "aspect": { - "value": "{\"queryCountLast30Days\": 3, \"queryCountTotal\": 7, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.brock1@example.com\"], \"lastExecutedAt\": 1780024195741}", + "value": "{\"queryCountLast30Days\": 3, \"queryCountTotal\": 7, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.sam@example.com\"], \"lastExecutedAt\": 1780024195741}", "contentType": "application/json" } }, @@ -15005,7 +15005,7 @@ "changeType": "UPSERT", "aspectName": "queryUsageFeatures", "aspect": { - "value": "{\"queryCountLast30Days\": 2, \"queryCountTotal\": 6, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.brock1@example.com\"], \"lastExecutedAt\": 1779947924863}", + "value": "{\"queryCountLast30Days\": 2, \"queryCountTotal\": 6, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.sam@example.com\"], \"lastExecutedAt\": 1779947924863}", "contentType": "application/json" } }, @@ -15015,7 +15015,7 @@ "changeType": "UPSERT", "aspectName": "queryUsageFeatures", "aspect": { - "value": "{\"queryCountLast30Days\": 3, \"queryCountTotal\": 6, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.marty@example.com\"], \"lastExecutedAt\": 1780141677114}", + "value": "{\"queryCountLast30Days\": 3, \"queryCountTotal\": 6, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.sam@example.com\"], \"lastExecutedAt\": 1780141677114}", "contentType": "application/json" } }, @@ -15025,7 +15025,7 @@ "changeType": "UPSERT", "aspectName": "queryUsageFeatures", "aspect": { - "value": "{\"queryCountLast30Days\": 2, \"queryCountTotal\": 9, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.marty@example.com\"], \"lastExecutedAt\": 1780173329697}", + "value": "{\"queryCountLast30Days\": 2, \"queryCountTotal\": 9, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.sam@example.com\"], \"lastExecutedAt\": 1780173329697}", "contentType": "application/json" } }, @@ -15035,7 +15035,7 @@ "changeType": "UPSERT", "aspectName": "queryUsageFeatures", "aspect": { - "value": "{\"queryCountLast30Days\": 3, \"queryCountTotal\": 9, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.marty@example.com\"], \"lastExecutedAt\": 1780183746209}", + "value": "{\"queryCountLast30Days\": 3, \"queryCountTotal\": 9, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.sam@example.com\"], \"lastExecutedAt\": 1780183746209}", "contentType": "application/json" } }, @@ -15045,7 +15045,7 @@ "changeType": "UPSERT", "aspectName": "queryUsageFeatures", "aspect": { - "value": "{\"queryCountLast30Days\": 2, \"queryCountTotal\": 5, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.jonny2@example.com\"], \"lastExecutedAt\": 1779945251858}", + "value": "{\"queryCountLast30Days\": 2, \"queryCountTotal\": 5, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.alex@example.com\"], \"lastExecutedAt\": 1779945251858}", "contentType": "application/json" } }, @@ -15055,7 +15055,7 @@ "changeType": "UPSERT", "aspectName": "queryUsageFeatures", "aspect": { - "value": "{\"queryCountLast30Days\": 3, \"queryCountTotal\": 10, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.alex@example.com\"], \"lastExecutedAt\": 1780027743769}", + "value": "{\"queryCountLast30Days\": 3, \"queryCountTotal\": 10, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.sam@example.com\"], \"lastExecutedAt\": 1780027743769}", "contentType": "application/json" } }, @@ -15075,7 +15075,7 @@ "changeType": "UPSERT", "aspectName": "queryUsageFeatures", "aspect": { - "value": "{\"queryCountLast30Days\": 2, \"queryCountTotal\": 9, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.alex@example.com\"], \"lastExecutedAt\": 1780181582603}", + "value": "{\"queryCountLast30Days\": 2, \"queryCountTotal\": 9, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.sam@example.com\"], \"lastExecutedAt\": 1780181582603}", "contentType": "application/json" } }, @@ -15085,7 +15085,7 @@ "changeType": "UPSERT", "aspectName": "queryUsageFeatures", "aspect": { - "value": "{\"queryCountLast30Days\": 3, \"queryCountTotal\": 10, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.alex@example.com\"], \"lastExecutedAt\": 1779981747753}", + "value": "{\"queryCountLast30Days\": 3, \"queryCountTotal\": 10, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.jonny1@example.com\"], \"lastExecutedAt\": 1779981747753}", "contentType": "application/json" } }, @@ -15095,7 +15095,7 @@ "changeType": "UPSERT", "aspectName": "queryUsageFeatures", "aspect": { - "value": "{\"queryCountLast30Days\": 3, \"queryCountTotal\": 8, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.patrick1@example.com\"], \"lastExecutedAt\": 1779988300056}", + "value": "{\"queryCountLast30Days\": 3, \"queryCountTotal\": 8, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.sam@example.com\"], \"lastExecutedAt\": 1779988300056}", "contentType": "application/json" } }, @@ -15105,7 +15105,7 @@ "changeType": "UPSERT", "aspectName": "queryUsageFeatures", "aspect": { - "value": "{\"queryCountLast30Days\": 3, \"queryCountTotal\": 6, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.patrick1@example.com\"], \"lastExecutedAt\": 1780165105503}", + "value": "{\"queryCountLast30Days\": 3, \"queryCountTotal\": 6, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.sam@example.com\"], \"lastExecutedAt\": 1780165105503}", "contentType": "application/json" } }, @@ -15115,7 +15115,7 @@ "changeType": "UPSERT", "aspectName": "queryUsageFeatures", "aspect": { - "value": "{\"queryCountLast30Days\": 3, \"queryCountTotal\": 13, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.jonny2@example.com\"], \"lastExecutedAt\": 1780022548692}", + "value": "{\"queryCountLast30Days\": 3, \"queryCountTotal\": 13, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.sam@example.com\"], \"lastExecutedAt\": 1780022548692}", "contentType": "application/json" } }, @@ -15125,7 +15125,7 @@ "changeType": "UPSERT", "aspectName": "queryUsageFeatures", "aspect": { - "value": "{\"queryCountLast30Days\": 3, \"queryCountTotal\": 7, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.marty@example.com\"], \"lastExecutedAt\": 1779987940107}", + "value": "{\"queryCountLast30Days\": 3, \"queryCountTotal\": 7, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.jonny2@example.com\"], \"lastExecutedAt\": 1779987940107}", "contentType": "application/json" } }, @@ -15145,7 +15145,7 @@ "changeType": "UPSERT", "aspectName": "queryUsageFeatures", "aspect": { - "value": "{\"queryCountLast30Days\": 2, \"queryCountTotal\": 4, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.brock1@example.com\"], \"lastExecutedAt\": 1780058779992}", + "value": "{\"queryCountLast30Days\": 2, \"queryCountTotal\": 4, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.sam@example.com\"], \"lastExecutedAt\": 1780058779992}", "contentType": "application/json" } }, @@ -15155,7 +15155,7 @@ "changeType": "UPSERT", "aspectName": "queryUsageFeatures", "aspect": { - "value": "{\"queryCountLast30Days\": 2, \"queryCountTotal\": 4, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.michael@example.com\"], \"lastExecutedAt\": 1779991152642}", + "value": "{\"queryCountLast30Days\": 2, \"queryCountTotal\": 4, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.alex@example.com\"], \"lastExecutedAt\": 1779991152642}", "contentType": "application/json" } }, @@ -15165,7 +15165,7 @@ "changeType": "UPSERT", "aspectName": "queryUsageFeatures", "aspect": { - "value": "{\"queryCountLast30Days\": 2, \"queryCountTotal\": 7, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.michael@example.com\"], \"lastExecutedAt\": 1780064751831}", + "value": "{\"queryCountLast30Days\": 2, \"queryCountTotal\": 7, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.sam@example.com\"], \"lastExecutedAt\": 1780064751831}", "contentType": "application/json" } }, @@ -15175,7 +15175,7 @@ "changeType": "UPSERT", "aspectName": "queryUsageFeatures", "aspect": { - "value": "{\"queryCountLast30Days\": 2, \"queryCountTotal\": 7, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.bryan@example.com\"], \"lastExecutedAt\": 1780077045148}", + "value": "{\"queryCountLast30Days\": 2, \"queryCountTotal\": 7, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.sam@example.com\"], \"lastExecutedAt\": 1780077045148}", "contentType": "application/json" } }, @@ -15185,7 +15185,7 @@ "changeType": "UPSERT", "aspectName": "queryUsageFeatures", "aspect": { - "value": "{\"queryCountLast30Days\": 3, \"queryCountTotal\": 6, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.michael@example.com\"], \"lastExecutedAt\": 1779972555029}", + "value": "{\"queryCountLast30Days\": 3, \"queryCountTotal\": 6, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.sam@example.com\"], \"lastExecutedAt\": 1779972555029}", "contentType": "application/json" } }, @@ -15195,7 +15195,7 @@ "changeType": "UPSERT", "aspectName": "queryUsageFeatures", "aspect": { - "value": "{\"queryCountLast30Days\": 2, \"queryCountTotal\": 8, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.michael@example.com\"], \"lastExecutedAt\": 1780008766230}", + "value": "{\"queryCountLast30Days\": 2, \"queryCountTotal\": 8, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.sam@example.com\"], \"lastExecutedAt\": 1780008766230}", "contentType": "application/json" } }, @@ -15205,7 +15205,7 @@ "changeType": "UPSERT", "aspectName": "queryUsageFeatures", "aspect": { - "value": "{\"queryCountLast30Days\": 3, \"queryCountTotal\": 6, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.jonny2@example.com\"], \"lastExecutedAt\": 1780113533767}", + "value": "{\"queryCountLast30Days\": 3, \"queryCountTotal\": 6, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.sam@example.com\"], \"lastExecutedAt\": 1780113533767}", "contentType": "application/json" } }, @@ -15215,7 +15215,7 @@ "changeType": "UPSERT", "aspectName": "queryUsageFeatures", "aspect": { - "value": "{\"queryCountLast30Days\": 3, \"queryCountTotal\": 6, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.bryan@example.com\"], \"lastExecutedAt\": 1780032411049}", + "value": "{\"queryCountLast30Days\": 3, \"queryCountTotal\": 6, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.sam@example.com\"], \"lastExecutedAt\": 1780032411049}", "contentType": "application/json" } }, @@ -15225,7 +15225,7 @@ "changeType": "UPSERT", "aspectName": "queryUsageFeatures", "aspect": { - "value": "{\"queryCountLast30Days\": 3, \"queryCountTotal\": 10, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.marty@example.com\"], \"lastExecutedAt\": 1780097751756}", + "value": "{\"queryCountLast30Days\": 3, \"queryCountTotal\": 10, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.sam@example.com\"], \"lastExecutedAt\": 1780097751756}", "contentType": "application/json" } }, @@ -15235,7 +15235,7 @@ "changeType": "UPSERT", "aspectName": "queryUsageFeatures", "aspect": { - "value": "{\"queryCountLast30Days\": 3, \"queryCountTotal\": 10, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.michael@example.com\"], \"lastExecutedAt\": 1780064292167}", + "value": "{\"queryCountLast30Days\": 3, \"queryCountTotal\": 10, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.sam@example.com\"], \"lastExecutedAt\": 1780064292167}", "contentType": "application/json" } }, @@ -15245,7 +15245,7 @@ "changeType": "UPSERT", "aspectName": "queryUsageFeatures", "aspect": { - "value": "{\"queryCountLast30Days\": 3, \"queryCountTotal\": 6, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.jonny2@example.com\"], \"lastExecutedAt\": 1779971080194}", + "value": "{\"queryCountLast30Days\": 3, \"queryCountTotal\": 6, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.sam@example.com\"], \"lastExecutedAt\": 1779971080194}", "contentType": "application/json" } }, @@ -15255,7 +15255,7 @@ "changeType": "UPSERT", "aspectName": "queryUsageFeatures", "aspect": { - "value": "{\"queryCountLast30Days\": 3, \"queryCountTotal\": 13, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.alex@example.com\"], \"lastExecutedAt\": 1780084553980}", + "value": "{\"queryCountLast30Days\": 3, \"queryCountTotal\": 13, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.brock1@example.com\"], \"lastExecutedAt\": 1780084553980}", "contentType": "application/json" } }, @@ -15265,7 +15265,7 @@ "changeType": "UPSERT", "aspectName": "queryUsageFeatures", "aspect": { - "value": "{\"queryCountLast30Days\": 2, \"queryCountTotal\": 5, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.marty@example.com\"], \"lastExecutedAt\": 1779977891344}", + "value": "{\"queryCountLast30Days\": 2, \"queryCountTotal\": 5, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.sam@example.com\"], \"lastExecutedAt\": 1779977891344}", "contentType": "application/json" } }, @@ -15275,7 +15275,7 @@ "changeType": "UPSERT", "aspectName": "queryUsageFeatures", "aspect": { - "value": "{\"queryCountLast30Days\": 2, \"queryCountTotal\": 6, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.jonny2@example.com\"], \"lastExecutedAt\": 1780116100941}", + "value": "{\"queryCountLast30Days\": 2, \"queryCountTotal\": 6, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.sam@example.com\"], \"lastExecutedAt\": 1780116100941}", "contentType": "application/json" } }, @@ -15285,7 +15285,7 @@ "changeType": "UPSERT", "aspectName": "queryUsageFeatures", "aspect": { - "value": "{\"queryCountLast30Days\": 2, \"queryCountTotal\": 7, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.marty@example.com\"], \"lastExecutedAt\": 1779944021958}", + "value": "{\"queryCountLast30Days\": 2, \"queryCountTotal\": 7, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.sam@example.com\"], \"lastExecutedAt\": 1779944021958}", "contentType": "application/json" } }, @@ -15295,7 +15295,7 @@ "changeType": "UPSERT", "aspectName": "queryUsageFeatures", "aspect": { - "value": "{\"queryCountLast30Days\": 2, \"queryCountTotal\": 9, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.jonny2@example.com\"], \"lastExecutedAt\": 1780175512034}", + "value": "{\"queryCountLast30Days\": 2, \"queryCountTotal\": 9, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.jonny1@example.com\"], \"lastExecutedAt\": 1780175512034}", "contentType": "application/json" } }, @@ -15305,7 +15305,7 @@ "changeType": "UPSERT", "aspectName": "queryUsageFeatures", "aspect": { - "value": "{\"queryCountLast30Days\": 3, \"queryCountTotal\": 6, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.jonny2@example.com\"], \"lastExecutedAt\": 1780000125922}", + "value": "{\"queryCountLast30Days\": 3, \"queryCountTotal\": 6, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.sam@example.com\"], \"lastExecutedAt\": 1780000125922}", "contentType": "application/json" } }, @@ -15325,7 +15325,7 @@ "changeType": "UPSERT", "aspectName": "queryUsageFeatures", "aspect": { - "value": "{\"queryCountLast30Days\": 3, \"queryCountTotal\": 11, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.jonny2@example.com\"], \"lastExecutedAt\": 1780089724397}", + "value": "{\"queryCountLast30Days\": 3, \"queryCountTotal\": 11, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.sam@example.com\"], \"lastExecutedAt\": 1780089724397}", "contentType": "application/json" } }, @@ -15335,7 +15335,7 @@ "changeType": "UPSERT", "aspectName": "queryUsageFeatures", "aspect": { - "value": "{\"queryCountLast30Days\": 2, \"queryCountTotal\": 7, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.brock1@example.com\"], \"lastExecutedAt\": 1779966973290}", + "value": "{\"queryCountLast30Days\": 2, \"queryCountTotal\": 7, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.bryan@example.com\"], \"lastExecutedAt\": 1779966973290}", "contentType": "application/json" } }, @@ -15345,7 +15345,7 @@ "changeType": "UPSERT", "aspectName": "queryUsageFeatures", "aspect": { - "value": "{\"queryCountLast30Days\": 3, \"queryCountTotal\": 6, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.bryan@example.com\"], \"lastExecutedAt\": 1780038828643}", + "value": "{\"queryCountLast30Days\": 3, \"queryCountTotal\": 6, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.sam@example.com\"], \"lastExecutedAt\": 1780038828643}", "contentType": "application/json" } }, @@ -15355,7 +15355,7 @@ "changeType": "UPSERT", "aspectName": "queryUsageFeatures", "aspect": { - "value": "{\"queryCountLast30Days\": 2, \"queryCountTotal\": 4, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.alex@example.com\"], \"lastExecutedAt\": 1780158464936}", + "value": "{\"queryCountLast30Days\": 2, \"queryCountTotal\": 4, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.sam@example.com\"], \"lastExecutedAt\": 1780158464936}", "contentType": "application/json" } }, @@ -15365,7 +15365,7 @@ "changeType": "UPSERT", "aspectName": "queryUsageFeatures", "aspect": { - "value": "{\"queryCountLast30Days\": 3, \"queryCountTotal\": 8, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.jonny2@example.com\"], \"lastExecutedAt\": 1780106016992}", + "value": "{\"queryCountLast30Days\": 3, \"queryCountTotal\": 8, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.sam@example.com\"], \"lastExecutedAt\": 1780106016992}", "contentType": "application/json" } }, @@ -15375,7 +15375,7 @@ "changeType": "UPSERT", "aspectName": "queryUsageFeatures", "aspect": { - "value": "{\"queryCountLast30Days\": 3, \"queryCountTotal\": 9, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.bryan@example.com\"], \"lastExecutedAt\": 1780045891203}", + "value": "{\"queryCountLast30Days\": 3, \"queryCountTotal\": 9, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.sam@example.com\"], \"lastExecutedAt\": 1780045891203}", "contentType": "application/json" } }, @@ -15395,7 +15395,7 @@ "changeType": "UPSERT", "aspectName": "queryUsageFeatures", "aspect": { - "value": "{\"queryCountLast30Days\": 3, \"queryCountTotal\": 13, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.bryan@example.com\"], \"lastExecutedAt\": 1780192227939}", + "value": "{\"queryCountLast30Days\": 3, \"queryCountTotal\": 13, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.sam@example.com\"], \"lastExecutedAt\": 1780192227939}", "contentType": "application/json" } }, @@ -15405,7 +15405,7 @@ "changeType": "UPSERT", "aspectName": "queryUsageFeatures", "aspect": { - "value": "{\"queryCountLast30Days\": 2, \"queryCountTotal\": 8, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.bryan@example.com\"], \"lastExecutedAt\": 1779952626656}", + "value": "{\"queryCountLast30Days\": 2, \"queryCountTotal\": 8, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.sam@example.com\"], \"lastExecutedAt\": 1779952626656}", "contentType": "application/json" } }, @@ -15415,7 +15415,7 @@ "changeType": "UPSERT", "aspectName": "queryUsageFeatures", "aspect": { - "value": "{\"queryCountLast30Days\": 2, \"queryCountTotal\": 4, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.patrick1@example.com\"], \"lastExecutedAt\": 1780047979339}", + "value": "{\"queryCountLast30Days\": 2, \"queryCountTotal\": 4, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.sam@example.com\"], \"lastExecutedAt\": 1780047979339}", "contentType": "application/json" } }, @@ -15425,7 +15425,7 @@ "changeType": "UPSERT", "aspectName": "queryUsageFeatures", "aspect": { - "value": "{\"queryCountLast30Days\": 3, \"queryCountTotal\": 6, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.sam@example.com\"], \"lastExecutedAt\": 1780175368985}", + "value": "{\"queryCountLast30Days\": 3, \"queryCountTotal\": 6, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.jonny1@example.com\"], \"lastExecutedAt\": 1780175368985}", "contentType": "application/json" } }, @@ -15435,7 +15435,7 @@ "changeType": "UPSERT", "aspectName": "queryUsageFeatures", "aspect": { - "value": "{\"queryCountLast30Days\": 3, \"queryCountTotal\": 7, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.brock1@example.com\"], \"lastExecutedAt\": 1780078225386}", + "value": "{\"queryCountLast30Days\": 3, \"queryCountTotal\": 7, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.sam@example.com\"], \"lastExecutedAt\": 1780078225386}", "contentType": "application/json" } }, @@ -15445,7 +15445,7 @@ "changeType": "UPSERT", "aspectName": "queryUsageFeatures", "aspect": { - "value": "{\"queryCountLast30Days\": 2, \"queryCountTotal\": 6, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.marty@example.com\"], \"lastExecutedAt\": 1779991469777}", + "value": "{\"queryCountLast30Days\": 2, \"queryCountTotal\": 6, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.alex@example.com\"], \"lastExecutedAt\": 1779991469777}", "contentType": "application/json" } }, @@ -15465,7 +15465,7 @@ "changeType": "UPSERT", "aspectName": "queryUsageFeatures", "aspect": { - "value": "{\"queryCountLast30Days\": 2, \"queryCountTotal\": 7, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.jonny2@example.com\"], \"lastExecutedAt\": 1780126957950}", + "value": "{\"queryCountLast30Days\": 2, \"queryCountTotal\": 7, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.sam@example.com\"], \"lastExecutedAt\": 1780126957950}", "contentType": "application/json" } }, @@ -15475,7 +15475,7 @@ "changeType": "UPSERT", "aspectName": "queryUsageFeatures", "aspect": { - "value": "{\"queryCountLast30Days\": 2, \"queryCountTotal\": 6, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.michael@example.com\"], \"lastExecutedAt\": 1780088818399}", + "value": "{\"queryCountLast30Days\": 2, \"queryCountTotal\": 6, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.sam@example.com\"], \"lastExecutedAt\": 1780088818399}", "contentType": "application/json" } }, @@ -15485,7 +15485,7 @@ "changeType": "UPSERT", "aspectName": "queryUsageFeatures", "aspect": { - "value": "{\"queryCountLast30Days\": 2, \"queryCountTotal\": 8, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.jonny2@example.com\"], \"lastExecutedAt\": 1780107343368}", + "value": "{\"queryCountLast30Days\": 2, \"queryCountTotal\": 8, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.sam@example.com\"], \"lastExecutedAt\": 1780107343368}", "contentType": "application/json" } }, @@ -15495,7 +15495,7 @@ "changeType": "UPSERT", "aspectName": "queryUsageFeatures", "aspect": { - "value": "{\"queryCountLast30Days\": 2, \"queryCountTotal\": 5, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.michael@example.com\"], \"lastExecutedAt\": 1780058552203}", + "value": "{\"queryCountLast30Days\": 2, \"queryCountTotal\": 5, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.sam@example.com\"], \"lastExecutedAt\": 1780058552203}", "contentType": "application/json" } }, @@ -15505,7 +15505,7 @@ "changeType": "UPSERT", "aspectName": "queryUsageFeatures", "aspect": { - "value": "{\"queryCountLast30Days\": 260, \"queryCountTotal\": 2119, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.bryan@example.com\", \"urn:li:corpuser:b2fd91.jonny2@example.com\", \"urn:li:corpuser:b2fd91.brock1@example.com\", \"urn:li:corpuser:b2fd91.marty@example.com\", \"urn:li:corpuser:b2fd91.sam@example.com\"], \"lastExecutedAt\": 1780018349866}", + "value": "{\"queryCountLast30Days\": 260, \"queryCountTotal\": 2119, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.sam@example.com\", \"urn:li:corpuser:b2fd91.kirk@example.com\", \"urn:li:corpuser:b2fd91.marty@example.com\", \"urn:li:corpuser:b2fd91.bryan@example.com\", \"urn:li:corpuser:b2fd91.michael@example.com\"], \"lastExecutedAt\": 1780018349866}", "contentType": "application/json" } }, @@ -15515,7 +15515,7 @@ "changeType": "UPSERT", "aspectName": "queryUsageFeatures", "aspect": { - "value": "{\"queryCountLast30Days\": 209, \"queryCountTotal\": 2355, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.brock1@example.com\", \"urn:li:corpuser:b2fd91.sam@example.com\", \"urn:li:corpuser:b2fd91.michael@example.com\"], \"lastExecutedAt\": 1780174848875}", + "value": "{\"queryCountLast30Days\": 209, \"queryCountTotal\": 2355, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.sam@example.com\", \"urn:li:corpuser:b2fd91.michael@example.com\", \"urn:li:corpuser:b2fd91.bryan@example.com\"], \"lastExecutedAt\": 1780174848875}", "contentType": "application/json" } }, @@ -15525,7 +15525,7 @@ "changeType": "UPSERT", "aspectName": "queryUsageFeatures", "aspect": { - "value": "{\"queryCountLast30Days\": 128, \"queryCountTotal\": 1412, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.sam@example.com\", \"urn:li:corpuser:b2fd91.bryan@example.com\"], \"lastExecutedAt\": 1780146624926}", + "value": "{\"queryCountLast30Days\": 128, \"queryCountTotal\": 1412, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.kirk@example.com\", \"urn:li:corpuser:b2fd91.sam@example.com\"], \"lastExecutedAt\": 1780146624926}", "contentType": "application/json" } }, @@ -15535,7 +15535,7 @@ "changeType": "UPSERT", "aspectName": "queryUsageFeatures", "aspect": { - "value": "{\"queryCountLast30Days\": 90, \"queryCountTotal\": 1098, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.brock1@example.com\"], \"lastExecutedAt\": 1780140825922}", + "value": "{\"queryCountLast30Days\": 90, \"queryCountTotal\": 1098, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.sam@example.com\"], \"lastExecutedAt\": 1780140825922}", "contentType": "application/json" } }, @@ -15545,7 +15545,7 @@ "changeType": "UPSERT", "aspectName": "queryUsageFeatures", "aspect": { - "value": "{\"queryCountLast30Days\": 118, \"queryCountTotal\": 839, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.sam@example.com\", \"urn:li:corpuser:b2fd91.brock1@example.com\", \"urn:li:corpuser:b2fd91.jonny2@example.com\", \"urn:li:corpuser:b2fd91.alex@example.com\"], \"lastExecutedAt\": 1780108664697}", + "value": "{\"queryCountLast30Days\": 118, \"queryCountTotal\": 839, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.sam@example.com\", \"urn:li:corpuser:b2fd91.kirk@example.com\", \"urn:li:corpuser:b2fd91.patrick1@example.com\", \"urn:li:corpuser:b2fd91.bryan@example.com\"], \"lastExecutedAt\": 1780108664697}", "contentType": "application/json" } }, @@ -15555,7 +15555,7 @@ "changeType": "UPSERT", "aspectName": "queryUsageFeatures", "aspect": { - "value": "{\"queryCountLast30Days\": 87, \"queryCountTotal\": 596, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.marty@example.com\", \"urn:li:corpuser:b2fd91.sam@example.com\", \"urn:li:corpuser:b2fd91.brock1@example.com\"], \"lastExecutedAt\": 1780098014041}", + "value": "{\"queryCountLast30Days\": 87, \"queryCountTotal\": 596, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.jonny2@example.com\", \"urn:li:corpuser:b2fd91.alex@example.com\", \"urn:li:corpuser:b2fd91.michael@example.com\"], \"lastExecutedAt\": 1780098014041}", "contentType": "application/json" } }, @@ -15565,7 +15565,7 @@ "changeType": "UPSERT", "aspectName": "queryUsageFeatures", "aspect": { - "value": "{\"queryCountLast30Days\": 59, \"queryCountTotal\": 554, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.bryan@example.com\", \"urn:li:corpuser:b2fd91.brock1@example.com\"], \"lastExecutedAt\": 1780188336362}", + "value": "{\"queryCountLast30Days\": 59, \"queryCountTotal\": 554, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.alex@example.com\", \"urn:li:corpuser:b2fd91.kirk@example.com\"], \"lastExecutedAt\": 1780188336362}", "contentType": "application/json" } }, @@ -15575,7 +15575,7 @@ "changeType": "UPSERT", "aspectName": "queryUsageFeatures", "aspect": { - "value": "{\"queryCountLast30Days\": 43, \"queryCountTotal\": 350, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.brock1@example.com\"], \"lastExecutedAt\": 1780178847234}", + "value": "{\"queryCountLast30Days\": 43, \"queryCountTotal\": 350, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.jonny2@example.com\"], \"lastExecutedAt\": 1780178847234}", "contentType": "application/json" } } diff --git a/datapacks/showcase-ecommerce/05-query-usage.json b/datapacks/showcase-ecommerce/05-query-usage.json index a86cda0..cafc89c 100644 --- a/datapacks/showcase-ecommerce/05-query-usage.json +++ b/datapacks/showcase-ecommerce/05-query-usage.json @@ -5,7 +5,7 @@ "changeType": "UPSERT", "aspectName": "queryUsageFeatures", "aspect": { - "value": "{\"queryCountLast30Days\": 125, \"queryCountTotal\": 1022, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.alex@example.com\", \"urn:li:corpuser:b2fd91.michael@example.com\", \"urn:li:corpuser:b2fd91.bryan@example.com\", \"urn:li:corpuser:b2fd91.patrick1@example.com\"], \"lastExecutedAt\": 1779982720168}" + "value": "{\"queryCountLast30Days\": 125, \"queryCountTotal\": 1022, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.sam@example.com\", \"urn:li:corpuser:b2fd91.alex@example.com\", \"urn:li:corpuser:b2fd91.kirk@example.com\", \"urn:li:corpuser:b2fd91.marty@example.com\"], \"lastExecutedAt\": 1779982720168}" } }, { @@ -14,7 +14,7 @@ "changeType": "UPSERT", "aspectName": "queryUsageFeatures", "aspect": { - "value": "{\"queryCountLast30Days\": 103, \"queryCountTotal\": 930, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.patrick1@example.com\", \"urn:li:corpuser:b2fd91.marty@example.com\", \"urn:li:corpuser:b2fd91.alex@example.com\"], \"lastExecutedAt\": 1780108664697}" + "value": "{\"queryCountLast30Days\": 103, \"queryCountTotal\": 930, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.jonny2@example.com\", \"urn:li:corpuser:b2fd91.patrick1@example.com\", \"urn:li:corpuser:b2fd91.alex@example.com\"], \"lastExecutedAt\": 1780108664697}" } }, { @@ -23,7 +23,7 @@ "changeType": "UPSERT", "aspectName": "queryUsageFeatures", "aspect": { - "value": "{\"queryCountLast30Days\": 62, \"queryCountTotal\": 425, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.marty@example.com\", \"urn:li:corpuser:b2fd91.sam@example.com\"], \"lastExecutedAt\": 1780175103727}" + "value": "{\"queryCountLast30Days\": 62, \"queryCountTotal\": 425, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.kirk@example.com\", \"urn:li:corpuser:b2fd91.alex@example.com\"], \"lastExecutedAt\": 1780175103727}" } }, { @@ -32,7 +32,7 @@ "changeType": "UPSERT", "aspectName": "queryUsageFeatures", "aspect": { - "value": "{\"queryCountLast30Days\": 39, \"queryCountTotal\": 290, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.marty@example.com\"], \"lastExecutedAt\": 1780037938528}" + "value": "{\"queryCountLast30Days\": 39, \"queryCountTotal\": 290, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.michael@example.com\"], \"lastExecutedAt\": 1780037938528}" } }, { @@ -41,7 +41,7 @@ "changeType": "UPSERT", "aspectName": "queryUsageFeatures", "aspect": { - "value": "{\"queryCountLast30Days\": 20, \"queryCountTotal\": 82, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.michael@example.com\", \"urn:li:corpuser:b2fd91.bryan@example.com\"], \"lastExecutedAt\": 1780166492233}" + "value": "{\"queryCountLast30Days\": 20, \"queryCountTotal\": 82, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.bryan@example.com\", \"urn:li:corpuser:b2fd91.marty@example.com\"], \"lastExecutedAt\": 1780166492233}" } }, { @@ -50,7 +50,7 @@ "changeType": "UPSERT", "aspectName": "queryUsageFeatures", "aspect": { - "value": "{\"queryCountLast30Days\": 19, \"queryCountTotal\": 97, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.bryan@example.com\"], \"lastExecutedAt\": 1779977358381}" + "value": "{\"queryCountLast30Days\": 19, \"queryCountTotal\": 97, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.jonny2@example.com\"], \"lastExecutedAt\": 1779977358381}" } }, { @@ -59,7 +59,7 @@ "changeType": "UPSERT", "aspectName": "queryUsageFeatures", "aspect": { - "value": "{\"queryCountLast30Days\": 12, \"queryCountTotal\": 79, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.marty@example.com\"], \"lastExecutedAt\": 1780045018213}" + "value": "{\"queryCountLast30Days\": 12, \"queryCountTotal\": 79, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.brock1@example.com\"], \"lastExecutedAt\": 1780045018213}" } }, { @@ -68,7 +68,7 @@ "changeType": "UPSERT", "aspectName": "queryUsageFeatures", "aspect": { - "value": "{\"queryCountLast30Days\": 19, \"queryCountTotal\": 79, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.alex@example.com\", \"urn:li:corpuser:b2fd91.brock1@example.com\"], \"lastExecutedAt\": 1780122318012}" + "value": "{\"queryCountLast30Days\": 19, \"queryCountTotal\": 79, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.marty@example.com\", \"urn:li:corpuser:b2fd91.bryan@example.com\"], \"lastExecutedAt\": 1780122318012}" } }, { @@ -77,7 +77,7 @@ "changeType": "UPSERT", "aspectName": "queryUsageFeatures", "aspect": { - "value": "{\"queryCountLast30Days\": 19, \"queryCountTotal\": 124, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.jonny2@example.com\"], \"lastExecutedAt\": 1780097960643}" + "value": "{\"queryCountLast30Days\": 19, \"queryCountTotal\": 124, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.brock1@example.com\"], \"lastExecutedAt\": 1780097960643}" } }, { @@ -86,7 +86,7 @@ "changeType": "UPSERT", "aspectName": "queryUsageFeatures", "aspect": { - "value": "{\"queryCountLast30Days\": 11, \"queryCountTotal\": 64, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.marty@example.com\"], \"lastExecutedAt\": 1780156337874}" + "value": "{\"queryCountLast30Days\": 11, \"queryCountTotal\": 64, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.brock1@example.com\"], \"lastExecutedAt\": 1780156337874}" } }, { @@ -95,7 +95,7 @@ "changeType": "UPSERT", "aspectName": "queryUsageFeatures", "aspect": { - "value": "{\"queryCountLast30Days\": 52, \"queryCountTotal\": 292, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.bryan@example.com\", \"urn:li:corpuser:b2fd91.marty@example.com\", \"urn:li:corpuser:b2fd91.brock1@example.com\"], \"lastExecutedAt\": 1780026044326}" + "value": "{\"queryCountLast30Days\": 52, \"queryCountTotal\": 292, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.brock1@example.com\", \"urn:li:corpuser:b2fd91.patrick1@example.com\", \"urn:li:corpuser:b2fd91.michael@example.com\"], \"lastExecutedAt\": 1780026044326}" } }, { @@ -104,7 +104,7 @@ "changeType": "UPSERT", "aspectName": "queryUsageFeatures", "aspect": { - "value": "{\"queryCountLast30Days\": 37, \"queryCountTotal\": 255, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.alex@example.com\", \"urn:li:corpuser:b2fd91.jonny2@example.com\"], \"lastExecutedAt\": 1780075912969}" + "value": "{\"queryCountLast30Days\": 37, \"queryCountTotal\": 255, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.brock1@example.com\", \"urn:li:corpuser:b2fd91.patrick1@example.com\"], \"lastExecutedAt\": 1780075912969}" } }, { @@ -113,7 +113,7 @@ "changeType": "UPSERT", "aspectName": "queryUsageFeatures", "aspect": { - "value": "{\"queryCountLast30Days\": 29, \"queryCountTotal\": 231, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.alex@example.com\"], \"lastExecutedAt\": 1780016225262}" + "value": "{\"queryCountLast30Days\": 29, \"queryCountTotal\": 231, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.brock1@example.com\"], \"lastExecutedAt\": 1780016225262}" } }, { @@ -122,7 +122,7 @@ "changeType": "UPSERT", "aspectName": "queryUsageFeatures", "aspect": { - "value": "{\"queryCountLast30Days\": 20, \"queryCountTotal\": 126, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.sam@example.com\", \"urn:li:corpuser:b2fd91.jonny2@example.com\"], \"lastExecutedAt\": 1779979399046}" + "value": "{\"queryCountLast30Days\": 20, \"queryCountTotal\": 126, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.alex@example.com\", \"urn:li:corpuser:b2fd91.marty@example.com\"], \"lastExecutedAt\": 1779979399046}" } }, { @@ -131,7 +131,7 @@ "changeType": "UPSERT", "aspectName": "queryUsageFeatures", "aspect": { - "value": "{\"queryCountLast30Days\": 14, \"queryCountTotal\": 69, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.bryan@example.com\"], \"lastExecutedAt\": 1780182232632}" + "value": "{\"queryCountLast30Days\": 14, \"queryCountTotal\": 69, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.jonny1@example.com\"], \"lastExecutedAt\": 1780182232632}" } }, { @@ -140,7 +140,7 @@ "changeType": "UPSERT", "aspectName": "queryUsageFeatures", "aspect": { - "value": "{\"queryCountLast30Days\": 11, \"queryCountTotal\": 75, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.marty@example.com\"], \"lastExecutedAt\": 1780142923498}" + "value": "{\"queryCountLast30Days\": 11, \"queryCountTotal\": 75, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.sam@example.com\"], \"lastExecutedAt\": 1780142923498}" } }, { @@ -149,7 +149,7 @@ "changeType": "UPSERT", "aspectName": "queryUsageFeatures", "aspect": { - "value": "{\"queryCountLast30Days\": 23, \"queryCountTotal\": 119, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.michael@example.com\", \"urn:li:corpuser:b2fd91.jonny2@example.com\"], \"lastExecutedAt\": 1780128896771}" + "value": "{\"queryCountLast30Days\": 23, \"queryCountTotal\": 119, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.kirk@example.com\", \"urn:li:corpuser:b2fd91.alex@example.com\"], \"lastExecutedAt\": 1780128896771}" } }, { @@ -158,7 +158,7 @@ "changeType": "UPSERT", "aspectName": "queryUsageFeatures", "aspect": { - "value": "{\"queryCountLast30Days\": 15, \"queryCountTotal\": 93, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.bryan@example.com\"], \"lastExecutedAt\": 1779999475008}" + "value": "{\"queryCountLast30Days\": 15, \"queryCountTotal\": 93, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.sam@example.com\"], \"lastExecutedAt\": 1779999475008}" } }, { @@ -167,7 +167,7 @@ "changeType": "UPSERT", "aspectName": "queryUsageFeatures", "aspect": { - "value": "{\"queryCountLast30Days\": 12, \"queryCountTotal\": 80, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.brock1@example.com\"], \"lastExecutedAt\": 1780102827319}" + "value": "{\"queryCountLast30Days\": 12, \"queryCountTotal\": 80, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.sam@example.com\"], \"lastExecutedAt\": 1780102827319}" } }, { @@ -176,7 +176,7 @@ "changeType": "UPSERT", "aspectName": "queryUsageFeatures", "aspect": { - "value": "{\"queryCountLast30Days\": 6, \"queryCountTotal\": 35, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.michael@example.com\"], \"lastExecutedAt\": 1780175596691}" + "value": "{\"queryCountLast30Days\": 6, \"queryCountTotal\": 35, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.bryan@example.com\"], \"lastExecutedAt\": 1780175596691}" } }, { @@ -185,7 +185,7 @@ "changeType": "UPSERT", "aspectName": "queryUsageFeatures", "aspect": { - "value": "{\"queryCountLast30Days\": 5, \"queryCountTotal\": 27, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.patrick1@example.com\"], \"lastExecutedAt\": 1780031571236}" + "value": "{\"queryCountLast30Days\": 5, \"queryCountTotal\": 27, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.sam@example.com\"], \"lastExecutedAt\": 1780031571236}" } }, { @@ -194,7 +194,7 @@ "changeType": "UPSERT", "aspectName": "queryUsageFeatures", "aspect": { - "value": "{\"queryCountLast30Days\": 3, \"queryCountTotal\": 15, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.jonny2@example.com\"], \"lastExecutedAt\": 1780096714812}" + "value": "{\"queryCountLast30Days\": 3, \"queryCountTotal\": 15, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.sam@example.com\"], \"lastExecutedAt\": 1780096714812}" } }, { @@ -203,7 +203,7 @@ "changeType": "UPSERT", "aspectName": "queryUsageFeatures", "aspect": { - "value": "{\"queryCountLast30Days\": 23, \"queryCountTotal\": 141, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.patrick1@example.com\", \"urn:li:corpuser:b2fd91.bryan@example.com\"], \"lastExecutedAt\": 1779955018330}" + "value": "{\"queryCountLast30Days\": 23, \"queryCountTotal\": 141, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.michael@example.com\", \"urn:li:corpuser:b2fd91.kirk@example.com\"], \"lastExecutedAt\": 1779955018330}" } }, { @@ -212,7 +212,7 @@ "changeType": "UPSERT", "aspectName": "queryUsageFeatures", "aspect": { - "value": "{\"queryCountLast30Days\": 15, \"queryCountTotal\": 88, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.alex@example.com\"], \"lastExecutedAt\": 1780158972521}" + "value": "{\"queryCountLast30Days\": 15, \"queryCountTotal\": 88, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.sam@example.com\"], \"lastExecutedAt\": 1780158972521}" } }, { @@ -221,7 +221,7 @@ "changeType": "UPSERT", "aspectName": "queryUsageFeatures", "aspect": { - "value": "{\"queryCountLast30Days\": 11, \"queryCountTotal\": 49, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.sam@example.com\"], \"lastExecutedAt\": 1780039222037}" + "value": "{\"queryCountLast30Days\": 11, \"queryCountTotal\": 49, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.jonny1@example.com\"], \"lastExecutedAt\": 1780039222037}" } }, { @@ -230,7 +230,7 @@ "changeType": "UPSERT", "aspectName": "queryUsageFeatures", "aspect": { - "value": "{\"queryCountLast30Days\": 20, \"queryCountTotal\": 81, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.marty@example.com\", \"urn:li:corpuser:b2fd91.brock1@example.com\"], \"lastExecutedAt\": 1779983433038}" + "value": "{\"queryCountLast30Days\": 20, \"queryCountTotal\": 81, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.sam@example.com\", \"urn:li:corpuser:b2fd91.kirk@example.com\"], \"lastExecutedAt\": 1779983433038}" } }, { @@ -239,7 +239,7 @@ "changeType": "UPSERT", "aspectName": "queryUsageFeatures", "aspect": { - "value": "{\"queryCountLast30Days\": 16, \"queryCountTotal\": 66, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.jonny2@example.com\"], \"lastExecutedAt\": 1780177007578}" + "value": "{\"queryCountLast30Days\": 16, \"queryCountTotal\": 66, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.brock1@example.com\"], \"lastExecutedAt\": 1780177007578}" } }, { @@ -248,7 +248,7 @@ "changeType": "UPSERT", "aspectName": "queryUsageFeatures", "aspect": { - "value": "{\"queryCountLast30Days\": 13, \"queryCountTotal\": 83, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.patrick1@example.com\"], \"lastExecutedAt\": 1780165535179}" + "value": "{\"queryCountLast30Days\": 13, \"queryCountTotal\": 83, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.sam@example.com\"], \"lastExecutedAt\": 1780165535179}" } }, { @@ -257,7 +257,7 @@ "changeType": "UPSERT", "aspectName": "queryUsageFeatures", "aspect": { - "value": "{\"queryCountLast30Days\": 125, \"queryCountTotal\": 1223, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.patrick1@example.com\", \"urn:li:corpuser:b2fd91.michael@example.com\", \"urn:li:corpuser:b2fd91.bryan@example.com\", \"urn:li:corpuser:b2fd91.marty@example.com\"], \"lastExecutedAt\": 1780086414775}" + "value": "{\"queryCountLast30Days\": 125, \"queryCountTotal\": 1223, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.marty@example.com\", \"urn:li:corpuser:b2fd91.alex@example.com\", \"urn:li:corpuser:b2fd91.jonny1@example.com\", \"urn:li:corpuser:b2fd91.brock1@example.com\"], \"lastExecutedAt\": 1780086414775}" } }, { @@ -266,7 +266,7 @@ "changeType": "UPSERT", "aspectName": "queryUsageFeatures", "aspect": { - "value": "{\"queryCountLast30Days\": 106, \"queryCountTotal\": 1029, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.alex@example.com\", \"urn:li:corpuser:b2fd91.marty@example.com\", \"urn:li:corpuser:b2fd91.patrick1@example.com\"], \"lastExecutedAt\": 1780092896321}" + "value": "{\"queryCountLast30Days\": 106, \"queryCountTotal\": 1029, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.jonny2@example.com\", \"urn:li:corpuser:b2fd91.kirk@example.com\", \"urn:li:corpuser:b2fd91.bryan@example.com\"], \"lastExecutedAt\": 1780092896321}" } }, { @@ -275,7 +275,7 @@ "changeType": "UPSERT", "aspectName": "queryUsageFeatures", "aspect": { - "value": "{\"queryCountLast30Days\": 77, \"queryCountTotal\": 662, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.michael@example.com\", \"urn:li:corpuser:b2fd91.bryan@example.com\"], \"lastExecutedAt\": 1780078805112}" + "value": "{\"queryCountLast30Days\": 77, \"queryCountTotal\": 662, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.sam@example.com\", \"urn:li:corpuser:b2fd91.jonny2@example.com\"], \"lastExecutedAt\": 1780078805112}" } }, { @@ -284,7 +284,7 @@ "changeType": "UPSERT", "aspectName": "queryUsageFeatures", "aspect": { - "value": "{\"queryCountLast30Days\": 36, \"queryCountTotal\": 248, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.marty@example.com\"], \"lastExecutedAt\": 1780194353659}" + "value": "{\"queryCountLast30Days\": 36, \"queryCountTotal\": 248, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.kirk@example.com\"], \"lastExecutedAt\": 1780194353659}" } }, { @@ -293,7 +293,7 @@ "changeType": "UPSERT", "aspectName": "queryUsageFeatures", "aspect": { - "value": "{\"queryCountLast30Days\": 256, \"queryCountTotal\": 2401, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.alex@example.com\", \"urn:li:corpuser:b2fd91.sam@example.com\", \"urn:li:corpuser:b2fd91.brock1@example.com\", \"urn:li:corpuser:b2fd91.marty@example.com\", \"urn:li:corpuser:b2fd91.jonny2@example.com\"], \"lastExecutedAt\": 1780181907364}" + "value": "{\"queryCountLast30Days\": 256, \"queryCountTotal\": 2401, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.sam@example.com\", \"urn:li:corpuser:b2fd91.alex@example.com\", \"urn:li:corpuser:b2fd91.jonny1@example.com\", \"urn:li:corpuser:b2fd91.patrick1@example.com\", \"urn:li:corpuser:b2fd91.bryan@example.com\"], \"lastExecutedAt\": 1780181907364}" } }, { @@ -311,7 +311,7 @@ "changeType": "UPSERT", "aspectName": "queryUsageFeatures", "aspect": { - "value": "{\"queryCountLast30Days\": 147, \"queryCountTotal\": 1364, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.patrick1@example.com\", \"urn:li:corpuser:b2fd91.marty@example.com\"], \"lastExecutedAt\": 1779948874809}" + "value": "{\"queryCountLast30Days\": 147, \"queryCountTotal\": 1364, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.alex@example.com\", \"urn:li:corpuser:b2fd91.jonny1@example.com\"], \"lastExecutedAt\": 1779948874809}" } }, { @@ -320,7 +320,7 @@ "changeType": "UPSERT", "aspectName": "queryUsageFeatures", "aspect": { - "value": "{\"queryCountLast30Days\": 94, \"queryCountTotal\": 1076, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.alex@example.com\"], \"lastExecutedAt\": 1779989380327}" + "value": "{\"queryCountLast30Days\": 94, \"queryCountTotal\": 1076, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.kirk@example.com\"], \"lastExecutedAt\": 1779989380327}" } }, { @@ -329,7 +329,7 @@ "changeType": "UPSERT", "aspectName": "queryUsageFeatures", "aspect": { - "value": "{\"queryCountLast30Days\": 6, \"queryCountTotal\": 25, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.jonny2@example.com\"], \"lastExecutedAt\": 1780173980334}" + "value": "{\"queryCountLast30Days\": 6, \"queryCountTotal\": 25, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.sam@example.com\"], \"lastExecutedAt\": 1780173980334}" } }, { @@ -338,7 +338,7 @@ "changeType": "UPSERT", "aspectName": "queryUsageFeatures", "aspect": { - "value": "{\"queryCountLast30Days\": 5, \"queryCountTotal\": 20, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.brock1@example.com\"], \"lastExecutedAt\": 1780074634021}" + "value": "{\"queryCountLast30Days\": 5, \"queryCountTotal\": 20, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.sam@example.com\"], \"lastExecutedAt\": 1780074634021}" } }, { @@ -347,7 +347,7 @@ "changeType": "UPSERT", "aspectName": "queryUsageFeatures", "aspect": { - "value": "{\"queryCountLast30Days\": 24, \"queryCountTotal\": 99, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.jonny2@example.com\", \"urn:li:corpuser:b2fd91.sam@example.com\"], \"lastExecutedAt\": 1780091922173}" + "value": "{\"queryCountLast30Days\": 24, \"queryCountTotal\": 99, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.sam@example.com\", \"urn:li:corpuser:b2fd91.marty@example.com\"], \"lastExecutedAt\": 1780091922173}" } }, { @@ -356,7 +356,7 @@ "changeType": "UPSERT", "aspectName": "queryUsageFeatures", "aspect": { - "value": "{\"queryCountLast30Days\": 18, \"queryCountTotal\": 115, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.jonny2@example.com\"], \"lastExecutedAt\": 1780133251824}" + "value": "{\"queryCountLast30Days\": 18, \"queryCountTotal\": 115, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.sam@example.com\"], \"lastExecutedAt\": 1780133251824}" } }, { @@ -365,7 +365,7 @@ "changeType": "UPSERT", "aspectName": "queryUsageFeatures", "aspect": { - "value": "{\"queryCountLast30Days\": 6, \"queryCountTotal\": 27, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.patrick1@example.com\"], \"lastExecutedAt\": 1780086752010}" + "value": "{\"queryCountLast30Days\": 6, \"queryCountTotal\": 27, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.alex@example.com\"], \"lastExecutedAt\": 1780086752010}" } }, { @@ -374,7 +374,7 @@ "changeType": "UPSERT", "aspectName": "queryUsageFeatures", "aspect": { - "value": "{\"queryCountLast30Days\": 4, \"queryCountTotal\": 17, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.jonny2@example.com\"], \"lastExecutedAt\": 1780081047997}" + "value": "{\"queryCountLast30Days\": 4, \"queryCountTotal\": 17, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.kirk@example.com\"], \"lastExecutedAt\": 1780081047997}" } }, { @@ -383,7 +383,7 @@ "changeType": "UPSERT", "aspectName": "queryUsageFeatures", "aspect": { - "value": "{\"queryCountLast30Days\": 4, \"queryCountTotal\": 22, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.jonny2@example.com\"], \"lastExecutedAt\": 1780186420299}" + "value": "{\"queryCountLast30Days\": 4, \"queryCountTotal\": 22, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.sam@example.com\"], \"lastExecutedAt\": 1780186420299}" } }, { @@ -392,7 +392,7 @@ "changeType": "UPSERT", "aspectName": "queryUsageFeatures", "aspect": { - "value": "{\"queryCountLast30Days\": 7, \"queryCountTotal\": 32, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.sam@example.com\"], \"lastExecutedAt\": 1780174964965}" + "value": "{\"queryCountLast30Days\": 7, \"queryCountTotal\": 32, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.jonny1@example.com\"], \"lastExecutedAt\": 1780174964965}" } }, { @@ -401,7 +401,7 @@ "changeType": "UPSERT", "aspectName": "queryUsageFeatures", "aspect": { - "value": "{\"queryCountLast30Days\": 6, \"queryCountTotal\": 33, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.patrick1@example.com\"], \"lastExecutedAt\": 1780090904057}" + "value": "{\"queryCountLast30Days\": 6, \"queryCountTotal\": 33, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.jonny1@example.com\"], \"lastExecutedAt\": 1780090904057}" } }, { @@ -410,7 +410,7 @@ "changeType": "UPSERT", "aspectName": "queryUsageFeatures", "aspect": { - "value": "{\"queryCountLast30Days\": 54, \"queryCountTotal\": 304, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.brock1@example.com\", \"urn:li:corpuser:b2fd91.sam@example.com\", \"urn:li:corpuser:b2fd91.jonny2@example.com\"], \"lastExecutedAt\": 1780098270178}" + "value": "{\"queryCountLast30Days\": 54, \"queryCountTotal\": 304, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.jonny2@example.com\", \"urn:li:corpuser:b2fd91.kirk@example.com\", \"urn:li:corpuser:b2fd91.jonny1@example.com\"], \"lastExecutedAt\": 1780098270178}" } }, { @@ -419,7 +419,7 @@ "changeType": "UPSERT", "aspectName": "queryUsageFeatures", "aspect": { - "value": "{\"queryCountLast30Days\": 36, \"queryCountTotal\": 222, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.michael@example.com\", \"urn:li:corpuser:b2fd91.patrick1@example.com\"], \"lastExecutedAt\": 1780086449794}" + "value": "{\"queryCountLast30Days\": 36, \"queryCountTotal\": 222, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.sam@example.com\", \"urn:li:corpuser:b2fd91.bryan@example.com\"], \"lastExecutedAt\": 1780086449794}" } }, { @@ -428,7 +428,7 @@ "changeType": "UPSERT", "aspectName": "queryUsageFeatures", "aspect": { - "value": "{\"queryCountLast30Days\": 32, \"queryCountTotal\": 230, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.michael@example.com\"], \"lastExecutedAt\": 1780158447043}" + "value": "{\"queryCountLast30Days\": 32, \"queryCountTotal\": 230, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.sam@example.com\"], \"lastExecutedAt\": 1780158447043}" } }, { @@ -437,7 +437,7 @@ "changeType": "UPSERT", "aspectName": "queryUsageFeatures", "aspect": { - "value": "{\"queryCountLast30Days\": 49, \"queryCountTotal\": 277, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.sam@example.com\", \"urn:li:corpuser:b2fd91.bryan@example.com\", \"urn:li:corpuser:b2fd91.marty@example.com\"], \"lastExecutedAt\": 1780054455583}" + "value": "{\"queryCountLast30Days\": 49, \"queryCountTotal\": 277, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.kirk@example.com\", \"urn:li:corpuser:b2fd91.jonny2@example.com\", \"urn:li:corpuser:b2fd91.alex@example.com\"], \"lastExecutedAt\": 1780054455583}" } }, { @@ -446,7 +446,7 @@ "changeType": "UPSERT", "aspectName": "queryUsageFeatures", "aspect": { - "value": "{\"queryCountLast30Days\": 37, \"queryCountTotal\": 219, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.sam@example.com\", \"urn:li:corpuser:b2fd91.bryan@example.com\"], \"lastExecutedAt\": 1780072013058}" + "value": "{\"queryCountLast30Days\": 37, \"queryCountTotal\": 219, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.sam@example.com\", \"urn:li:corpuser:b2fd91.michael@example.com\"], \"lastExecutedAt\": 1780072013058}" } }, { @@ -455,7 +455,7 @@ "changeType": "UPSERT", "aspectName": "queryUsageFeatures", "aspect": { - "value": "{\"queryCountLast30Days\": 30, \"queryCountTotal\": 226, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.patrick1@example.com\"], \"lastExecutedAt\": 1780184731506}" + "value": "{\"queryCountLast30Days\": 30, \"queryCountTotal\": 226, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.bryan@example.com\"], \"lastExecutedAt\": 1780184731506}" } }, { @@ -464,7 +464,7 @@ "changeType": "UPSERT", "aspectName": "queryUsageFeatures", "aspect": { - "value": "{\"queryCountLast30Days\": 136, \"queryCountTotal\": 859, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.patrick1@example.com\", \"urn:li:corpuser:b2fd91.sam@example.com\", \"urn:li:corpuser:b2fd91.bryan@example.com\", \"urn:li:corpuser:b2fd91.brock1@example.com\"], \"lastExecutedAt\": 1780018749012}" + "value": "{\"queryCountLast30Days\": 136, \"queryCountTotal\": 859, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.bryan@example.com\", \"urn:li:corpuser:b2fd91.marty@example.com\", \"urn:li:corpuser:b2fd91.kirk@example.com\", \"urn:li:corpuser:b2fd91.jonny2@example.com\"], \"lastExecutedAt\": 1780018749012}" } }, { @@ -473,7 +473,7 @@ "changeType": "UPSERT", "aspectName": "queryUsageFeatures", "aspect": { - "value": "{\"queryCountLast30Days\": 103, \"queryCountTotal\": 784, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.alex@example.com\", \"urn:li:corpuser:b2fd91.bryan@example.com\", \"urn:li:corpuser:b2fd91.brock1@example.com\"], \"lastExecutedAt\": 1780189331929}" + "value": "{\"queryCountLast30Days\": 103, \"queryCountTotal\": 784, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.sam@example.com\", \"urn:li:corpuser:b2fd91.jonny2@example.com\", \"urn:li:corpuser:b2fd91.kirk@example.com\"], \"lastExecutedAt\": 1780189331929}" } }, { @@ -482,7 +482,7 @@ "changeType": "UPSERT", "aspectName": "queryUsageFeatures", "aspect": { - "value": "{\"queryCountLast30Days\": 69, \"queryCountTotal\": 529, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.marty@example.com\", \"urn:li:corpuser:b2fd91.patrick1@example.com\"], \"lastExecutedAt\": 1780145169589}" + "value": "{\"queryCountLast30Days\": 69, \"queryCountTotal\": 529, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.jonny1@example.com\", \"urn:li:corpuser:b2fd91.bryan@example.com\"], \"lastExecutedAt\": 1780145169589}" } }, { @@ -491,7 +491,7 @@ "changeType": "UPSERT", "aspectName": "queryUsageFeatures", "aspect": { - "value": "{\"queryCountLast30Days\": 23, \"queryCountTotal\": 113, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.bryan@example.com\", \"urn:li:corpuser:b2fd91.alex@example.com\"], \"lastExecutedAt\": 1780164867630}" + "value": "{\"queryCountLast30Days\": 23, \"queryCountTotal\": 113, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.michael@example.com\", \"urn:li:corpuser:b2fd91.alex@example.com\"], \"lastExecutedAt\": 1780164867630}" } }, { @@ -500,7 +500,7 @@ "changeType": "UPSERT", "aspectName": "queryUsageFeatures", "aspect": { - "value": "{\"queryCountLast30Days\": 18, \"queryCountTotal\": 88, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.marty@example.com\"], \"lastExecutedAt\": 1779950618541}" + "value": "{\"queryCountLast30Days\": 18, \"queryCountTotal\": 88, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.brock1@example.com\"], \"lastExecutedAt\": 1779950618541}" } }, { @@ -509,7 +509,7 @@ "changeType": "UPSERT", "aspectName": "queryUsageFeatures", "aspect": { - "value": "{\"queryCountLast30Days\": 13, \"queryCountTotal\": 54, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.michael@example.com\"], \"lastExecutedAt\": 1780033258834}" + "value": "{\"queryCountLast30Days\": 13, \"queryCountTotal\": 54, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.jonny2@example.com\"], \"lastExecutedAt\": 1780033258834}" } }, { @@ -518,7 +518,7 @@ "changeType": "UPSERT", "aspectName": "queryUsageFeatures", "aspect": { - "value": "{\"queryCountLast30Days\": 8, \"queryCountTotal\": 55, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.jonny2@example.com\"], \"lastExecutedAt\": 1780055679864}" + "value": "{\"queryCountLast30Days\": 8, \"queryCountTotal\": 55, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.sam@example.com\"], \"lastExecutedAt\": 1780055679864}" } }, { @@ -527,7 +527,7 @@ "changeType": "UPSERT", "aspectName": "queryUsageFeatures", "aspect": { - "value": "{\"queryCountLast30Days\": 6, \"queryCountTotal\": 22, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.marty@example.com\"], \"lastExecutedAt\": 1779963544824}" + "value": "{\"queryCountLast30Days\": 6, \"queryCountTotal\": 22, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.jonny1@example.com\"], \"lastExecutedAt\": 1779963544824}" } }, { @@ -536,7 +536,7 @@ "changeType": "UPSERT", "aspectName": "queryUsageFeatures", "aspect": { - "value": "{\"queryCountLast30Days\": 4, \"queryCountTotal\": 14, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.bryan@example.com\"], \"lastExecutedAt\": 1780157655157}" + "value": "{\"queryCountLast30Days\": 4, \"queryCountTotal\": 14, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.sam@example.com\"], \"lastExecutedAt\": 1780157655157}" } }, { @@ -545,7 +545,7 @@ "changeType": "UPSERT", "aspectName": "queryUsageFeatures", "aspect": { - "value": "{\"queryCountLast30Days\": 3, \"queryCountTotal\": 13, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.bryan@example.com\"], \"lastExecutedAt\": 1780035804002}" + "value": "{\"queryCountLast30Days\": 3, \"queryCountTotal\": 13, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.sam@example.com\"], \"lastExecutedAt\": 1780035804002}" } }, { @@ -563,7 +563,7 @@ "changeType": "UPSERT", "aspectName": "queryUsageFeatures", "aspect": { - "value": "{\"queryCountLast30Days\": 5, \"queryCountTotal\": 19, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.jonny2@example.com\"], \"lastExecutedAt\": 1779947957898}" + "value": "{\"queryCountLast30Days\": 5, \"queryCountTotal\": 19, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.sam@example.com\"], \"lastExecutedAt\": 1779947957898}" } }, { @@ -590,7 +590,7 @@ "changeType": "UPSERT", "aspectName": "queryUsageFeatures", "aspect": { - "value": "{\"queryCountLast30Days\": 3, \"queryCountTotal\": 15, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.bryan@example.com\"], \"lastExecutedAt\": 1780064330289}" + "value": "{\"queryCountLast30Days\": 3, \"queryCountTotal\": 15, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.sam@example.com\"], \"lastExecutedAt\": 1780064330289}" } }, { @@ -599,7 +599,7 @@ "changeType": "UPSERT", "aspectName": "queryUsageFeatures", "aspect": { - "value": "{\"queryCountLast30Days\": 6, \"queryCountTotal\": 34, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.sam@example.com\"], \"lastExecutedAt\": 1780175223820}" + "value": "{\"queryCountLast30Days\": 6, \"queryCountTotal\": 34, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.bryan@example.com\"], \"lastExecutedAt\": 1780175223820}" } }, { @@ -608,7 +608,7 @@ "changeType": "UPSERT", "aspectName": "queryUsageFeatures", "aspect": { - "value": "{\"queryCountLast30Days\": 5, \"queryCountTotal\": 27, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.sam@example.com\"], \"lastExecutedAt\": 1780199048212}" + "value": "{\"queryCountLast30Days\": 5, \"queryCountTotal\": 27, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.alex@example.com\"], \"lastExecutedAt\": 1780199048212}" } }, { @@ -617,7 +617,7 @@ "changeType": "UPSERT", "aspectName": "queryUsageFeatures", "aspect": { - "value": "{\"queryCountLast30Days\": 3, \"queryCountTotal\": 10, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.bryan@example.com\"], \"lastExecutedAt\": 1780156625669}" + "value": "{\"queryCountLast30Days\": 3, \"queryCountTotal\": 10, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.alex@example.com\"], \"lastExecutedAt\": 1780156625669}" } }, { @@ -626,7 +626,7 @@ "changeType": "UPSERT", "aspectName": "queryUsageFeatures", "aspect": { - "value": "{\"queryCountLast30Days\": 7, \"queryCountTotal\": 32, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.brock1@example.com\"], \"lastExecutedAt\": 1780049432709}" + "value": "{\"queryCountLast30Days\": 7, \"queryCountTotal\": 32, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.jonny1@example.com\"], \"lastExecutedAt\": 1780049432709}" } }, { @@ -635,7 +635,7 @@ "changeType": "UPSERT", "aspectName": "queryUsageFeatures", "aspect": { - "value": "{\"queryCountLast30Days\": 4, \"queryCountTotal\": 12, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.patrick1@example.com\"], \"lastExecutedAt\": 1780053544221}" + "value": "{\"queryCountLast30Days\": 4, \"queryCountTotal\": 12, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.sam@example.com\"], \"lastExecutedAt\": 1780053544221}" } }, { @@ -644,7 +644,7 @@ "changeType": "UPSERT", "aspectName": "queryUsageFeatures", "aspect": { - "value": "{\"queryCountLast30Days\": 6, \"queryCountTotal\": 24, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.patrick1@example.com\"], \"lastExecutedAt\": 1780084630007}" + "value": "{\"queryCountLast30Days\": 6, \"queryCountTotal\": 24, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.sam@example.com\"], \"lastExecutedAt\": 1780084630007}" } }, { @@ -662,7 +662,7 @@ "changeType": "UPSERT", "aspectName": "queryUsageFeatures", "aspect": { - "value": "{\"queryCountLast30Days\": 3, \"queryCountTotal\": 15, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.jonny2@example.com\"], \"lastExecutedAt\": 1780105060116}" + "value": "{\"queryCountLast30Days\": 3, \"queryCountTotal\": 15, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.sam@example.com\"], \"lastExecutedAt\": 1780105060116}" } }, { @@ -671,7 +671,7 @@ "changeType": "UPSERT", "aspectName": "queryUsageFeatures", "aspect": { - "value": "{\"queryCountLast30Days\": 59, \"queryCountTotal\": 451, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.brock1@example.com\", \"urn:li:corpuser:b2fd91.bryan@example.com\", \"urn:li:corpuser:b2fd91.marty@example.com\"], \"lastExecutedAt\": 1780158512405}" + "value": "{\"queryCountLast30Days\": 59, \"queryCountTotal\": 451, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.kirk@example.com\", \"urn:li:corpuser:b2fd91.sam@example.com\", \"urn:li:corpuser:b2fd91.patrick1@example.com\"], \"lastExecutedAt\": 1780158512405}" } }, { @@ -680,7 +680,7 @@ "changeType": "UPSERT", "aspectName": "queryUsageFeatures", "aspect": { - "value": "{\"queryCountLast30Days\": 48, \"queryCountTotal\": 274, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.patrick1@example.com\", \"urn:li:corpuser:b2fd91.brock1@example.com\"], \"lastExecutedAt\": 1779982360123}" + "value": "{\"queryCountLast30Days\": 48, \"queryCountTotal\": 274, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.sam@example.com\", \"urn:li:corpuser:b2fd91.marty@example.com\"], \"lastExecutedAt\": 1779982360123}" } }, { @@ -689,7 +689,7 @@ "changeType": "UPSERT", "aspectName": "queryUsageFeatures", "aspect": { - "value": "{\"queryCountLast30Days\": 27, \"queryCountTotal\": 168, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.patrick1@example.com\"], \"lastExecutedAt\": 1780002279982}" + "value": "{\"queryCountLast30Days\": 27, \"queryCountTotal\": 168, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.sam@example.com\"], \"lastExecutedAt\": 1780002279982}" } }, { @@ -698,7 +698,7 @@ "changeType": "UPSERT", "aspectName": "queryUsageFeatures", "aspect": { - "value": "{\"queryCountLast30Days\": 7, \"queryCountTotal\": 37, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.brock1@example.com\"], \"lastExecutedAt\": 1779984651646}" + "value": "{\"queryCountLast30Days\": 7, \"queryCountTotal\": 37, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.sam@example.com\"], \"lastExecutedAt\": 1779984651646}" } }, { @@ -707,7 +707,7 @@ "changeType": "UPSERT", "aspectName": "queryUsageFeatures", "aspect": { - "value": "{\"queryCountLast30Days\": 5, \"queryCountTotal\": 26, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.alex@example.com\"], \"lastExecutedAt\": 1780128379888}" + "value": "{\"queryCountLast30Days\": 5, \"queryCountTotal\": 26, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.sam@example.com\"], \"lastExecutedAt\": 1780128379888}" } }, { @@ -716,7 +716,7 @@ "changeType": "UPSERT", "aspectName": "queryUsageFeatures", "aspect": { - "value": "{\"queryCountLast30Days\": 19, \"queryCountTotal\": 115, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.brock1@example.com\", \"urn:li:corpuser:b2fd91.michael@example.com\"], \"lastExecutedAt\": 1780189604944}" + "value": "{\"queryCountLast30Days\": 19, \"queryCountTotal\": 115, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.brock1@example.com\", \"urn:li:corpuser:b2fd91.patrick1@example.com\"], \"lastExecutedAt\": 1780189604944}" } }, { @@ -725,7 +725,7 @@ "changeType": "UPSERT", "aspectName": "queryUsageFeatures", "aspect": { - "value": "{\"queryCountLast30Days\": 19, \"queryCountTotal\": 88, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.michael@example.com\"], \"lastExecutedAt\": 1780106139282}" + "value": "{\"queryCountLast30Days\": 19, \"queryCountTotal\": 88, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.sam@example.com\"], \"lastExecutedAt\": 1780106139282}" } }, { @@ -734,7 +734,7 @@ "changeType": "UPSERT", "aspectName": "queryUsageFeatures", "aspect": { - "value": "{\"queryCountLast30Days\": 11, \"queryCountTotal\": 70, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.alex@example.com\"], \"lastExecutedAt\": 1780140159415}" + "value": "{\"queryCountLast30Days\": 11, \"queryCountTotal\": 70, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.michael@example.com\"], \"lastExecutedAt\": 1780140159415}" } }, { @@ -743,7 +743,7 @@ "changeType": "UPSERT", "aspectName": "queryUsageFeatures", "aspect": { - "value": "{\"queryCountLast30Days\": 102, \"queryCountTotal\": 690, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.marty@example.com\", \"urn:li:corpuser:b2fd91.patrick1@example.com\", \"urn:li:corpuser:b2fd91.sam@example.com\", \"urn:li:corpuser:b2fd91.brock1@example.com\"], \"lastExecutedAt\": 1780105739929}" + "value": "{\"queryCountLast30Days\": 102, \"queryCountTotal\": 690, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.bryan@example.com\", \"urn:li:corpuser:b2fd91.michael@example.com\", \"urn:li:corpuser:b2fd91.kirk@example.com\", \"urn:li:corpuser:b2fd91.jonny2@example.com\"], \"lastExecutedAt\": 1780105739929}" } }, { @@ -752,7 +752,7 @@ "changeType": "UPSERT", "aspectName": "queryUsageFeatures", "aspect": { - "value": "{\"queryCountLast30Days\": 97, \"queryCountTotal\": 737, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.marty@example.com\", \"urn:li:corpuser:b2fd91.sam@example.com\", \"urn:li:corpuser:b2fd91.brock1@example.com\"], \"lastExecutedAt\": 1779964571795}" + "value": "{\"queryCountLast30Days\": 97, \"queryCountTotal\": 737, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.bryan@example.com\", \"urn:li:corpuser:b2fd91.michael@example.com\", \"urn:li:corpuser:b2fd91.jonny1@example.com\"], \"lastExecutedAt\": 1779964571795}" } }, { @@ -761,7 +761,7 @@ "changeType": "UPSERT", "aspectName": "queryUsageFeatures", "aspect": { - "value": "{\"queryCountLast30Days\": 76, \"queryCountTotal\": 510, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.bryan@example.com\", \"urn:li:corpuser:b2fd91.sam@example.com\"], \"lastExecutedAt\": 1780170900913}" + "value": "{\"queryCountLast30Days\": 76, \"queryCountTotal\": 510, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.alex@example.com\", \"urn:li:corpuser:b2fd91.jonny2@example.com\"], \"lastExecutedAt\": 1780170900913}" } }, { @@ -770,7 +770,7 @@ "changeType": "UPSERT", "aspectName": "queryUsageFeatures", "aspect": { - "value": "{\"queryCountLast30Days\": 41, \"queryCountTotal\": 302, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.marty@example.com\"], \"lastExecutedAt\": 1780082856409}" + "value": "{\"queryCountLast30Days\": 41, \"queryCountTotal\": 302, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.sam@example.com\"], \"lastExecutedAt\": 1780082856409}" } }, { @@ -779,7 +779,7 @@ "changeType": "UPSERT", "aspectName": "queryUsageFeatures", "aspect": { - "value": "{\"queryCountLast30Days\": 56, \"queryCountTotal\": 365, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.brock1@example.com\", \"urn:li:corpuser:b2fd91.bryan@example.com\", \"urn:li:corpuser:b2fd91.jonny2@example.com\"], \"lastExecutedAt\": 1780131623448}" + "value": "{\"queryCountLast30Days\": 56, \"queryCountTotal\": 365, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.kirk@example.com\", \"urn:li:corpuser:b2fd91.marty@example.com\", \"urn:li:corpuser:b2fd91.jonny1@example.com\"], \"lastExecutedAt\": 1780131623448}" } }, { @@ -788,7 +788,7 @@ "changeType": "UPSERT", "aspectName": "queryUsageFeatures", "aspect": { - "value": "{\"queryCountLast30Days\": 37, \"queryCountTotal\": 233, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.alex@example.com\", \"urn:li:corpuser:b2fd91.patrick1@example.com\"], \"lastExecutedAt\": 1780084224486}" + "value": "{\"queryCountLast30Days\": 37, \"queryCountTotal\": 233, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.sam@example.com\", \"urn:li:corpuser:b2fd91.bryan@example.com\"], \"lastExecutedAt\": 1780084224486}" } }, { @@ -797,7 +797,7 @@ "changeType": "UPSERT", "aspectName": "queryUsageFeatures", "aspect": { - "value": "{\"queryCountLast30Days\": 26, \"queryCountTotal\": 181, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.marty@example.com\"], \"lastExecutedAt\": 1780032722994}" + "value": "{\"queryCountLast30Days\": 26, \"queryCountTotal\": 181, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.brock1@example.com\"], \"lastExecutedAt\": 1780032722994}" } }, { @@ -806,7 +806,7 @@ "changeType": "UPSERT", "aspectName": "queryUsageFeatures", "aspect": { - "value": "{\"queryCountLast30Days\": 51, \"queryCountTotal\": 384, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.bryan@example.com\", \"urn:li:corpuser:b2fd91.michael@example.com\", \"urn:li:corpuser:b2fd91.patrick1@example.com\"], \"lastExecutedAt\": 1780020982300}" + "value": "{\"queryCountLast30Days\": 51, \"queryCountTotal\": 384, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.sam@example.com\", \"urn:li:corpuser:b2fd91.brock1@example.com\", \"urn:li:corpuser:b2fd91.jonny1@example.com\"], \"lastExecutedAt\": 1780020982300}" } }, { @@ -815,7 +815,7 @@ "changeType": "UPSERT", "aspectName": "queryUsageFeatures", "aspect": { - "value": "{\"queryCountLast30Days\": 41, \"queryCountTotal\": 254, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.bryan@example.com\", \"urn:li:corpuser:b2fd91.michael@example.com\"], \"lastExecutedAt\": 1780165831441}" + "value": "{\"queryCountLast30Days\": 41, \"queryCountTotal\": 254, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.sam@example.com\", \"urn:li:corpuser:b2fd91.michael@example.com\"], \"lastExecutedAt\": 1780165831441}" } }, { @@ -824,7 +824,7 @@ "changeType": "UPSERT", "aspectName": "queryUsageFeatures", "aspect": { - "value": "{\"queryCountLast30Days\": 27, \"queryCountTotal\": 188, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.brock1@example.com\"], \"lastExecutedAt\": 1780018183850}" + "value": "{\"queryCountLast30Days\": 27, \"queryCountTotal\": 188, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.sam@example.com\"], \"lastExecutedAt\": 1780018183850}" } }, { @@ -833,7 +833,7 @@ "changeType": "UPSERT", "aspectName": "queryUsageFeatures", "aspect": { - "value": "{\"queryCountLast30Days\": 20, \"queryCountTotal\": 110, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.bryan@example.com\"], \"lastExecutedAt\": 1780090995027}" + "value": "{\"queryCountLast30Days\": 20, \"queryCountTotal\": 110, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.jonny1@example.com\"], \"lastExecutedAt\": 1780090995027}" } }, { @@ -842,7 +842,7 @@ "changeType": "UPSERT", "aspectName": "queryUsageFeatures", "aspect": { - "value": "{\"queryCountLast30Days\": 22, \"queryCountTotal\": 88, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.bryan@example.com\", \"urn:li:corpuser:b2fd91.jonny2@example.com\"], \"lastExecutedAt\": 1780084602780}" + "value": "{\"queryCountLast30Days\": 22, \"queryCountTotal\": 88, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.sam@example.com\", \"urn:li:corpuser:b2fd91.kirk@example.com\"], \"lastExecutedAt\": 1780084602780}" } }, { @@ -851,7 +851,7 @@ "changeType": "UPSERT", "aspectName": "queryUsageFeatures", "aspect": { - "value": "{\"queryCountLast30Days\": 18, \"queryCountTotal\": 104, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.marty@example.com\"], \"lastExecutedAt\": 1780075180684}" + "value": "{\"queryCountLast30Days\": 18, \"queryCountTotal\": 104, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.sam@example.com\"], \"lastExecutedAt\": 1780075180684}" } }, { @@ -860,7 +860,7 @@ "changeType": "UPSERT", "aspectName": "queryUsageFeatures", "aspect": { - "value": "{\"queryCountLast30Days\": 12, \"queryCountTotal\": 72, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.michael@example.com\"], \"lastExecutedAt\": 1779986933277}" + "value": "{\"queryCountLast30Days\": 12, \"queryCountTotal\": 72, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.brock1@example.com\"], \"lastExecutedAt\": 1779986933277}" } }, { @@ -869,7 +869,7 @@ "changeType": "UPSERT", "aspectName": "queryUsageFeatures", "aspect": { - "value": "{\"queryCountLast30Days\": 24, \"queryCountTotal\": 153, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.patrick1@example.com\", \"urn:li:corpuser:b2fd91.marty@example.com\"], \"lastExecutedAt\": 1780177237872}" + "value": "{\"queryCountLast30Days\": 24, \"queryCountTotal\": 153, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.jonny2@example.com\", \"urn:li:corpuser:b2fd91.michael@example.com\"], \"lastExecutedAt\": 1780177237872}" } }, { @@ -878,7 +878,7 @@ "changeType": "UPSERT", "aspectName": "queryUsageFeatures", "aspect": { - "value": "{\"queryCountLast30Days\": 16, \"queryCountTotal\": 95, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.marty@example.com\"], \"lastExecutedAt\": 1780174931566}" + "value": "{\"queryCountLast30Days\": 16, \"queryCountTotal\": 95, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.sam@example.com\"], \"lastExecutedAt\": 1780174931566}" } }, { @@ -887,7 +887,7 @@ "changeType": "UPSERT", "aspectName": "queryUsageFeatures", "aspect": { - "value": "{\"queryCountLast30Days\": 13, \"queryCountTotal\": 81, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.bryan@example.com\"], \"lastExecutedAt\": 1780139698481}" + "value": "{\"queryCountLast30Days\": 13, \"queryCountTotal\": 81, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.sam@example.com\"], \"lastExecutedAt\": 1780139698481}" } }, { @@ -896,7 +896,7 @@ "changeType": "UPSERT", "aspectName": "queryUsageFeatures", "aspect": { - "value": "{\"queryCountLast30Days\": 24, \"queryCountTotal\": 106, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.sam@example.com\", \"urn:li:corpuser:b2fd91.jonny2@example.com\"], \"lastExecutedAt\": 1780072456560}" + "value": "{\"queryCountLast30Days\": 24, \"queryCountTotal\": 106, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.kirk@example.com\", \"urn:li:corpuser:b2fd91.michael@example.com\"], \"lastExecutedAt\": 1780072456560}" } }, { @@ -905,7 +905,7 @@ "changeType": "UPSERT", "aspectName": "queryUsageFeatures", "aspect": { - "value": "{\"queryCountLast30Days\": 17, \"queryCountTotal\": 107, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.michael@example.com\"], \"lastExecutedAt\": 1780088749340}" + "value": "{\"queryCountLast30Days\": 17, \"queryCountTotal\": 107, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.sam@example.com\"], \"lastExecutedAt\": 1780088749340}" } }, { @@ -914,7 +914,7 @@ "changeType": "UPSERT", "aspectName": "queryUsageFeatures", "aspect": { - "value": "{\"queryCountLast30Days\": 13, \"queryCountTotal\": 74, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.brock1@example.com\"], \"lastExecutedAt\": 1780067291639}" + "value": "{\"queryCountLast30Days\": 13, \"queryCountTotal\": 74, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.sam@example.com\"], \"lastExecutedAt\": 1780067291639}" } }, { @@ -923,7 +923,7 @@ "changeType": "UPSERT", "aspectName": "queryUsageFeatures", "aspect": { - "value": "{\"queryCountLast30Days\": 242, \"queryCountTotal\": 2150, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.sam@example.com\", \"urn:li:corpuser:b2fd91.brock1@example.com\", \"urn:li:corpuser:b2fd91.michael@example.com\", \"urn:li:corpuser:b2fd91.alex@example.com\", \"urn:li:corpuser:b2fd91.jonny2@example.com\"], \"lastExecutedAt\": 1780152785780}" + "value": "{\"queryCountLast30Days\": 242, \"queryCountTotal\": 2150, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.sam@example.com\", \"urn:li:corpuser:b2fd91.kirk@example.com\", \"urn:li:corpuser:b2fd91.marty@example.com\", \"urn:li:corpuser:b2fd91.jonny2@example.com\", \"urn:li:corpuser:b2fd91.bryan@example.com\"], \"lastExecutedAt\": 1780152785780}" } }, { @@ -932,7 +932,7 @@ "changeType": "UPSERT", "aspectName": "queryUsageFeatures", "aspect": { - "value": "{\"queryCountLast30Days\": 212, \"queryCountTotal\": 2581, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.michael@example.com\", \"urn:li:corpuser:b2fd91.sam@example.com\", \"urn:li:corpuser:b2fd91.bryan@example.com\"], \"lastExecutedAt\": 1780133106348}" + "value": "{\"queryCountLast30Days\": 212, \"queryCountTotal\": 2581, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.jonny2@example.com\", \"urn:li:corpuser:b2fd91.kirk@example.com\", \"urn:li:corpuser:b2fd91.jonny1@example.com\"], \"lastExecutedAt\": 1780133106348}" } }, { @@ -941,7 +941,7 @@ "changeType": "UPSERT", "aspectName": "queryUsageFeatures", "aspect": { - "value": "{\"queryCountLast30Days\": 157, \"queryCountTotal\": 1370, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.patrick1@example.com\", \"urn:li:corpuser:b2fd91.brock1@example.com\"], \"lastExecutedAt\": 1780075273281}" + "value": "{\"queryCountLast30Days\": 157, \"queryCountTotal\": 1370, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.marty@example.com\", \"urn:li:corpuser:b2fd91.alex@example.com\"], \"lastExecutedAt\": 1780075273281}" } }, { @@ -950,7 +950,7 @@ "changeType": "UPSERT", "aspectName": "queryUsageFeatures", "aspect": { - "value": "{\"queryCountLast30Days\": 89, \"queryCountTotal\": 1239, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.marty@example.com\"], \"lastExecutedAt\": 1779944975686}" + "value": "{\"queryCountLast30Days\": 89, \"queryCountTotal\": 1239, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.brock1@example.com\"], \"lastExecutedAt\": 1779944975686}" } }, { @@ -959,7 +959,7 @@ "changeType": "UPSERT", "aspectName": "queryUsageFeatures", "aspect": { - "value": "{\"queryCountLast30Days\": 129, \"queryCountTotal\": 1002, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.brock1@example.com\", \"urn:li:corpuser:b2fd91.michael@example.com\", \"urn:li:corpuser:b2fd91.bryan@example.com\", \"urn:li:corpuser:b2fd91.alex@example.com\"], \"lastExecutedAt\": 1779959157533}" + "value": "{\"queryCountLast30Days\": 129, \"queryCountTotal\": 1002, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.jonny2@example.com\", \"urn:li:corpuser:b2fd91.brock1@example.com\", \"urn:li:corpuser:b2fd91.marty@example.com\", \"urn:li:corpuser:b2fd91.alex@example.com\"], \"lastExecutedAt\": 1779959157533}" } }, { @@ -968,7 +968,7 @@ "changeType": "UPSERT", "aspectName": "queryUsageFeatures", "aspect": { - "value": "{\"queryCountLast30Days\": 84, \"queryCountTotal\": 793, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.michael@example.com\", \"urn:li:corpuser:b2fd91.patrick1@example.com\", \"urn:li:corpuser:b2fd91.jonny2@example.com\"], \"lastExecutedAt\": 1779974551024}" + "value": "{\"queryCountLast30Days\": 84, \"queryCountTotal\": 793, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.sam@example.com\", \"urn:li:corpuser:b2fd91.brock1@example.com\", \"urn:li:corpuser:b2fd91.kirk@example.com\"], \"lastExecutedAt\": 1779974551024}" } }, { @@ -977,7 +977,7 @@ "changeType": "UPSERT", "aspectName": "queryUsageFeatures", "aspect": { - "value": "{\"queryCountLast30Days\": 69, \"queryCountTotal\": 625, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.michael@example.com\", \"urn:li:corpuser:b2fd91.marty@example.com\"], \"lastExecutedAt\": 1780135777927}" + "value": "{\"queryCountLast30Days\": 69, \"queryCountTotal\": 625, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.kirk@example.com\", \"urn:li:corpuser:b2fd91.jonny2@example.com\"], \"lastExecutedAt\": 1780135777927}" } }, { @@ -986,7 +986,7 @@ "changeType": "UPSERT", "aspectName": "queryUsageFeatures", "aspect": { - "value": "{\"queryCountLast30Days\": 38, \"queryCountTotal\": 239, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.bryan@example.com\"], \"lastExecutedAt\": 1780137053609}" + "value": "{\"queryCountLast30Days\": 38, \"queryCountTotal\": 239, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.sam@example.com\"], \"lastExecutedAt\": 1780137053609}" } }, { @@ -995,7 +995,7 @@ "changeType": "UPSERT", "aspectName": "queryUsageFeatures", "aspect": { - "value": "{\"queryCountLast30Days\": 51, \"queryCountTotal\": 303, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.jonny2@example.com\", \"urn:li:corpuser:b2fd91.michael@example.com\", \"urn:li:corpuser:b2fd91.brock1@example.com\"], \"lastExecutedAt\": 1780137921219}" + "value": "{\"queryCountLast30Days\": 51, \"queryCountTotal\": 303, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.bryan@example.com\", \"urn:li:corpuser:b2fd91.jonny1@example.com\", \"urn:li:corpuser:b2fd91.patrick1@example.com\"], \"lastExecutedAt\": 1780137921219}" } }, { @@ -1004,7 +1004,7 @@ "changeType": "UPSERT", "aspectName": "queryUsageFeatures", "aspect": { - "value": "{\"queryCountLast30Days\": 41, \"queryCountTotal\": 223, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.alex@example.com\", \"urn:li:corpuser:b2fd91.sam@example.com\"], \"lastExecutedAt\": 1780088634747}" + "value": "{\"queryCountLast30Days\": 41, \"queryCountTotal\": 223, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.jonny2@example.com\", \"urn:li:corpuser:b2fd91.brock1@example.com\"], \"lastExecutedAt\": 1780088634747}" } }, { @@ -1013,7 +1013,7 @@ "changeType": "UPSERT", "aspectName": "queryUsageFeatures", "aspect": { - "value": "{\"queryCountLast30Days\": 29, \"queryCountTotal\": 192, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.brock1@example.com\"], \"lastExecutedAt\": 1780183285675}" + "value": "{\"queryCountLast30Days\": 29, \"queryCountTotal\": 192, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.sam@example.com\"], \"lastExecutedAt\": 1780183285675}" } }, { @@ -1022,7 +1022,7 @@ "changeType": "UPSERT", "aspectName": "queryUsageFeatures", "aspect": { - "value": "{\"queryCountLast30Days\": 228, \"queryCountTotal\": 2398, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.sam@example.com\", \"urn:li:corpuser:b2fd91.brock1@example.com\", \"urn:li:corpuser:b2fd91.bryan@example.com\", \"urn:li:corpuser:b2fd91.alex@example.com\", \"urn:li:corpuser:b2fd91.marty@example.com\"], \"lastExecutedAt\": 1780198417284}" + "value": "{\"queryCountLast30Days\": 228, \"queryCountTotal\": 2398, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.marty@example.com\", \"urn:li:corpuser:b2fd91.bryan@example.com\", \"urn:li:corpuser:b2fd91.jonny2@example.com\", \"urn:li:corpuser:b2fd91.brock1@example.com\", \"urn:li:corpuser:b2fd91.michael@example.com\"], \"lastExecutedAt\": 1780198417284}" } }, { @@ -1031,7 +1031,7 @@ "changeType": "UPSERT", "aspectName": "queryUsageFeatures", "aspect": { - "value": "{\"queryCountLast30Days\": 220, \"queryCountTotal\": 2154, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.brock1@example.com\", \"urn:li:corpuser:b2fd91.michael@example.com\", \"urn:li:corpuser:b2fd91.alex@example.com\"], \"lastExecutedAt\": 1780055522518}" + "value": "{\"queryCountLast30Days\": 220, \"queryCountTotal\": 2154, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.sam@example.com\", \"urn:li:corpuser:b2fd91.alex@example.com\", \"urn:li:corpuser:b2fd91.marty@example.com\"], \"lastExecutedAt\": 1780055522518}" } }, { @@ -1040,7 +1040,7 @@ "changeType": "UPSERT", "aspectName": "queryUsageFeatures", "aspect": { - "value": "{\"queryCountLast30Days\": 150, \"queryCountTotal\": 1691, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.alex@example.com\", \"urn:li:corpuser:b2fd91.michael@example.com\"], \"lastExecutedAt\": 1780141099453}" + "value": "{\"queryCountLast30Days\": 150, \"queryCountTotal\": 1691, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.jonny2@example.com\", \"urn:li:corpuser:b2fd91.kirk@example.com\"], \"lastExecutedAt\": 1780141099453}" } }, { @@ -1049,7 +1049,7 @@ "changeType": "UPSERT", "aspectName": "queryUsageFeatures", "aspect": { - "value": "{\"queryCountLast30Days\": 79, \"queryCountTotal\": 862, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.brock1@example.com\"], \"lastExecutedAt\": 1780109770914}" + "value": "{\"queryCountLast30Days\": 79, \"queryCountTotal\": 862, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.jonny2@example.com\"], \"lastExecutedAt\": 1780109770914}" } }, { @@ -1058,7 +1058,7 @@ "changeType": "UPSERT", "aspectName": "queryUsageFeatures", "aspect": { - "value": "{\"queryCountLast30Days\": 57, \"queryCountTotal\": 421, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.patrick1@example.com\", \"urn:li:corpuser:b2fd91.brock1@example.com\", \"urn:li:corpuser:b2fd91.alex@example.com\"], \"lastExecutedAt\": 1779953162426}" + "value": "{\"queryCountLast30Days\": 57, \"queryCountTotal\": 421, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.jonny2@example.com\", \"urn:li:corpuser:b2fd91.kirk@example.com\", \"urn:li:corpuser:b2fd91.alex@example.com\"], \"lastExecutedAt\": 1779953162426}" } }, { @@ -1067,7 +1067,7 @@ "changeType": "UPSERT", "aspectName": "queryUsageFeatures", "aspect": { - "value": "{\"queryCountLast30Days\": 38, \"queryCountTotal\": 260, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.sam@example.com\", \"urn:li:corpuser:b2fd91.alex@example.com\"], \"lastExecutedAt\": 1780041114993}" + "value": "{\"queryCountLast30Days\": 38, \"queryCountTotal\": 260, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.jonny1@example.com\", \"urn:li:corpuser:b2fd91.sam@example.com\"], \"lastExecutedAt\": 1780041114993}" } }, { @@ -1076,7 +1076,7 @@ "changeType": "UPSERT", "aspectName": "queryUsageFeatures", "aspect": { - "value": "{\"queryCountLast30Days\": 31, \"queryCountTotal\": 157, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.brock1@example.com\"], \"lastExecutedAt\": 1780163573448}" + "value": "{\"queryCountLast30Days\": 31, \"queryCountTotal\": 157, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.sam@example.com\"], \"lastExecutedAt\": 1780163573448}" } }, { @@ -1085,7 +1085,7 @@ "changeType": "UPSERT", "aspectName": "queryUsageFeatures", "aspect": { - "value": "{\"queryCountLast30Days\": 7, \"queryCountTotal\": 24, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.bryan@example.com\"], \"lastExecutedAt\": 1780098235081}" + "value": "{\"queryCountLast30Days\": 7, \"queryCountTotal\": 24, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.sam@example.com\"], \"lastExecutedAt\": 1780098235081}" } }, { @@ -1094,7 +1094,7 @@ "changeType": "UPSERT", "aspectName": "queryUsageFeatures", "aspect": { - "value": "{\"queryCountLast30Days\": 5, \"queryCountTotal\": 21, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.marty@example.com\"], \"lastExecutedAt\": 1779995658957}" + "value": "{\"queryCountLast30Days\": 5, \"queryCountTotal\": 21, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.jonny2@example.com\"], \"lastExecutedAt\": 1779995658957}" } }, { @@ -1103,7 +1103,7 @@ "changeType": "UPSERT", "aspectName": "queryUsageFeatures", "aspect": { - "value": "{\"queryCountLast30Days\": 4, \"queryCountTotal\": 15, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.brock1@example.com\"], \"lastExecutedAt\": 1780132281378}" + "value": "{\"queryCountLast30Days\": 4, \"queryCountTotal\": 15, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.sam@example.com\"], \"lastExecutedAt\": 1780132281378}" } }, { @@ -1112,7 +1112,7 @@ "changeType": "UPSERT", "aspectName": "queryUsageFeatures", "aspect": { - "value": "{\"queryCountLast30Days\": 24, \"queryCountTotal\": 129, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.sam@example.com\", \"urn:li:corpuser:b2fd91.patrick1@example.com\"], \"lastExecutedAt\": 1780139810822}" + "value": "{\"queryCountLast30Days\": 24, \"queryCountTotal\": 129, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.bryan@example.com\", \"urn:li:corpuser:b2fd91.michael@example.com\"], \"lastExecutedAt\": 1780139810822}" } }, { @@ -1121,7 +1121,7 @@ "changeType": "UPSERT", "aspectName": "queryUsageFeatures", "aspect": { - "value": "{\"queryCountLast30Days\": 17, \"queryCountTotal\": 107, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.sam@example.com\"], \"lastExecutedAt\": 1779997537066}" + "value": "{\"queryCountLast30Days\": 17, \"queryCountTotal\": 107, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.alex@example.com\"], \"lastExecutedAt\": 1779997537066}" } }, { @@ -1139,7 +1139,7 @@ "changeType": "UPSERT", "aspectName": "queryUsageFeatures", "aspect": { - "value": "{\"queryCountLast30Days\": 19, \"queryCountTotal\": 83, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.jonny2@example.com\", \"urn:li:corpuser:b2fd91.bryan@example.com\"], \"lastExecutedAt\": 1779945588411}" + "value": "{\"queryCountLast30Days\": 19, \"queryCountTotal\": 83, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.brock1@example.com\", \"urn:li:corpuser:b2fd91.kirk@example.com\"], \"lastExecutedAt\": 1779945588411}" } }, { @@ -1148,7 +1148,7 @@ "changeType": "UPSERT", "aspectName": "queryUsageFeatures", "aspect": { - "value": "{\"queryCountLast30Days\": 15, \"queryCountTotal\": 91, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.marty@example.com\"], \"lastExecutedAt\": 1780154959445}" + "value": "{\"queryCountLast30Days\": 15, \"queryCountTotal\": 91, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.alex@example.com\"], \"lastExecutedAt\": 1780154959445}" } }, { @@ -1157,7 +1157,7 @@ "changeType": "UPSERT", "aspectName": "queryUsageFeatures", "aspect": { - "value": "{\"queryCountLast30Days\": 12, \"queryCountTotal\": 82, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.jonny2@example.com\"], \"lastExecutedAt\": 1779991213082}" + "value": "{\"queryCountLast30Days\": 12, \"queryCountTotal\": 82, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.sam@example.com\"], \"lastExecutedAt\": 1779991213082}" } }, { @@ -1166,7 +1166,7 @@ "changeType": "UPSERT", "aspectName": "queryUsageFeatures", "aspect": { - "value": "{\"queryCountLast30Days\": 131, \"queryCountTotal\": 1291, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.jonny2@example.com\", \"urn:li:corpuser:b2fd91.bryan@example.com\", \"urn:li:corpuser:b2fd91.sam@example.com\", \"urn:li:corpuser:b2fd91.patrick1@example.com\"], \"lastExecutedAt\": 1780045435744}" + "value": "{\"queryCountLast30Days\": 131, \"queryCountTotal\": 1291, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.brock1@example.com\", \"urn:li:corpuser:b2fd91.sam@example.com\", \"urn:li:corpuser:b2fd91.jonny2@example.com\", \"urn:li:corpuser:b2fd91.patrick1@example.com\"], \"lastExecutedAt\": 1780045435744}" } }, { @@ -1175,7 +1175,7 @@ "changeType": "UPSERT", "aspectName": "queryUsageFeatures", "aspect": { - "value": "{\"queryCountLast30Days\": 98, \"queryCountTotal\": 963, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.brock1@example.com\", \"urn:li:corpuser:b2fd91.marty@example.com\", \"urn:li:corpuser:b2fd91.jonny2@example.com\"], \"lastExecutedAt\": 1780179599852}" + "value": "{\"queryCountLast30Days\": 98, \"queryCountTotal\": 963, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.brock1@example.com\", \"urn:li:corpuser:b2fd91.kirk@example.com\", \"urn:li:corpuser:b2fd91.marty@example.com\"], \"lastExecutedAt\": 1780179599852}" } }, { @@ -1184,7 +1184,7 @@ "changeType": "UPSERT", "aspectName": "queryUsageFeatures", "aspect": { - "value": "{\"queryCountLast30Days\": 69, \"queryCountTotal\": 643, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.alex@example.com\", \"urn:li:corpuser:b2fd91.sam@example.com\"], \"lastExecutedAt\": 1780012848679}" + "value": "{\"queryCountLast30Days\": 69, \"queryCountTotal\": 643, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.michael@example.com\", \"urn:li:corpuser:b2fd91.kirk@example.com\"], \"lastExecutedAt\": 1780012848679}" } }, { @@ -1193,7 +1193,7 @@ "changeType": "UPSERT", "aspectName": "queryUsageFeatures", "aspect": { - "value": "{\"queryCountLast30Days\": 44, \"queryCountTotal\": 413, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.jonny2@example.com\"], \"lastExecutedAt\": 1779986264385}" + "value": "{\"queryCountLast30Days\": 44, \"queryCountTotal\": 413, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.kirk@example.com\"], \"lastExecutedAt\": 1779986264385}" } }, { @@ -1202,7 +1202,7 @@ "changeType": "UPSERT", "aspectName": "queryUsageFeatures", "aspect": { - "value": "{\"queryCountLast30Days\": 62, \"queryCountTotal\": 455, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.marty@example.com\", \"urn:li:corpuser:b2fd91.bryan@example.com\", \"urn:li:corpuser:b2fd91.alex@example.com\"], \"lastExecutedAt\": 1780022424218}" + "value": "{\"queryCountLast30Days\": 62, \"queryCountTotal\": 455, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.michael@example.com\", \"urn:li:corpuser:b2fd91.patrick1@example.com\", \"urn:li:corpuser:b2fd91.alex@example.com\"], \"lastExecutedAt\": 1780022424218}" } }, { @@ -1211,7 +1211,7 @@ "changeType": "UPSERT", "aspectName": "queryUsageFeatures", "aspect": { - "value": "{\"queryCountLast30Days\": 41, \"queryCountTotal\": 267, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.marty@example.com\", \"urn:li:corpuser:b2fd91.sam@example.com\"], \"lastExecutedAt\": 1779971943780}" + "value": "{\"queryCountLast30Days\": 41, \"queryCountTotal\": 267, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.sam@example.com\", \"urn:li:corpuser:b2fd91.patrick1@example.com\"], \"lastExecutedAt\": 1779971943780}" } }, { @@ -1220,7 +1220,7 @@ "changeType": "UPSERT", "aspectName": "queryUsageFeatures", "aspect": { - "value": "{\"queryCountLast30Days\": 30, \"queryCountTotal\": 194, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.brock1@example.com\"], \"lastExecutedAt\": 1779942090551}" + "value": "{\"queryCountLast30Days\": 30, \"queryCountTotal\": 194, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.sam@example.com\"], \"lastExecutedAt\": 1779942090551}" } }, { @@ -1229,7 +1229,7 @@ "changeType": "UPSERT", "aspectName": "queryUsageFeatures", "aspect": { - "value": "{\"queryCountLast30Days\": 17, \"queryCountTotal\": 130, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.michael@example.com\"], \"lastExecutedAt\": 1780010133281}" + "value": "{\"queryCountLast30Days\": 17, \"queryCountTotal\": 130, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.sam@example.com\"], \"lastExecutedAt\": 1780010133281}" } }, { @@ -1238,7 +1238,7 @@ "changeType": "UPSERT", "aspectName": "queryUsageFeatures", "aspect": { - "value": "{\"queryCountLast30Days\": 223, \"queryCountTotal\": 2019, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.bryan@example.com\", \"urn:li:corpuser:b2fd91.michael@example.com\", \"urn:li:corpuser:b2fd91.brock1@example.com\", \"urn:li:corpuser:b2fd91.alex@example.com\", \"urn:li:corpuser:b2fd91.marty@example.com\"], \"lastExecutedAt\": 1780083076364}" + "value": "{\"queryCountLast30Days\": 223, \"queryCountTotal\": 2019, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.sam@example.com\", \"urn:li:corpuser:b2fd91.bryan@example.com\", \"urn:li:corpuser:b2fd91.patrick1@example.com\", \"urn:li:corpuser:b2fd91.brock1@example.com\", \"urn:li:corpuser:b2fd91.jonny2@example.com\"], \"lastExecutedAt\": 1780083076364}" } }, { @@ -1247,7 +1247,7 @@ "changeType": "UPSERT", "aspectName": "queryUsageFeatures", "aspect": { - "value": "{\"queryCountLast30Days\": 214, \"queryCountTotal\": 2472, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.marty@example.com\", \"urn:li:corpuser:b2fd91.brock1@example.com\", \"urn:li:corpuser:b2fd91.jonny2@example.com\"], \"lastExecutedAt\": 1779977002342}" + "value": "{\"queryCountLast30Days\": 214, \"queryCountTotal\": 2472, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.sam@example.com\", \"urn:li:corpuser:b2fd91.marty@example.com\", \"urn:li:corpuser:b2fd91.kirk@example.com\"], \"lastExecutedAt\": 1779977002342}" } }, { @@ -1256,7 +1256,7 @@ "changeType": "UPSERT", "aspectName": "queryUsageFeatures", "aspect": { - "value": "{\"queryCountLast30Days\": 158, \"queryCountTotal\": 1528, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.michael@example.com\", \"urn:li:corpuser:b2fd91.jonny2@example.com\"], \"lastExecutedAt\": 1779998545557}" + "value": "{\"queryCountLast30Days\": 158, \"queryCountTotal\": 1528, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.kirk@example.com\", \"urn:li:corpuser:b2fd91.alex@example.com\"], \"lastExecutedAt\": 1779998545557}" } }, { @@ -1265,7 +1265,7 @@ "changeType": "UPSERT", "aspectName": "queryUsageFeatures", "aspect": { - "value": "{\"queryCountLast30Days\": 84, \"queryCountTotal\": 979, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.brock1@example.com\"], \"lastExecutedAt\": 1780109699219}" + "value": "{\"queryCountLast30Days\": 84, \"queryCountTotal\": 979, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.sam@example.com\"], \"lastExecutedAt\": 1780109699219}" } }, { @@ -1274,7 +1274,7 @@ "changeType": "UPSERT", "aspectName": "queryUsageFeatures", "aspect": { - "value": "{\"queryCountLast30Days\": 47, \"queryCountTotal\": 354, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.patrick1@example.com\", \"urn:li:corpuser:b2fd91.alex@example.com\", \"urn:li:corpuser:b2fd91.jonny2@example.com\"], \"lastExecutedAt\": 1780104752400}" + "value": "{\"queryCountLast30Days\": 47, \"queryCountTotal\": 354, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.sam@example.com\", \"urn:li:corpuser:b2fd91.brock1@example.com\", \"urn:li:corpuser:b2fd91.patrick1@example.com\"], \"lastExecutedAt\": 1780104752400}" } }, { @@ -1283,7 +1283,7 @@ "changeType": "UPSERT", "aspectName": "queryUsageFeatures", "aspect": { - "value": "{\"queryCountLast30Days\": 46, \"queryCountTotal\": 276, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.bryan@example.com\", \"urn:li:corpuser:b2fd91.michael@example.com\"], \"lastExecutedAt\": 1780197275082}" + "value": "{\"queryCountLast30Days\": 46, \"queryCountTotal\": 276, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.jonny2@example.com\", \"urn:li:corpuser:b2fd91.michael@example.com\"], \"lastExecutedAt\": 1780197275082}" } }, { @@ -1292,7 +1292,7 @@ "changeType": "UPSERT", "aspectName": "queryUsageFeatures", "aspect": { - "value": "{\"queryCountLast30Days\": 30, \"queryCountTotal\": 167, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.alex@example.com\"], \"lastExecutedAt\": 1780006706429}" + "value": "{\"queryCountLast30Days\": 30, \"queryCountTotal\": 167, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.brock1@example.com\"], \"lastExecutedAt\": 1780006706429}" } }, { @@ -1301,7 +1301,7 @@ "changeType": "UPSERT", "aspectName": "queryUsageFeatures", "aspect": { - "value": "{\"queryCountLast30Days\": 18, \"queryCountTotal\": 119, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.alex@example.com\"], \"lastExecutedAt\": 1780014615967}" + "value": "{\"queryCountLast30Days\": 18, \"queryCountTotal\": 119, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.jonny2@example.com\"], \"lastExecutedAt\": 1780014615967}" } }, { @@ -1310,7 +1310,7 @@ "changeType": "UPSERT", "aspectName": "queryUsageFeatures", "aspect": { - "value": "{\"queryCountLast30Days\": 54, \"queryCountTotal\": 385, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.michael@example.com\", \"urn:li:corpuser:b2fd91.brock1@example.com\", \"urn:li:corpuser:b2fd91.sam@example.com\"], \"lastExecutedAt\": 1780175021182}" + "value": "{\"queryCountLast30Days\": 54, \"queryCountTotal\": 385, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.bryan@example.com\", \"urn:li:corpuser:b2fd91.jonny1@example.com\", \"urn:li:corpuser:b2fd91.marty@example.com\"], \"lastExecutedAt\": 1780175021182}" } }, { @@ -1319,7 +1319,7 @@ "changeType": "UPSERT", "aspectName": "queryUsageFeatures", "aspect": { - "value": "{\"queryCountLast30Days\": 40, \"queryCountTotal\": 248, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.alex@example.com\", \"urn:li:corpuser:b2fd91.patrick1@example.com\"], \"lastExecutedAt\": 1780021769589}" + "value": "{\"queryCountLast30Days\": 40, \"queryCountTotal\": 248, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.sam@example.com\", \"urn:li:corpuser:b2fd91.alex@example.com\"], \"lastExecutedAt\": 1780021769589}" } }, { @@ -1328,7 +1328,7 @@ "changeType": "UPSERT", "aspectName": "queryUsageFeatures", "aspect": { - "value": "{\"queryCountLast30Days\": 31, \"queryCountTotal\": 199, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.marty@example.com\"], \"lastExecutedAt\": 1780085779691}" + "value": "{\"queryCountLast30Days\": 31, \"queryCountTotal\": 199, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.sam@example.com\"], \"lastExecutedAt\": 1780085779691}" } }, { @@ -1337,7 +1337,7 @@ "changeType": "UPSERT", "aspectName": "queryUsageFeatures", "aspect": { - "value": "{\"queryCountLast30Days\": 21, \"queryCountTotal\": 139, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.marty@example.com\"], \"lastExecutedAt\": 1780011328813}" + "value": "{\"queryCountLast30Days\": 21, \"queryCountTotal\": 139, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.sam@example.com\"], \"lastExecutedAt\": 1780011328813}" } }, { @@ -1346,7 +1346,7 @@ "changeType": "UPSERT", "aspectName": "queryUsageFeatures", "aspect": { - "value": "{\"queryCountLast30Days\": 21, \"queryCountTotal\": 103, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.alex@example.com\", \"urn:li:corpuser:b2fd91.sam@example.com\"], \"lastExecutedAt\": 1780006381711}" + "value": "{\"queryCountLast30Days\": 21, \"queryCountTotal\": 103, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.sam@example.com\", \"urn:li:corpuser:b2fd91.jonny2@example.com\"], \"lastExecutedAt\": 1780006381711}" } }, { @@ -1355,7 +1355,7 @@ "changeType": "UPSERT", "aspectName": "queryUsageFeatures", "aspect": { - "value": "{\"queryCountLast30Days\": 15, \"queryCountTotal\": 65, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.patrick1@example.com\"], \"lastExecutedAt\": 1780148583612}" + "value": "{\"queryCountLast30Days\": 15, \"queryCountTotal\": 65, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.alex@example.com\"], \"lastExecutedAt\": 1780148583612}" } }, { @@ -1364,7 +1364,7 @@ "changeType": "UPSERT", "aspectName": "queryUsageFeatures", "aspect": { - "value": "{\"queryCountLast30Days\": 11, \"queryCountTotal\": 59, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.bryan@example.com\"], \"lastExecutedAt\": 1780173015229}" + "value": "{\"queryCountLast30Days\": 11, \"queryCountTotal\": 59, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.jonny2@example.com\"], \"lastExecutedAt\": 1780173015229}" } }, { @@ -1373,7 +1373,7 @@ "changeType": "UPSERT", "aspectName": "queryUsageFeatures", "aspect": { - "value": "{\"queryCountLast30Days\": 3, \"queryCountTotal\": 8, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.marty@example.com\"], \"lastExecutedAt\": 1780151831527}" + "value": "{\"queryCountLast30Days\": 3, \"queryCountTotal\": 8, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.patrick1@example.com\"], \"lastExecutedAt\": 1780151831527}" } }, { @@ -1382,7 +1382,7 @@ "changeType": "UPSERT", "aspectName": "queryUsageFeatures", "aspect": { - "value": "{\"queryCountLast30Days\": 2, \"queryCountTotal\": 8, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.patrick1@example.com\"], \"lastExecutedAt\": 1780126365113}" + "value": "{\"queryCountLast30Days\": 2, \"queryCountTotal\": 8, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.sam@example.com\"], \"lastExecutedAt\": 1780126365113}" } }, { @@ -1391,7 +1391,7 @@ "changeType": "UPSERT", "aspectName": "queryUsageFeatures", "aspect": { - "value": "{\"queryCountLast30Days\": 2, \"queryCountTotal\": 4, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.bryan@example.com\"], \"lastExecutedAt\": 1780012788446}" + "value": "{\"queryCountLast30Days\": 2, \"queryCountTotal\": 4, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.sam@example.com\"], \"lastExecutedAt\": 1780012788446}" } }, { @@ -1400,7 +1400,7 @@ "changeType": "UPSERT", "aspectName": "queryUsageFeatures", "aspect": { - "value": "{\"queryCountLast30Days\": 3, \"queryCountTotal\": 11, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.michael@example.com\"], \"lastExecutedAt\": 1780172461840}" + "value": "{\"queryCountLast30Days\": 3, \"queryCountTotal\": 11, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.sam@example.com\"], \"lastExecutedAt\": 1780172461840}" } }, { @@ -1409,7 +1409,7 @@ "changeType": "UPSERT", "aspectName": "queryUsageFeatures", "aspect": { - "value": "{\"queryCountLast30Days\": 3, \"queryCountTotal\": 11, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.michael@example.com\"], \"lastExecutedAt\": 1780071496134}" + "value": "{\"queryCountLast30Days\": 3, \"queryCountTotal\": 11, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.sam@example.com\"], \"lastExecutedAt\": 1780071496134}" } }, { @@ -1445,7 +1445,7 @@ "changeType": "UPSERT", "aspectName": "queryUsageFeatures", "aspect": { - "value": "{\"queryCountLast30Days\": 2, \"queryCountTotal\": 7, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.bryan@example.com\"], \"lastExecutedAt\": 1780177134426}" + "value": "{\"queryCountLast30Days\": 2, \"queryCountTotal\": 7, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.sam@example.com\"], \"lastExecutedAt\": 1780177134426}" } }, { @@ -1454,7 +1454,7 @@ "changeType": "UPSERT", "aspectName": "queryUsageFeatures", "aspect": { - "value": "{\"queryCountLast30Days\": 3, \"queryCountTotal\": 7, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.brock1@example.com\"], \"lastExecutedAt\": 1780037242846}" + "value": "{\"queryCountLast30Days\": 3, \"queryCountTotal\": 7, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.sam@example.com\"], \"lastExecutedAt\": 1780037242846}" } }, { @@ -1463,7 +1463,7 @@ "changeType": "UPSERT", "aspectName": "queryUsageFeatures", "aspect": { - "value": "{\"queryCountLast30Days\": 3, \"queryCountTotal\": 11, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.brock1@example.com\"], \"lastExecutedAt\": 1780079065946}" + "value": "{\"queryCountLast30Days\": 3, \"queryCountTotal\": 11, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.sam@example.com\"], \"lastExecutedAt\": 1780079065946}" } }, { @@ -1472,7 +1472,7 @@ "changeType": "UPSERT", "aspectName": "queryUsageFeatures", "aspect": { - "value": "{\"queryCountLast30Days\": 3, \"queryCountTotal\": 8, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.brock1@example.com\"], \"lastExecutedAt\": 1780118025116}" + "value": "{\"queryCountLast30Days\": 3, \"queryCountTotal\": 8, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.sam@example.com\"], \"lastExecutedAt\": 1780118025116}" } }, { @@ -1481,7 +1481,7 @@ "changeType": "UPSERT", "aspectName": "queryUsageFeatures", "aspect": { - "value": "{\"queryCountLast30Days\": 3, \"queryCountTotal\": 6, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.jonny2@example.com\"], \"lastExecutedAt\": 1779945633194}" + "value": "{\"queryCountLast30Days\": 3, \"queryCountTotal\": 6, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.sam@example.com\"], \"lastExecutedAt\": 1779945633194}" } }, { @@ -1490,7 +1490,7 @@ "changeType": "UPSERT", "aspectName": "queryUsageFeatures", "aspect": { - "value": "{\"queryCountLast30Days\": 3, \"queryCountTotal\": 11, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.bryan@example.com\"], \"lastExecutedAt\": 1780022717671}" + "value": "{\"queryCountLast30Days\": 3, \"queryCountTotal\": 11, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.sam@example.com\"], \"lastExecutedAt\": 1780022717671}" } }, { @@ -1499,7 +1499,7 @@ "changeType": "UPSERT", "aspectName": "queryUsageFeatures", "aspect": { - "value": "{\"queryCountLast30Days\": 2, \"queryCountTotal\": 5, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.jonny2@example.com\"], \"lastExecutedAt\": 1780157981095}" + "value": "{\"queryCountLast30Days\": 2, \"queryCountTotal\": 5, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.sam@example.com\"], \"lastExecutedAt\": 1780157981095}" } }, { @@ -1508,7 +1508,7 @@ "changeType": "UPSERT", "aspectName": "queryUsageFeatures", "aspect": { - "value": "{\"queryCountLast30Days\": 2, \"queryCountTotal\": 6, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.michael@example.com\"], \"lastExecutedAt\": 1780121815679}" + "value": "{\"queryCountLast30Days\": 2, \"queryCountTotal\": 6, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.sam@example.com\"], \"lastExecutedAt\": 1780121815679}" } }, { @@ -1517,7 +1517,7 @@ "changeType": "UPSERT", "aspectName": "queryUsageFeatures", "aspect": { - "value": "{\"queryCountLast30Days\": 2, \"queryCountTotal\": 5, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.bryan@example.com\"], \"lastExecutedAt\": 1780011293216}" + "value": "{\"queryCountLast30Days\": 2, \"queryCountTotal\": 5, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.alex@example.com\"], \"lastExecutedAt\": 1780011293216}" } }, { @@ -1526,7 +1526,7 @@ "changeType": "UPSERT", "aspectName": "queryUsageFeatures", "aspect": { - "value": "{\"queryCountLast30Days\": 3, \"queryCountTotal\": 6, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.alex@example.com\"], \"lastExecutedAt\": 1779951989517}" + "value": "{\"queryCountLast30Days\": 3, \"queryCountTotal\": 6, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.sam@example.com\"], \"lastExecutedAt\": 1779951989517}" } }, { @@ -1535,7 +1535,7 @@ "changeType": "UPSERT", "aspectName": "queryUsageFeatures", "aspect": { - "value": "{\"queryCountLast30Days\": 2, \"queryCountTotal\": 8, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.alex@example.com\"], \"lastExecutedAt\": 1780085877627}" + "value": "{\"queryCountLast30Days\": 2, \"queryCountTotal\": 8, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.sam@example.com\"], \"lastExecutedAt\": 1780085877627}" } }, { @@ -1544,7 +1544,7 @@ "changeType": "UPSERT", "aspectName": "queryUsageFeatures", "aspect": { - "value": "{\"queryCountLast30Days\": 2, \"queryCountTotal\": 5, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.patrick1@example.com\"], \"lastExecutedAt\": 1779956150159}" + "value": "{\"queryCountLast30Days\": 2, \"queryCountTotal\": 5, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.sam@example.com\"], \"lastExecutedAt\": 1779956150159}" } }, { @@ -1562,7 +1562,7 @@ "changeType": "UPSERT", "aspectName": "queryUsageFeatures", "aspect": { - "value": "{\"queryCountLast30Days\": 3, \"queryCountTotal\": 11, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.bryan@example.com\"], \"lastExecutedAt\": 1780082115643}" + "value": "{\"queryCountLast30Days\": 3, \"queryCountTotal\": 11, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.sam@example.com\"], \"lastExecutedAt\": 1780082115643}" } }, { @@ -1571,7 +1571,7 @@ "changeType": "UPSERT", "aspectName": "queryUsageFeatures", "aspect": { - "value": "{\"queryCountLast30Days\": 2, \"queryCountTotal\": 8, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.brock1@example.com\"], \"lastExecutedAt\": 1779946952274}" + "value": "{\"queryCountLast30Days\": 2, \"queryCountTotal\": 8, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.sam@example.com\"], \"lastExecutedAt\": 1779946952274}" } }, { @@ -1580,7 +1580,7 @@ "changeType": "UPSERT", "aspectName": "queryUsageFeatures", "aspect": { - "value": "{\"queryCountLast30Days\": 2, \"queryCountTotal\": 7, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.michael@example.com\"], \"lastExecutedAt\": 1780178406555}" + "value": "{\"queryCountLast30Days\": 2, \"queryCountTotal\": 7, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.sam@example.com\"], \"lastExecutedAt\": 1780178406555}" } }, { @@ -1589,7 +1589,7 @@ "changeType": "UPSERT", "aspectName": "queryUsageFeatures", "aspect": { - "value": "{\"queryCountLast30Days\": 3, \"queryCountTotal\": 14, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.marty@example.com\"], \"lastExecutedAt\": 1780037941853}" + "value": "{\"queryCountLast30Days\": 3, \"queryCountTotal\": 14, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.sam@example.com\"], \"lastExecutedAt\": 1780037941853}" } }, { @@ -1598,7 +1598,7 @@ "changeType": "UPSERT", "aspectName": "queryUsageFeatures", "aspect": { - "value": "{\"queryCountLast30Days\": 2, \"queryCountTotal\": 4, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.sam@example.com\"], \"lastExecutedAt\": 1779994711199}" + "value": "{\"queryCountLast30Days\": 2, \"queryCountTotal\": 4, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.patrick1@example.com\"], \"lastExecutedAt\": 1779994711199}" } }, { @@ -1616,7 +1616,7 @@ "changeType": "UPSERT", "aspectName": "queryUsageFeatures", "aspect": { - "value": "{\"queryCountLast30Days\": 3, \"queryCountTotal\": 10, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.michael@example.com\"], \"lastExecutedAt\": 1779954093584}" + "value": "{\"queryCountLast30Days\": 3, \"queryCountTotal\": 10, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.sam@example.com\"], \"lastExecutedAt\": 1779954093584}" } }, { @@ -1625,7 +1625,7 @@ "changeType": "UPSERT", "aspectName": "queryUsageFeatures", "aspect": { - "value": "{\"queryCountLast30Days\": 2, \"queryCountTotal\": 9, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.brock1@example.com\"], \"lastExecutedAt\": 1780029601276}" + "value": "{\"queryCountLast30Days\": 2, \"queryCountTotal\": 9, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.sam@example.com\"], \"lastExecutedAt\": 1780029601276}" } }, { @@ -1634,7 +1634,7 @@ "changeType": "UPSERT", "aspectName": "queryUsageFeatures", "aspect": { - "value": "{\"queryCountLast30Days\": 3, \"queryCountTotal\": 14, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.michael@example.com\"], \"lastExecutedAt\": 1780106594915}" + "value": "{\"queryCountLast30Days\": 3, \"queryCountTotal\": 14, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.sam@example.com\"], \"lastExecutedAt\": 1780106594915}" } }, { @@ -1643,7 +1643,7 @@ "changeType": "UPSERT", "aspectName": "queryUsageFeatures", "aspect": { - "value": "{\"queryCountLast30Days\": 2, \"queryCountTotal\": 5, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.jonny2@example.com\"], \"lastExecutedAt\": 1779969754025}" + "value": "{\"queryCountLast30Days\": 2, \"queryCountTotal\": 5, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.sam@example.com\"], \"lastExecutedAt\": 1779969754025}" } }, { @@ -1652,7 +1652,7 @@ "changeType": "UPSERT", "aspectName": "queryUsageFeatures", "aspect": { - "value": "{\"queryCountLast30Days\": 2, \"queryCountTotal\": 6, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.michael@example.com\"], \"lastExecutedAt\": 1780122632125}" + "value": "{\"queryCountLast30Days\": 2, \"queryCountTotal\": 6, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.sam@example.com\"], \"lastExecutedAt\": 1780122632125}" } }, { @@ -1670,7 +1670,7 @@ "changeType": "UPSERT", "aspectName": "queryUsageFeatures", "aspect": { - "value": "{\"queryCountLast30Days\": 2, \"queryCountTotal\": 5, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.jonny2@example.com\"], \"lastExecutedAt\": 1779992620745}" + "value": "{\"queryCountLast30Days\": 2, \"queryCountTotal\": 5, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.brock1@example.com\"], \"lastExecutedAt\": 1779992620745}" } }, { @@ -1697,7 +1697,7 @@ "changeType": "UPSERT", "aspectName": "queryUsageFeatures", "aspect": { - "value": "{\"queryCountLast30Days\": 3, \"queryCountTotal\": 11, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.michael@example.com\"], \"lastExecutedAt\": 1780032118119}" + "value": "{\"queryCountLast30Days\": 3, \"queryCountTotal\": 11, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.sam@example.com\"], \"lastExecutedAt\": 1780032118119}" } }, { @@ -1706,7 +1706,7 @@ "changeType": "UPSERT", "aspectName": "queryUsageFeatures", "aspect": { - "value": "{\"queryCountLast30Days\": 2, \"queryCountTotal\": 4, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.bryan@example.com\"], \"lastExecutedAt\": 1780052569975}" + "value": "{\"queryCountLast30Days\": 2, \"queryCountTotal\": 4, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.sam@example.com\"], \"lastExecutedAt\": 1780052569975}" } }, { @@ -1715,7 +1715,7 @@ "changeType": "UPSERT", "aspectName": "queryUsageFeatures", "aspect": { - "value": "{\"queryCountLast30Days\": 2, \"queryCountTotal\": 5, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.michael@example.com\"], \"lastExecutedAt\": 1780167404933}" + "value": "{\"queryCountLast30Days\": 2, \"queryCountTotal\": 5, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.brock1@example.com\"], \"lastExecutedAt\": 1780167404933}" } }, { @@ -1724,7 +1724,7 @@ "changeType": "UPSERT", "aspectName": "queryUsageFeatures", "aspect": { - "value": "{\"queryCountLast30Days\": 2, \"queryCountTotal\": 7, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.alex@example.com\"], \"lastExecutedAt\": 1780009469124}" + "value": "{\"queryCountLast30Days\": 2, \"queryCountTotal\": 7, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.sam@example.com\"], \"lastExecutedAt\": 1780009469124}" } }, { @@ -1733,7 +1733,7 @@ "changeType": "UPSERT", "aspectName": "queryUsageFeatures", "aspect": { - "value": "{\"queryCountLast30Days\": 2, \"queryCountTotal\": 7, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.brock1@example.com\"], \"lastExecutedAt\": 1780174979345}" + "value": "{\"queryCountLast30Days\": 2, \"queryCountTotal\": 7, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.sam@example.com\"], \"lastExecutedAt\": 1780174979345}" } }, { @@ -1742,7 +1742,7 @@ "changeType": "UPSERT", "aspectName": "queryUsageFeatures", "aspect": { - "value": "{\"queryCountLast30Days\": 2, \"queryCountTotal\": 9, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.jonny2@example.com\"], \"lastExecutedAt\": 1780076131026}" + "value": "{\"queryCountLast30Days\": 2, \"queryCountTotal\": 9, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.sam@example.com\"], \"lastExecutedAt\": 1780076131026}" } }, { @@ -1751,7 +1751,7 @@ "changeType": "UPSERT", "aspectName": "queryUsageFeatures", "aspect": { - "value": "{\"queryCountLast30Days\": 3, \"queryCountTotal\": 11, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.patrick1@example.com\"], \"lastExecutedAt\": 1780066218345}" + "value": "{\"queryCountLast30Days\": 3, \"queryCountTotal\": 11, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.sam@example.com\"], \"lastExecutedAt\": 1780066218345}" } }, { @@ -1760,7 +1760,7 @@ "changeType": "UPSERT", "aspectName": "queryUsageFeatures", "aspect": { - "value": "{\"queryCountLast30Days\": 3, \"queryCountTotal\": 8, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.bryan@example.com\"], \"lastExecutedAt\": 1780088467662}" + "value": "{\"queryCountLast30Days\": 3, \"queryCountTotal\": 8, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.marty@example.com\"], \"lastExecutedAt\": 1780088467662}" } }, { @@ -1769,7 +1769,7 @@ "changeType": "UPSERT", "aspectName": "queryUsageFeatures", "aspect": { - "value": "{\"queryCountLast30Days\": 3, \"queryCountTotal\": 14, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.alex@example.com\"], \"lastExecutedAt\": 1780077382316}" + "value": "{\"queryCountLast30Days\": 3, \"queryCountTotal\": 14, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.sam@example.com\"], \"lastExecutedAt\": 1780077382316}" } }, { @@ -1778,7 +1778,7 @@ "changeType": "UPSERT", "aspectName": "queryUsageFeatures", "aspect": { - "value": "{\"queryCountLast30Days\": 3, \"queryCountTotal\": 9, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.patrick1@example.com\"], \"lastExecutedAt\": 1779968064536}" + "value": "{\"queryCountLast30Days\": 3, \"queryCountTotal\": 9, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.sam@example.com\"], \"lastExecutedAt\": 1779968064536}" } }, { @@ -1787,7 +1787,7 @@ "changeType": "UPSERT", "aspectName": "queryUsageFeatures", "aspect": { - "value": "{\"queryCountLast30Days\": 2, \"queryCountTotal\": 8, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.brock1@example.com\"], \"lastExecutedAt\": 1780108765436}" + "value": "{\"queryCountLast30Days\": 2, \"queryCountTotal\": 8, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.sam@example.com\"], \"lastExecutedAt\": 1780108765436}" } }, { @@ -1805,7 +1805,7 @@ "changeType": "UPSERT", "aspectName": "queryUsageFeatures", "aspect": { - "value": "{\"queryCountLast30Days\": 3, \"queryCountTotal\": 13, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.michael@example.com\"], \"lastExecutedAt\": 1779967733377}" + "value": "{\"queryCountLast30Days\": 3, \"queryCountTotal\": 13, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.sam@example.com\"], \"lastExecutedAt\": 1779967733377}" } }, { @@ -1814,7 +1814,7 @@ "changeType": "UPSERT", "aspectName": "queryUsageFeatures", "aspect": { - "value": "{\"queryCountLast30Days\": 2, \"queryCountTotal\": 7, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.marty@example.com\"], \"lastExecutedAt\": 1780110761330}" + "value": "{\"queryCountLast30Days\": 2, \"queryCountTotal\": 7, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.jonny2@example.com\"], \"lastExecutedAt\": 1780110761330}" } }, { @@ -1823,7 +1823,7 @@ "changeType": "UPSERT", "aspectName": "queryUsageFeatures", "aspect": { - "value": "{\"queryCountLast30Days\": 3, \"queryCountTotal\": 10, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.michael@example.com\"], \"lastExecutedAt\": 1779949589379}" + "value": "{\"queryCountLast30Days\": 3, \"queryCountTotal\": 10, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.sam@example.com\"], \"lastExecutedAt\": 1779949589379}" } }, { @@ -1832,7 +1832,7 @@ "changeType": "UPSERT", "aspectName": "queryUsageFeatures", "aspect": { - "value": "{\"queryCountLast30Days\": 2, \"queryCountTotal\": 5, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.alex@example.com\"], \"lastExecutedAt\": 1780046509239}" + "value": "{\"queryCountLast30Days\": 2, \"queryCountTotal\": 5, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.sam@example.com\"], \"lastExecutedAt\": 1780046509239}" } }, { @@ -1841,7 +1841,7 @@ "changeType": "UPSERT", "aspectName": "queryUsageFeatures", "aspect": { - "value": "{\"queryCountLast30Days\": 2, \"queryCountTotal\": 9, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.brock1@example.com\"], \"lastExecutedAt\": 1780188283518}" + "value": "{\"queryCountLast30Days\": 2, \"queryCountTotal\": 9, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.sam@example.com\"], \"lastExecutedAt\": 1780188283518}" } }, { @@ -1850,7 +1850,7 @@ "changeType": "UPSERT", "aspectName": "queryUsageFeatures", "aspect": { - "value": "{\"queryCountLast30Days\": 2, \"queryCountTotal\": 6, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.brock1@example.com\"], \"lastExecutedAt\": 1780096362775}" + "value": "{\"queryCountLast30Days\": 2, \"queryCountTotal\": 6, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.marty@example.com\"], \"lastExecutedAt\": 1780096362775}" } }, { @@ -1859,7 +1859,7 @@ "changeType": "UPSERT", "aspectName": "queryUsageFeatures", "aspect": { - "value": "{\"queryCountLast30Days\": 3, \"queryCountTotal\": 13, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.patrick1@example.com\"], \"lastExecutedAt\": 1780067036230}" + "value": "{\"queryCountLast30Days\": 3, \"queryCountTotal\": 13, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.jonny1@example.com\"], \"lastExecutedAt\": 1780067036230}" } }, { @@ -1868,7 +1868,7 @@ "changeType": "UPSERT", "aspectName": "queryUsageFeatures", "aspect": { - "value": "{\"queryCountLast30Days\": 3, \"queryCountTotal\": 7, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.marty@example.com\"], \"lastExecutedAt\": 1779966541599}" + "value": "{\"queryCountLast30Days\": 3, \"queryCountTotal\": 7, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.sam@example.com\"], \"lastExecutedAt\": 1779966541599}" } }, { @@ -1877,7 +1877,7 @@ "changeType": "UPSERT", "aspectName": "queryUsageFeatures", "aspect": { - "value": "{\"queryCountLast30Days\": 2, \"queryCountTotal\": 9, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.jonny2@example.com\"], \"lastExecutedAt\": 1780058816082}" + "value": "{\"queryCountLast30Days\": 2, \"queryCountTotal\": 9, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.sam@example.com\"], \"lastExecutedAt\": 1780058816082}" } }, { @@ -1886,7 +1886,7 @@ "changeType": "UPSERT", "aspectName": "queryUsageFeatures", "aspect": { - "value": "{\"queryCountLast30Days\": 3, \"queryCountTotal\": 6, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.patrick1@example.com\"], \"lastExecutedAt\": 1780089947204}" + "value": "{\"queryCountLast30Days\": 3, \"queryCountTotal\": 6, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.sam@example.com\"], \"lastExecutedAt\": 1780089947204}" } }, { @@ -1895,7 +1895,7 @@ "changeType": "UPSERT", "aspectName": "queryUsageFeatures", "aspect": { - "value": "{\"queryCountLast30Days\": 3, \"queryCountTotal\": 14, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.jonny2@example.com\"], \"lastExecutedAt\": 1780073972077}" + "value": "{\"queryCountLast30Days\": 3, \"queryCountTotal\": 14, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.sam@example.com\"], \"lastExecutedAt\": 1780073972077}" } }, { @@ -1904,7 +1904,7 @@ "changeType": "UPSERT", "aspectName": "queryUsageFeatures", "aspect": { - "value": "{\"queryCountLast30Days\": 3, \"queryCountTotal\": 8, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.brock1@example.com\"], \"lastExecutedAt\": 1780025560801}" + "value": "{\"queryCountLast30Days\": 3, \"queryCountTotal\": 8, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.sam@example.com\"], \"lastExecutedAt\": 1780025560801}" } }, { @@ -1913,7 +1913,7 @@ "changeType": "UPSERT", "aspectName": "queryUsageFeatures", "aspect": { - "value": "{\"queryCountLast30Days\": 2, \"queryCountTotal\": 5, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.brock1@example.com\"], \"lastExecutedAt\": 1779943875104}" + "value": "{\"queryCountLast30Days\": 2, \"queryCountTotal\": 5, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.sam@example.com\"], \"lastExecutedAt\": 1779943875104}" } }, { @@ -1922,7 +1922,7 @@ "changeType": "UPSERT", "aspectName": "queryUsageFeatures", "aspect": { - "value": "{\"queryCountLast30Days\": 2, \"queryCountTotal\": 8, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.michael@example.com\"], \"lastExecutedAt\": 1779965821467}" + "value": "{\"queryCountLast30Days\": 2, \"queryCountTotal\": 8, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.sam@example.com\"], \"lastExecutedAt\": 1779965821467}" } }, { @@ -1931,7 +1931,7 @@ "changeType": "UPSERT", "aspectName": "queryUsageFeatures", "aspect": { - "value": "{\"queryCountLast30Days\": 3, \"queryCountTotal\": 11, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.alex@example.com\"], \"lastExecutedAt\": 1780030574005}" + "value": "{\"queryCountLast30Days\": 3, \"queryCountTotal\": 11, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.jonny1@example.com\"], \"lastExecutedAt\": 1780030574005}" } }, { @@ -1940,7 +1940,7 @@ "changeType": "UPSERT", "aspectName": "queryUsageFeatures", "aspect": { - "value": "{\"queryCountLast30Days\": 3, \"queryCountTotal\": 8, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.alex@example.com\"], \"lastExecutedAt\": 1779999541430}" + "value": "{\"queryCountLast30Days\": 3, \"queryCountTotal\": 8, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.sam@example.com\"], \"lastExecutedAt\": 1779999541430}" } }, { @@ -1949,7 +1949,7 @@ "changeType": "UPSERT", "aspectName": "queryUsageFeatures", "aspect": { - "value": "{\"queryCountLast30Days\": 2, \"queryCountTotal\": 9, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.jonny2@example.com\"], \"lastExecutedAt\": 1780080900946}" + "value": "{\"queryCountLast30Days\": 2, \"queryCountTotal\": 9, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.brock1@example.com\"], \"lastExecutedAt\": 1780080900946}" } }, { @@ -1967,7 +1967,7 @@ "changeType": "UPSERT", "aspectName": "queryUsageFeatures", "aspect": { - "value": "{\"queryCountLast30Days\": 2, \"queryCountTotal\": 4, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.marty@example.com\"], \"lastExecutedAt\": 1780099379362}" + "value": "{\"queryCountLast30Days\": 2, \"queryCountTotal\": 4, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.jonny2@example.com\"], \"lastExecutedAt\": 1780099379362}" } }, { @@ -1976,7 +1976,7 @@ "changeType": "UPSERT", "aspectName": "queryUsageFeatures", "aspect": { - "value": "{\"queryCountLast30Days\": 2, \"queryCountTotal\": 5, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.brock1@example.com\"], \"lastExecutedAt\": 1780048084843}" + "value": "{\"queryCountLast30Days\": 2, \"queryCountTotal\": 5, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.sam@example.com\"], \"lastExecutedAt\": 1780048084843}" } }, { @@ -1985,7 +1985,7 @@ "changeType": "UPSERT", "aspectName": "queryUsageFeatures", "aspect": { - "value": "{\"queryCountLast30Days\": 3, \"queryCountTotal\": 7, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.patrick1@example.com\"], \"lastExecutedAt\": 1780178802096}" + "value": "{\"queryCountLast30Days\": 3, \"queryCountTotal\": 7, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.sam@example.com\"], \"lastExecutedAt\": 1780178802096}" } }, { @@ -1994,7 +1994,7 @@ "changeType": "UPSERT", "aspectName": "queryUsageFeatures", "aspect": { - "value": "{\"queryCountLast30Days\": 3, \"queryCountTotal\": 9, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.alex@example.com\"], \"lastExecutedAt\": 1780066408466}" + "value": "{\"queryCountLast30Days\": 3, \"queryCountTotal\": 9, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.sam@example.com\"], \"lastExecutedAt\": 1780066408466}" } }, { @@ -2003,7 +2003,7 @@ "changeType": "UPSERT", "aspectName": "queryUsageFeatures", "aspect": { - "value": "{\"queryCountLast30Days\": 3, \"queryCountTotal\": 7, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.michael@example.com\"], \"lastExecutedAt\": 1780028763780}" + "value": "{\"queryCountLast30Days\": 3, \"queryCountTotal\": 7, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.sam@example.com\"], \"lastExecutedAt\": 1780028763780}" } }, { @@ -2021,7 +2021,7 @@ "changeType": "UPSERT", "aspectName": "queryUsageFeatures", "aspect": { - "value": "{\"queryCountLast30Days\": 3, \"queryCountTotal\": 14, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.patrick1@example.com\"], \"lastExecutedAt\": 1780180172847}" + "value": "{\"queryCountLast30Days\": 3, \"queryCountTotal\": 14, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.sam@example.com\"], \"lastExecutedAt\": 1780180172847}" } }, { @@ -2030,7 +2030,7 @@ "changeType": "UPSERT", "aspectName": "queryUsageFeatures", "aspect": { - "value": "{\"queryCountLast30Days\": 2, \"queryCountTotal\": 6, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.bryan@example.com\"], \"lastExecutedAt\": 1780028486199}" + "value": "{\"queryCountLast30Days\": 2, \"queryCountTotal\": 6, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.sam@example.com\"], \"lastExecutedAt\": 1780028486199}" } }, { @@ -2039,7 +2039,7 @@ "changeType": "UPSERT", "aspectName": "queryUsageFeatures", "aspect": { - "value": "{\"queryCountLast30Days\": 3, \"queryCountTotal\": 12, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.michael@example.com\"], \"lastExecutedAt\": 1779973090455}" + "value": "{\"queryCountLast30Days\": 3, \"queryCountTotal\": 12, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.sam@example.com\"], \"lastExecutedAt\": 1779973090455}" } }, { @@ -2057,7 +2057,7 @@ "changeType": "UPSERT", "aspectName": "queryUsageFeatures", "aspect": { - "value": "{\"queryCountLast30Days\": 2, \"queryCountTotal\": 7, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.bryan@example.com\"], \"lastExecutedAt\": 1780012288701}" + "value": "{\"queryCountLast30Days\": 2, \"queryCountTotal\": 7, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.sam@example.com\"], \"lastExecutedAt\": 1780012288701}" } }, { @@ -2066,7 +2066,7 @@ "changeType": "UPSERT", "aspectName": "queryUsageFeatures", "aspect": { - "value": "{\"queryCountLast30Days\": 2, \"queryCountTotal\": 9, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.brock1@example.com\"], \"lastExecutedAt\": 1780126319733}" + "value": "{\"queryCountLast30Days\": 2, \"queryCountTotal\": 9, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.sam@example.com\"], \"lastExecutedAt\": 1780126319733}" } }, { @@ -2075,7 +2075,7 @@ "changeType": "UPSERT", "aspectName": "queryUsageFeatures", "aspect": { - "value": "{\"queryCountLast30Days\": 2, \"queryCountTotal\": 9, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.sam@example.com\"], \"lastExecutedAt\": 1779955558124}" + "value": "{\"queryCountLast30Days\": 2, \"queryCountTotal\": 9, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.kirk@example.com\"], \"lastExecutedAt\": 1779955558124}" } }, { @@ -2084,7 +2084,7 @@ "changeType": "UPSERT", "aspectName": "queryUsageFeatures", "aspect": { - "value": "{\"queryCountLast30Days\": 3, \"queryCountTotal\": 10, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.bryan@example.com\"], \"lastExecutedAt\": 1779991763618}" + "value": "{\"queryCountLast30Days\": 3, \"queryCountTotal\": 10, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.sam@example.com\"], \"lastExecutedAt\": 1779991763618}" } }, { @@ -2093,7 +2093,7 @@ "changeType": "UPSERT", "aspectName": "queryUsageFeatures", "aspect": { - "value": "{\"queryCountLast30Days\": 3, \"queryCountTotal\": 11, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.marty@example.com\"], \"lastExecutedAt\": 1780141211418}" + "value": "{\"queryCountLast30Days\": 3, \"queryCountTotal\": 11, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.sam@example.com\"], \"lastExecutedAt\": 1780141211418}" } }, { @@ -2102,7 +2102,7 @@ "changeType": "UPSERT", "aspectName": "queryUsageFeatures", "aspect": { - "value": "{\"queryCountLast30Days\": 3, \"queryCountTotal\": 11, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.patrick1@example.com\"], \"lastExecutedAt\": 1780031355933}" + "value": "{\"queryCountLast30Days\": 3, \"queryCountTotal\": 11, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.sam@example.com\"], \"lastExecutedAt\": 1780031355933}" } }, { @@ -2120,7 +2120,7 @@ "changeType": "UPSERT", "aspectName": "queryUsageFeatures", "aspect": { - "value": "{\"queryCountLast30Days\": 3, \"queryCountTotal\": 6, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.marty@example.com\"], \"lastExecutedAt\": 1780003408672}" + "value": "{\"queryCountLast30Days\": 3, \"queryCountTotal\": 6, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.sam@example.com\"], \"lastExecutedAt\": 1780003408672}" } }, { @@ -2129,7 +2129,7 @@ "changeType": "UPSERT", "aspectName": "queryUsageFeatures", "aspect": { - "value": "{\"queryCountLast30Days\": 2, \"queryCountTotal\": 9, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.marty@example.com\"], \"lastExecutedAt\": 1779999349634}" + "value": "{\"queryCountLast30Days\": 2, \"queryCountTotal\": 9, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.sam@example.com\"], \"lastExecutedAt\": 1779999349634}" } }, { @@ -2138,7 +2138,7 @@ "changeType": "UPSERT", "aspectName": "queryUsageFeatures", "aspect": { - "value": "{\"queryCountLast30Days\": 2, \"queryCountTotal\": 5, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.marty@example.com\"], \"lastExecutedAt\": 1780057500401}" + "value": "{\"queryCountLast30Days\": 2, \"queryCountTotal\": 5, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.sam@example.com\"], \"lastExecutedAt\": 1780057500401}" } }, { @@ -2147,7 +2147,7 @@ "changeType": "UPSERT", "aspectName": "queryUsageFeatures", "aspect": { - "value": "{\"queryCountLast30Days\": 3, \"queryCountTotal\": 8, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.patrick1@example.com\"], \"lastExecutedAt\": 1780131020120}" + "value": "{\"queryCountLast30Days\": 3, \"queryCountTotal\": 8, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.sam@example.com\"], \"lastExecutedAt\": 1780131020120}" } }, { @@ -2156,7 +2156,7 @@ "changeType": "UPSERT", "aspectName": "queryUsageFeatures", "aspect": { - "value": "{\"queryCountLast30Days\": 3, \"queryCountTotal\": 14, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.bryan@example.com\"], \"lastExecutedAt\": 1779999597002}" + "value": "{\"queryCountLast30Days\": 3, \"queryCountTotal\": 14, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.sam@example.com\"], \"lastExecutedAt\": 1779999597002}" } }, { @@ -2165,7 +2165,7 @@ "changeType": "UPSERT", "aspectName": "queryUsageFeatures", "aspect": { - "value": "{\"queryCountLast30Days\": 3, \"queryCountTotal\": 13, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.michael@example.com\"], \"lastExecutedAt\": 1779941525299}" + "value": "{\"queryCountLast30Days\": 3, \"queryCountTotal\": 13, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.sam@example.com\"], \"lastExecutedAt\": 1779941525299}" } }, { @@ -2174,7 +2174,7 @@ "changeType": "UPSERT", "aspectName": "queryUsageFeatures", "aspect": { - "value": "{\"queryCountLast30Days\": 2, \"queryCountTotal\": 8, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.alex@example.com\"], \"lastExecutedAt\": 1779969107767}" + "value": "{\"queryCountLast30Days\": 2, \"queryCountTotal\": 8, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.sam@example.com\"], \"lastExecutedAt\": 1779969107767}" } }, { @@ -2183,7 +2183,7 @@ "changeType": "UPSERT", "aspectName": "queryUsageFeatures", "aspect": { - "value": "{\"queryCountLast30Days\": 3, \"queryCountTotal\": 12, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.brock1@example.com\"], \"lastExecutedAt\": 1779972972196}" + "value": "{\"queryCountLast30Days\": 3, \"queryCountTotal\": 12, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.sam@example.com\"], \"lastExecutedAt\": 1779972972196}" } }, { @@ -2192,7 +2192,7 @@ "changeType": "UPSERT", "aspectName": "queryUsageFeatures", "aspect": { - "value": "{\"queryCountLast30Days\": 3, \"queryCountTotal\": 9, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.brock1@example.com\"], \"lastExecutedAt\": 1780196263739}" + "value": "{\"queryCountLast30Days\": 3, \"queryCountTotal\": 9, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.sam@example.com\"], \"lastExecutedAt\": 1780196263739}" } }, { @@ -2201,7 +2201,7 @@ "changeType": "UPSERT", "aspectName": "queryUsageFeatures", "aspect": { - "value": "{\"queryCountLast30Days\": 2, \"queryCountTotal\": 4, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.marty@example.com\"], \"lastExecutedAt\": 1780019389008}" + "value": "{\"queryCountLast30Days\": 2, \"queryCountTotal\": 4, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.sam@example.com\"], \"lastExecutedAt\": 1780019389008}" } }, { @@ -2210,7 +2210,7 @@ "changeType": "UPSERT", "aspectName": "queryUsageFeatures", "aspect": { - "value": "{\"queryCountLast30Days\": 3, \"queryCountTotal\": 8, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.brock1@example.com\"], \"lastExecutedAt\": 1779979234038}" + "value": "{\"queryCountLast30Days\": 3, \"queryCountTotal\": 8, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.sam@example.com\"], \"lastExecutedAt\": 1779979234038}" } }, { @@ -2219,7 +2219,7 @@ "changeType": "UPSERT", "aspectName": "queryUsageFeatures", "aspect": { - "value": "{\"queryCountLast30Days\": 3, \"queryCountTotal\": 9, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.alex@example.com\"], \"lastExecutedAt\": 1780073438892}" + "value": "{\"queryCountLast30Days\": 3, \"queryCountTotal\": 9, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.sam@example.com\"], \"lastExecutedAt\": 1780073438892}" } }, { @@ -2228,7 +2228,7 @@ "changeType": "UPSERT", "aspectName": "queryUsageFeatures", "aspect": { - "value": "{\"queryCountLast30Days\": 2, \"queryCountTotal\": 9, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.marty@example.com\"], \"lastExecutedAt\": 1779954312863}" + "value": "{\"queryCountLast30Days\": 2, \"queryCountTotal\": 9, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.sam@example.com\"], \"lastExecutedAt\": 1779954312863}" } }, { @@ -2237,7 +2237,7 @@ "changeType": "UPSERT", "aspectName": "queryUsageFeatures", "aspect": { - "value": "{\"queryCountLast30Days\": 3, \"queryCountTotal\": 11, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.michael@example.com\"], \"lastExecutedAt\": 1779955888116}" + "value": "{\"queryCountLast30Days\": 3, \"queryCountTotal\": 11, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.sam@example.com\"], \"lastExecutedAt\": 1779955888116}" } }, { @@ -2246,7 +2246,7 @@ "changeType": "UPSERT", "aspectName": "queryUsageFeatures", "aspect": { - "value": "{\"queryCountLast30Days\": 3, \"queryCountTotal\": 11, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.jonny2@example.com\"], \"lastExecutedAt\": 1780162478893}" + "value": "{\"queryCountLast30Days\": 3, \"queryCountTotal\": 11, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.sam@example.com\"], \"lastExecutedAt\": 1780162478893}" } }, { @@ -2255,7 +2255,7 @@ "changeType": "UPSERT", "aspectName": "queryUsageFeatures", "aspect": { - "value": "{\"queryCountLast30Days\": 2, \"queryCountTotal\": 4, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.michael@example.com\"], \"lastExecutedAt\": 1780168829146}" + "value": "{\"queryCountLast30Days\": 2, \"queryCountTotal\": 4, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.sam@example.com\"], \"lastExecutedAt\": 1780168829146}" } }, { @@ -2264,7 +2264,7 @@ "changeType": "UPSERT", "aspectName": "queryUsageFeatures", "aspect": { - "value": "{\"queryCountLast30Days\": 2, \"queryCountTotal\": 9, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.patrick1@example.com\"], \"lastExecutedAt\": 1780095673680}" + "value": "{\"queryCountLast30Days\": 2, \"queryCountTotal\": 9, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.sam@example.com\"], \"lastExecutedAt\": 1780095673680}" } }, { @@ -2273,7 +2273,7 @@ "changeType": "UPSERT", "aspectName": "queryUsageFeatures", "aspect": { - "value": "{\"queryCountLast30Days\": 2, \"queryCountTotal\": 8, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.brock1@example.com\"], \"lastExecutedAt\": 1780042337027}" + "value": "{\"queryCountLast30Days\": 2, \"queryCountTotal\": 8, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.sam@example.com\"], \"lastExecutedAt\": 1780042337027}" } }, { @@ -2282,7 +2282,7 @@ "changeType": "UPSERT", "aspectName": "queryUsageFeatures", "aspect": { - "value": "{\"queryCountLast30Days\": 3, \"queryCountTotal\": 7, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.brock1@example.com\"], \"lastExecutedAt\": 1780024195741}" + "value": "{\"queryCountLast30Days\": 3, \"queryCountTotal\": 7, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.sam@example.com\"], \"lastExecutedAt\": 1780024195741}" } }, { @@ -2291,7 +2291,7 @@ "changeType": "UPSERT", "aspectName": "queryUsageFeatures", "aspect": { - "value": "{\"queryCountLast30Days\": 2, \"queryCountTotal\": 6, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.brock1@example.com\"], \"lastExecutedAt\": 1779947924863}" + "value": "{\"queryCountLast30Days\": 2, \"queryCountTotal\": 6, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.sam@example.com\"], \"lastExecutedAt\": 1779947924863}" } }, { @@ -2300,7 +2300,7 @@ "changeType": "UPSERT", "aspectName": "queryUsageFeatures", "aspect": { - "value": "{\"queryCountLast30Days\": 3, \"queryCountTotal\": 6, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.marty@example.com\"], \"lastExecutedAt\": 1780141677114}" + "value": "{\"queryCountLast30Days\": 3, \"queryCountTotal\": 6, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.sam@example.com\"], \"lastExecutedAt\": 1780141677114}" } }, { @@ -2309,7 +2309,7 @@ "changeType": "UPSERT", "aspectName": "queryUsageFeatures", "aspect": { - "value": "{\"queryCountLast30Days\": 2, \"queryCountTotal\": 9, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.marty@example.com\"], \"lastExecutedAt\": 1780173329697}" + "value": "{\"queryCountLast30Days\": 2, \"queryCountTotal\": 9, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.sam@example.com\"], \"lastExecutedAt\": 1780173329697}" } }, { @@ -2318,7 +2318,7 @@ "changeType": "UPSERT", "aspectName": "queryUsageFeatures", "aspect": { - "value": "{\"queryCountLast30Days\": 3, \"queryCountTotal\": 9, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.marty@example.com\"], \"lastExecutedAt\": 1780183746209}" + "value": "{\"queryCountLast30Days\": 3, \"queryCountTotal\": 9, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.sam@example.com\"], \"lastExecutedAt\": 1780183746209}" } }, { @@ -2327,7 +2327,7 @@ "changeType": "UPSERT", "aspectName": "queryUsageFeatures", "aspect": { - "value": "{\"queryCountLast30Days\": 2, \"queryCountTotal\": 5, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.jonny2@example.com\"], \"lastExecutedAt\": 1779945251858}" + "value": "{\"queryCountLast30Days\": 2, \"queryCountTotal\": 5, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.alex@example.com\"], \"lastExecutedAt\": 1779945251858}" } }, { @@ -2336,7 +2336,7 @@ "changeType": "UPSERT", "aspectName": "queryUsageFeatures", "aspect": { - "value": "{\"queryCountLast30Days\": 3, \"queryCountTotal\": 10, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.alex@example.com\"], \"lastExecutedAt\": 1780027743769}" + "value": "{\"queryCountLast30Days\": 3, \"queryCountTotal\": 10, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.sam@example.com\"], \"lastExecutedAt\": 1780027743769}" } }, { @@ -2354,7 +2354,7 @@ "changeType": "UPSERT", "aspectName": "queryUsageFeatures", "aspect": { - "value": "{\"queryCountLast30Days\": 2, \"queryCountTotal\": 9, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.alex@example.com\"], \"lastExecutedAt\": 1780181582603}" + "value": "{\"queryCountLast30Days\": 2, \"queryCountTotal\": 9, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.sam@example.com\"], \"lastExecutedAt\": 1780181582603}" } }, { @@ -2363,7 +2363,7 @@ "changeType": "UPSERT", "aspectName": "queryUsageFeatures", "aspect": { - "value": "{\"queryCountLast30Days\": 3, \"queryCountTotal\": 10, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.alex@example.com\"], \"lastExecutedAt\": 1779981747753}" + "value": "{\"queryCountLast30Days\": 3, \"queryCountTotal\": 10, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.jonny1@example.com\"], \"lastExecutedAt\": 1779981747753}" } }, { @@ -2372,7 +2372,7 @@ "changeType": "UPSERT", "aspectName": "queryUsageFeatures", "aspect": { - "value": "{\"queryCountLast30Days\": 3, \"queryCountTotal\": 8, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.patrick1@example.com\"], \"lastExecutedAt\": 1779988300056}" + "value": "{\"queryCountLast30Days\": 3, \"queryCountTotal\": 8, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.sam@example.com\"], \"lastExecutedAt\": 1779988300056}" } }, { @@ -2381,7 +2381,7 @@ "changeType": "UPSERT", "aspectName": "queryUsageFeatures", "aspect": { - "value": "{\"queryCountLast30Days\": 3, \"queryCountTotal\": 6, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.patrick1@example.com\"], \"lastExecutedAt\": 1780165105503}" + "value": "{\"queryCountLast30Days\": 3, \"queryCountTotal\": 6, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.sam@example.com\"], \"lastExecutedAt\": 1780165105503}" } }, { @@ -2390,7 +2390,7 @@ "changeType": "UPSERT", "aspectName": "queryUsageFeatures", "aspect": { - "value": "{\"queryCountLast30Days\": 3, \"queryCountTotal\": 13, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.jonny2@example.com\"], \"lastExecutedAt\": 1780022548692}" + "value": "{\"queryCountLast30Days\": 3, \"queryCountTotal\": 13, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.sam@example.com\"], \"lastExecutedAt\": 1780022548692}" } }, { @@ -2399,7 +2399,7 @@ "changeType": "UPSERT", "aspectName": "queryUsageFeatures", "aspect": { - "value": "{\"queryCountLast30Days\": 3, \"queryCountTotal\": 7, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.marty@example.com\"], \"lastExecutedAt\": 1779987940107}" + "value": "{\"queryCountLast30Days\": 3, \"queryCountTotal\": 7, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.jonny2@example.com\"], \"lastExecutedAt\": 1779987940107}" } }, { @@ -2417,7 +2417,7 @@ "changeType": "UPSERT", "aspectName": "queryUsageFeatures", "aspect": { - "value": "{\"queryCountLast30Days\": 2, \"queryCountTotal\": 4, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.brock1@example.com\"], \"lastExecutedAt\": 1780058779992}" + "value": "{\"queryCountLast30Days\": 2, \"queryCountTotal\": 4, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.sam@example.com\"], \"lastExecutedAt\": 1780058779992}" } }, { @@ -2426,7 +2426,7 @@ "changeType": "UPSERT", "aspectName": "queryUsageFeatures", "aspect": { - "value": "{\"queryCountLast30Days\": 2, \"queryCountTotal\": 4, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.michael@example.com\"], \"lastExecutedAt\": 1779991152642}" + "value": "{\"queryCountLast30Days\": 2, \"queryCountTotal\": 4, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.alex@example.com\"], \"lastExecutedAt\": 1779991152642}" } }, { @@ -2435,7 +2435,7 @@ "changeType": "UPSERT", "aspectName": "queryUsageFeatures", "aspect": { - "value": "{\"queryCountLast30Days\": 2, \"queryCountTotal\": 7, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.michael@example.com\"], \"lastExecutedAt\": 1780064751831}" + "value": "{\"queryCountLast30Days\": 2, \"queryCountTotal\": 7, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.sam@example.com\"], \"lastExecutedAt\": 1780064751831}" } }, { @@ -2444,7 +2444,7 @@ "changeType": "UPSERT", "aspectName": "queryUsageFeatures", "aspect": { - "value": "{\"queryCountLast30Days\": 2, \"queryCountTotal\": 7, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.bryan@example.com\"], \"lastExecutedAt\": 1780077045148}" + "value": "{\"queryCountLast30Days\": 2, \"queryCountTotal\": 7, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.sam@example.com\"], \"lastExecutedAt\": 1780077045148}" } }, { @@ -2453,7 +2453,7 @@ "changeType": "UPSERT", "aspectName": "queryUsageFeatures", "aspect": { - "value": "{\"queryCountLast30Days\": 3, \"queryCountTotal\": 6, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.michael@example.com\"], \"lastExecutedAt\": 1779972555029}" + "value": "{\"queryCountLast30Days\": 3, \"queryCountTotal\": 6, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.sam@example.com\"], \"lastExecutedAt\": 1779972555029}" } }, { @@ -2462,7 +2462,7 @@ "changeType": "UPSERT", "aspectName": "queryUsageFeatures", "aspect": { - "value": "{\"queryCountLast30Days\": 2, \"queryCountTotal\": 8, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.michael@example.com\"], \"lastExecutedAt\": 1780008766230}" + "value": "{\"queryCountLast30Days\": 2, \"queryCountTotal\": 8, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.sam@example.com\"], \"lastExecutedAt\": 1780008766230}" } }, { @@ -2471,7 +2471,7 @@ "changeType": "UPSERT", "aspectName": "queryUsageFeatures", "aspect": { - "value": "{\"queryCountLast30Days\": 3, \"queryCountTotal\": 6, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.jonny2@example.com\"], \"lastExecutedAt\": 1780113533767}" + "value": "{\"queryCountLast30Days\": 3, \"queryCountTotal\": 6, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.sam@example.com\"], \"lastExecutedAt\": 1780113533767}" } }, { @@ -2480,7 +2480,7 @@ "changeType": "UPSERT", "aspectName": "queryUsageFeatures", "aspect": { - "value": "{\"queryCountLast30Days\": 3, \"queryCountTotal\": 6, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.bryan@example.com\"], \"lastExecutedAt\": 1780032411049}" + "value": "{\"queryCountLast30Days\": 3, \"queryCountTotal\": 6, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.sam@example.com\"], \"lastExecutedAt\": 1780032411049}" } }, { @@ -2489,7 +2489,7 @@ "changeType": "UPSERT", "aspectName": "queryUsageFeatures", "aspect": { - "value": "{\"queryCountLast30Days\": 3, \"queryCountTotal\": 10, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.marty@example.com\"], \"lastExecutedAt\": 1780097751756}" + "value": "{\"queryCountLast30Days\": 3, \"queryCountTotal\": 10, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.sam@example.com\"], \"lastExecutedAt\": 1780097751756}" } }, { @@ -2498,7 +2498,7 @@ "changeType": "UPSERT", "aspectName": "queryUsageFeatures", "aspect": { - "value": "{\"queryCountLast30Days\": 3, \"queryCountTotal\": 10, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.michael@example.com\"], \"lastExecutedAt\": 1780064292167}" + "value": "{\"queryCountLast30Days\": 3, \"queryCountTotal\": 10, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.sam@example.com\"], \"lastExecutedAt\": 1780064292167}" } }, { @@ -2507,7 +2507,7 @@ "changeType": "UPSERT", "aspectName": "queryUsageFeatures", "aspect": { - "value": "{\"queryCountLast30Days\": 3, \"queryCountTotal\": 6, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.jonny2@example.com\"], \"lastExecutedAt\": 1779971080194}" + "value": "{\"queryCountLast30Days\": 3, \"queryCountTotal\": 6, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.sam@example.com\"], \"lastExecutedAt\": 1779971080194}" } }, { @@ -2516,7 +2516,7 @@ "changeType": "UPSERT", "aspectName": "queryUsageFeatures", "aspect": { - "value": "{\"queryCountLast30Days\": 3, \"queryCountTotal\": 13, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.alex@example.com\"], \"lastExecutedAt\": 1780084553980}" + "value": "{\"queryCountLast30Days\": 3, \"queryCountTotal\": 13, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.brock1@example.com\"], \"lastExecutedAt\": 1780084553980}" } }, { @@ -2525,7 +2525,7 @@ "changeType": "UPSERT", "aspectName": "queryUsageFeatures", "aspect": { - "value": "{\"queryCountLast30Days\": 2, \"queryCountTotal\": 5, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.marty@example.com\"], \"lastExecutedAt\": 1779977891344}" + "value": "{\"queryCountLast30Days\": 2, \"queryCountTotal\": 5, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.sam@example.com\"], \"lastExecutedAt\": 1779977891344}" } }, { @@ -2534,7 +2534,7 @@ "changeType": "UPSERT", "aspectName": "queryUsageFeatures", "aspect": { - "value": "{\"queryCountLast30Days\": 2, \"queryCountTotal\": 6, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.jonny2@example.com\"], \"lastExecutedAt\": 1780116100941}" + "value": "{\"queryCountLast30Days\": 2, \"queryCountTotal\": 6, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.sam@example.com\"], \"lastExecutedAt\": 1780116100941}" } }, { @@ -2543,7 +2543,7 @@ "changeType": "UPSERT", "aspectName": "queryUsageFeatures", "aspect": { - "value": "{\"queryCountLast30Days\": 2, \"queryCountTotal\": 7, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.marty@example.com\"], \"lastExecutedAt\": 1779944021958}" + "value": "{\"queryCountLast30Days\": 2, \"queryCountTotal\": 7, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.sam@example.com\"], \"lastExecutedAt\": 1779944021958}" } }, { @@ -2552,7 +2552,7 @@ "changeType": "UPSERT", "aspectName": "queryUsageFeatures", "aspect": { - "value": "{\"queryCountLast30Days\": 2, \"queryCountTotal\": 9, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.jonny2@example.com\"], \"lastExecutedAt\": 1780175512034}" + "value": "{\"queryCountLast30Days\": 2, \"queryCountTotal\": 9, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.jonny1@example.com\"], \"lastExecutedAt\": 1780175512034}" } }, { @@ -2561,7 +2561,7 @@ "changeType": "UPSERT", "aspectName": "queryUsageFeatures", "aspect": { - "value": "{\"queryCountLast30Days\": 3, \"queryCountTotal\": 6, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.jonny2@example.com\"], \"lastExecutedAt\": 1780000125922}" + "value": "{\"queryCountLast30Days\": 3, \"queryCountTotal\": 6, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.sam@example.com\"], \"lastExecutedAt\": 1780000125922}" } }, { @@ -2579,7 +2579,7 @@ "changeType": "UPSERT", "aspectName": "queryUsageFeatures", "aspect": { - "value": "{\"queryCountLast30Days\": 3, \"queryCountTotal\": 11, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.jonny2@example.com\"], \"lastExecutedAt\": 1780089724397}" + "value": "{\"queryCountLast30Days\": 3, \"queryCountTotal\": 11, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.sam@example.com\"], \"lastExecutedAt\": 1780089724397}" } }, { @@ -2588,7 +2588,7 @@ "changeType": "UPSERT", "aspectName": "queryUsageFeatures", "aspect": { - "value": "{\"queryCountLast30Days\": 2, \"queryCountTotal\": 7, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.brock1@example.com\"], \"lastExecutedAt\": 1779966973290}" + "value": "{\"queryCountLast30Days\": 2, \"queryCountTotal\": 7, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.bryan@example.com\"], \"lastExecutedAt\": 1779966973290}" } }, { @@ -2597,7 +2597,7 @@ "changeType": "UPSERT", "aspectName": "queryUsageFeatures", "aspect": { - "value": "{\"queryCountLast30Days\": 3, \"queryCountTotal\": 6, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.bryan@example.com\"], \"lastExecutedAt\": 1780038828643}" + "value": "{\"queryCountLast30Days\": 3, \"queryCountTotal\": 6, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.sam@example.com\"], \"lastExecutedAt\": 1780038828643}" } }, { @@ -2606,7 +2606,7 @@ "changeType": "UPSERT", "aspectName": "queryUsageFeatures", "aspect": { - "value": "{\"queryCountLast30Days\": 2, \"queryCountTotal\": 4, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.alex@example.com\"], \"lastExecutedAt\": 1780158464936}" + "value": "{\"queryCountLast30Days\": 2, \"queryCountTotal\": 4, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.sam@example.com\"], \"lastExecutedAt\": 1780158464936}" } }, { @@ -2615,7 +2615,7 @@ "changeType": "UPSERT", "aspectName": "queryUsageFeatures", "aspect": { - "value": "{\"queryCountLast30Days\": 3, \"queryCountTotal\": 8, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.jonny2@example.com\"], \"lastExecutedAt\": 1780106016992}" + "value": "{\"queryCountLast30Days\": 3, \"queryCountTotal\": 8, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.sam@example.com\"], \"lastExecutedAt\": 1780106016992}" } }, { @@ -2624,7 +2624,7 @@ "changeType": "UPSERT", "aspectName": "queryUsageFeatures", "aspect": { - "value": "{\"queryCountLast30Days\": 3, \"queryCountTotal\": 9, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.bryan@example.com\"], \"lastExecutedAt\": 1780045891203}" + "value": "{\"queryCountLast30Days\": 3, \"queryCountTotal\": 9, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.sam@example.com\"], \"lastExecutedAt\": 1780045891203}" } }, { @@ -2642,7 +2642,7 @@ "changeType": "UPSERT", "aspectName": "queryUsageFeatures", "aspect": { - "value": "{\"queryCountLast30Days\": 3, \"queryCountTotal\": 13, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.bryan@example.com\"], \"lastExecutedAt\": 1780192227939}" + "value": "{\"queryCountLast30Days\": 3, \"queryCountTotal\": 13, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.sam@example.com\"], \"lastExecutedAt\": 1780192227939}" } }, { @@ -2651,7 +2651,7 @@ "changeType": "UPSERT", "aspectName": "queryUsageFeatures", "aspect": { - "value": "{\"queryCountLast30Days\": 2, \"queryCountTotal\": 8, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.bryan@example.com\"], \"lastExecutedAt\": 1779952626656}" + "value": "{\"queryCountLast30Days\": 2, \"queryCountTotal\": 8, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.sam@example.com\"], \"lastExecutedAt\": 1779952626656}" } }, { @@ -2660,7 +2660,7 @@ "changeType": "UPSERT", "aspectName": "queryUsageFeatures", "aspect": { - "value": "{\"queryCountLast30Days\": 2, \"queryCountTotal\": 4, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.patrick1@example.com\"], \"lastExecutedAt\": 1780047979339}" + "value": "{\"queryCountLast30Days\": 2, \"queryCountTotal\": 4, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.sam@example.com\"], \"lastExecutedAt\": 1780047979339}" } }, { @@ -2669,7 +2669,7 @@ "changeType": "UPSERT", "aspectName": "queryUsageFeatures", "aspect": { - "value": "{\"queryCountLast30Days\": 3, \"queryCountTotal\": 6, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.sam@example.com\"], \"lastExecutedAt\": 1780175368985}" + "value": "{\"queryCountLast30Days\": 3, \"queryCountTotal\": 6, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.jonny1@example.com\"], \"lastExecutedAt\": 1780175368985}" } }, { @@ -2678,7 +2678,7 @@ "changeType": "UPSERT", "aspectName": "queryUsageFeatures", "aspect": { - "value": "{\"queryCountLast30Days\": 3, \"queryCountTotal\": 7, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.brock1@example.com\"], \"lastExecutedAt\": 1780078225386}" + "value": "{\"queryCountLast30Days\": 3, \"queryCountTotal\": 7, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.sam@example.com\"], \"lastExecutedAt\": 1780078225386}" } }, { @@ -2687,7 +2687,7 @@ "changeType": "UPSERT", "aspectName": "queryUsageFeatures", "aspect": { - "value": "{\"queryCountLast30Days\": 2, \"queryCountTotal\": 6, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.marty@example.com\"], \"lastExecutedAt\": 1779991469777}" + "value": "{\"queryCountLast30Days\": 2, \"queryCountTotal\": 6, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.alex@example.com\"], \"lastExecutedAt\": 1779991469777}" } }, { @@ -2705,7 +2705,7 @@ "changeType": "UPSERT", "aspectName": "queryUsageFeatures", "aspect": { - "value": "{\"queryCountLast30Days\": 2, \"queryCountTotal\": 7, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.jonny2@example.com\"], \"lastExecutedAt\": 1780126957950}" + "value": "{\"queryCountLast30Days\": 2, \"queryCountTotal\": 7, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.sam@example.com\"], \"lastExecutedAt\": 1780126957950}" } }, { @@ -2714,7 +2714,7 @@ "changeType": "UPSERT", "aspectName": "queryUsageFeatures", "aspect": { - "value": "{\"queryCountLast30Days\": 2, \"queryCountTotal\": 6, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.michael@example.com\"], \"lastExecutedAt\": 1780088818399}" + "value": "{\"queryCountLast30Days\": 2, \"queryCountTotal\": 6, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.sam@example.com\"], \"lastExecutedAt\": 1780088818399}" } }, { @@ -2723,7 +2723,7 @@ "changeType": "UPSERT", "aspectName": "queryUsageFeatures", "aspect": { - "value": "{\"queryCountLast30Days\": 2, \"queryCountTotal\": 8, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.jonny2@example.com\"], \"lastExecutedAt\": 1780107343368}" + "value": "{\"queryCountLast30Days\": 2, \"queryCountTotal\": 8, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.sam@example.com\"], \"lastExecutedAt\": 1780107343368}" } }, { @@ -2732,7 +2732,7 @@ "changeType": "UPSERT", "aspectName": "queryUsageFeatures", "aspect": { - "value": "{\"queryCountLast30Days\": 2, \"queryCountTotal\": 5, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.michael@example.com\"], \"lastExecutedAt\": 1780058552203}" + "value": "{\"queryCountLast30Days\": 2, \"queryCountTotal\": 5, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.sam@example.com\"], \"lastExecutedAt\": 1780058552203}" } }, { @@ -2741,7 +2741,7 @@ "changeType": "UPSERT", "aspectName": "queryUsageFeatures", "aspect": { - "value": "{\"queryCountLast30Days\": 260, \"queryCountTotal\": 2119, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.bryan@example.com\", \"urn:li:corpuser:b2fd91.jonny2@example.com\", \"urn:li:corpuser:b2fd91.brock1@example.com\", \"urn:li:corpuser:b2fd91.marty@example.com\", \"urn:li:corpuser:b2fd91.sam@example.com\"], \"lastExecutedAt\": 1780018349866}" + "value": "{\"queryCountLast30Days\": 260, \"queryCountTotal\": 2119, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.sam@example.com\", \"urn:li:corpuser:b2fd91.kirk@example.com\", \"urn:li:corpuser:b2fd91.marty@example.com\", \"urn:li:corpuser:b2fd91.bryan@example.com\", \"urn:li:corpuser:b2fd91.michael@example.com\"], \"lastExecutedAt\": 1780018349866}" } }, { @@ -2750,7 +2750,7 @@ "changeType": "UPSERT", "aspectName": "queryUsageFeatures", "aspect": { - "value": "{\"queryCountLast30Days\": 209, \"queryCountTotal\": 2355, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.brock1@example.com\", \"urn:li:corpuser:b2fd91.sam@example.com\", \"urn:li:corpuser:b2fd91.michael@example.com\"], \"lastExecutedAt\": 1780174848875}" + "value": "{\"queryCountLast30Days\": 209, \"queryCountTotal\": 2355, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.sam@example.com\", \"urn:li:corpuser:b2fd91.michael@example.com\", \"urn:li:corpuser:b2fd91.bryan@example.com\"], \"lastExecutedAt\": 1780174848875}" } }, { @@ -2759,7 +2759,7 @@ "changeType": "UPSERT", "aspectName": "queryUsageFeatures", "aspect": { - "value": "{\"queryCountLast30Days\": 128, \"queryCountTotal\": 1412, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.sam@example.com\", \"urn:li:corpuser:b2fd91.bryan@example.com\"], \"lastExecutedAt\": 1780146624926}" + "value": "{\"queryCountLast30Days\": 128, \"queryCountTotal\": 1412, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.kirk@example.com\", \"urn:li:corpuser:b2fd91.sam@example.com\"], \"lastExecutedAt\": 1780146624926}" } }, { @@ -2768,7 +2768,7 @@ "changeType": "UPSERT", "aspectName": "queryUsageFeatures", "aspect": { - "value": "{\"queryCountLast30Days\": 90, \"queryCountTotal\": 1098, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.brock1@example.com\"], \"lastExecutedAt\": 1780140825922}" + "value": "{\"queryCountLast30Days\": 90, \"queryCountTotal\": 1098, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.sam@example.com\"], \"lastExecutedAt\": 1780140825922}" } }, { @@ -2777,7 +2777,7 @@ "changeType": "UPSERT", "aspectName": "queryUsageFeatures", "aspect": { - "value": "{\"queryCountLast30Days\": 118, \"queryCountTotal\": 839, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.sam@example.com\", \"urn:li:corpuser:b2fd91.brock1@example.com\", \"urn:li:corpuser:b2fd91.jonny2@example.com\", \"urn:li:corpuser:b2fd91.alex@example.com\"], \"lastExecutedAt\": 1780108664697}" + "value": "{\"queryCountLast30Days\": 118, \"queryCountTotal\": 839, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.sam@example.com\", \"urn:li:corpuser:b2fd91.kirk@example.com\", \"urn:li:corpuser:b2fd91.patrick1@example.com\", \"urn:li:corpuser:b2fd91.bryan@example.com\"], \"lastExecutedAt\": 1780108664697}" } }, { @@ -2786,7 +2786,7 @@ "changeType": "UPSERT", "aspectName": "queryUsageFeatures", "aspect": { - "value": "{\"queryCountLast30Days\": 87, \"queryCountTotal\": 596, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.marty@example.com\", \"urn:li:corpuser:b2fd91.sam@example.com\", \"urn:li:corpuser:b2fd91.brock1@example.com\"], \"lastExecutedAt\": 1780098014041}" + "value": "{\"queryCountLast30Days\": 87, \"queryCountTotal\": 596, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.jonny2@example.com\", \"urn:li:corpuser:b2fd91.alex@example.com\", \"urn:li:corpuser:b2fd91.michael@example.com\"], \"lastExecutedAt\": 1780098014041}" } }, { @@ -2795,7 +2795,7 @@ "changeType": "UPSERT", "aspectName": "queryUsageFeatures", "aspect": { - "value": "{\"queryCountLast30Days\": 59, \"queryCountTotal\": 554, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.bryan@example.com\", \"urn:li:corpuser:b2fd91.brock1@example.com\"], \"lastExecutedAt\": 1780188336362}" + "value": "{\"queryCountLast30Days\": 59, \"queryCountTotal\": 554, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.alex@example.com\", \"urn:li:corpuser:b2fd91.kirk@example.com\"], \"lastExecutedAt\": 1780188336362}" } }, { @@ -2804,7 +2804,7 @@ "changeType": "UPSERT", "aspectName": "queryUsageFeatures", "aspect": { - "value": "{\"queryCountLast30Days\": 43, \"queryCountTotal\": 350, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.brock1@example.com\"], \"lastExecutedAt\": 1780178847234}" + "value": "{\"queryCountLast30Days\": 43, \"queryCountTotal\": 350, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.jonny2@example.com\"], \"lastExecutedAt\": 1780178847234}" } } ] \ No newline at end of file From a94ef77628174202bb28ab93ce4c47b0685d23c3 Mon Sep 17 00:00:00 2001 From: Alex Date: Thu, 4 Jun 2026 16:23:26 -0700 Subject: [PATCH 2/2] fix(showcase-ecommerce): add missing contentType to 05-query-usage.json MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 05-query-usage.json was added (in pr-198) without the GenericAspect contentType field, so `datahub datapack load` rejected all 312 MCPs in File 5/5: 'Datum {value: ...} cannot be parsed as union schema [null, GenericAspect{value: bytes, contentType: string}]'. Every aspect serialized as a JSON string needs "contentType": "application/json" (the same envelope 04-queries.json already carries; --dry-run misses it because it only checks aspectName schema-compat, not the envelope shape). Added to all 312 queryUsageFeatures aspects; the value payloads (runners, counts, timestamps) are unchanged. 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude --- .../showcase-ecommerce/05-query-usage.json | 936 ++++++++++++------ 1 file changed, 624 insertions(+), 312 deletions(-) diff --git a/datapacks/showcase-ecommerce/05-query-usage.json b/datapacks/showcase-ecommerce/05-query-usage.json index cafc89c..48ec301 100644 --- a/datapacks/showcase-ecommerce/05-query-usage.json +++ b/datapacks/showcase-ecommerce/05-query-usage.json @@ -5,7 +5,8 @@ "changeType": "UPSERT", "aspectName": "queryUsageFeatures", "aspect": { - "value": "{\"queryCountLast30Days\": 125, \"queryCountTotal\": 1022, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.sam@example.com\", \"urn:li:corpuser:b2fd91.alex@example.com\", \"urn:li:corpuser:b2fd91.kirk@example.com\", \"urn:li:corpuser:b2fd91.marty@example.com\"], \"lastExecutedAt\": 1779982720168}" + "value": "{\"queryCountLast30Days\": 125, \"queryCountTotal\": 1022, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.sam@example.com\", \"urn:li:corpuser:b2fd91.alex@example.com\", \"urn:li:corpuser:b2fd91.kirk@example.com\", \"urn:li:corpuser:b2fd91.marty@example.com\"], \"lastExecutedAt\": 1779982720168}", + "contentType": "application/json" } }, { @@ -14,7 +15,8 @@ "changeType": "UPSERT", "aspectName": "queryUsageFeatures", "aspect": { - "value": "{\"queryCountLast30Days\": 103, \"queryCountTotal\": 930, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.jonny2@example.com\", \"urn:li:corpuser:b2fd91.patrick1@example.com\", \"urn:li:corpuser:b2fd91.alex@example.com\"], \"lastExecutedAt\": 1780108664697}" + "value": "{\"queryCountLast30Days\": 103, \"queryCountTotal\": 930, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.jonny2@example.com\", \"urn:li:corpuser:b2fd91.patrick1@example.com\", \"urn:li:corpuser:b2fd91.alex@example.com\"], \"lastExecutedAt\": 1780108664697}", + "contentType": "application/json" } }, { @@ -23,7 +25,8 @@ "changeType": "UPSERT", "aspectName": "queryUsageFeatures", "aspect": { - "value": "{\"queryCountLast30Days\": 62, \"queryCountTotal\": 425, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.kirk@example.com\", \"urn:li:corpuser:b2fd91.alex@example.com\"], \"lastExecutedAt\": 1780175103727}" + "value": "{\"queryCountLast30Days\": 62, \"queryCountTotal\": 425, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.kirk@example.com\", \"urn:li:corpuser:b2fd91.alex@example.com\"], \"lastExecutedAt\": 1780175103727}", + "contentType": "application/json" } }, { @@ -32,7 +35,8 @@ "changeType": "UPSERT", "aspectName": "queryUsageFeatures", "aspect": { - "value": "{\"queryCountLast30Days\": 39, \"queryCountTotal\": 290, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.michael@example.com\"], \"lastExecutedAt\": 1780037938528}" + "value": "{\"queryCountLast30Days\": 39, \"queryCountTotal\": 290, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.michael@example.com\"], \"lastExecutedAt\": 1780037938528}", + "contentType": "application/json" } }, { @@ -41,7 +45,8 @@ "changeType": "UPSERT", "aspectName": "queryUsageFeatures", "aspect": { - "value": "{\"queryCountLast30Days\": 20, \"queryCountTotal\": 82, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.bryan@example.com\", \"urn:li:corpuser:b2fd91.marty@example.com\"], \"lastExecutedAt\": 1780166492233}" + "value": "{\"queryCountLast30Days\": 20, \"queryCountTotal\": 82, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.bryan@example.com\", \"urn:li:corpuser:b2fd91.marty@example.com\"], \"lastExecutedAt\": 1780166492233}", + "contentType": "application/json" } }, { @@ -50,7 +55,8 @@ "changeType": "UPSERT", "aspectName": "queryUsageFeatures", "aspect": { - "value": "{\"queryCountLast30Days\": 19, \"queryCountTotal\": 97, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.jonny2@example.com\"], \"lastExecutedAt\": 1779977358381}" + "value": "{\"queryCountLast30Days\": 19, \"queryCountTotal\": 97, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.jonny2@example.com\"], \"lastExecutedAt\": 1779977358381}", + "contentType": "application/json" } }, { @@ -59,7 +65,8 @@ "changeType": "UPSERT", "aspectName": "queryUsageFeatures", "aspect": { - "value": "{\"queryCountLast30Days\": 12, \"queryCountTotal\": 79, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.brock1@example.com\"], \"lastExecutedAt\": 1780045018213}" + "value": "{\"queryCountLast30Days\": 12, \"queryCountTotal\": 79, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.brock1@example.com\"], \"lastExecutedAt\": 1780045018213}", + "contentType": "application/json" } }, { @@ -68,7 +75,8 @@ "changeType": "UPSERT", "aspectName": "queryUsageFeatures", "aspect": { - "value": "{\"queryCountLast30Days\": 19, \"queryCountTotal\": 79, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.marty@example.com\", \"urn:li:corpuser:b2fd91.bryan@example.com\"], \"lastExecutedAt\": 1780122318012}" + "value": "{\"queryCountLast30Days\": 19, \"queryCountTotal\": 79, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.marty@example.com\", \"urn:li:corpuser:b2fd91.bryan@example.com\"], \"lastExecutedAt\": 1780122318012}", + "contentType": "application/json" } }, { @@ -77,7 +85,8 @@ "changeType": "UPSERT", "aspectName": "queryUsageFeatures", "aspect": { - "value": "{\"queryCountLast30Days\": 19, \"queryCountTotal\": 124, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.brock1@example.com\"], \"lastExecutedAt\": 1780097960643}" + "value": "{\"queryCountLast30Days\": 19, \"queryCountTotal\": 124, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.brock1@example.com\"], \"lastExecutedAt\": 1780097960643}", + "contentType": "application/json" } }, { @@ -86,7 +95,8 @@ "changeType": "UPSERT", "aspectName": "queryUsageFeatures", "aspect": { - "value": "{\"queryCountLast30Days\": 11, \"queryCountTotal\": 64, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.brock1@example.com\"], \"lastExecutedAt\": 1780156337874}" + "value": "{\"queryCountLast30Days\": 11, \"queryCountTotal\": 64, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.brock1@example.com\"], \"lastExecutedAt\": 1780156337874}", + "contentType": "application/json" } }, { @@ -95,7 +105,8 @@ "changeType": "UPSERT", "aspectName": "queryUsageFeatures", "aspect": { - "value": "{\"queryCountLast30Days\": 52, \"queryCountTotal\": 292, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.brock1@example.com\", \"urn:li:corpuser:b2fd91.patrick1@example.com\", \"urn:li:corpuser:b2fd91.michael@example.com\"], \"lastExecutedAt\": 1780026044326}" + "value": "{\"queryCountLast30Days\": 52, \"queryCountTotal\": 292, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.brock1@example.com\", \"urn:li:corpuser:b2fd91.patrick1@example.com\", \"urn:li:corpuser:b2fd91.michael@example.com\"], \"lastExecutedAt\": 1780026044326}", + "contentType": "application/json" } }, { @@ -104,7 +115,8 @@ "changeType": "UPSERT", "aspectName": "queryUsageFeatures", "aspect": { - "value": "{\"queryCountLast30Days\": 37, \"queryCountTotal\": 255, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.brock1@example.com\", \"urn:li:corpuser:b2fd91.patrick1@example.com\"], \"lastExecutedAt\": 1780075912969}" + "value": "{\"queryCountLast30Days\": 37, \"queryCountTotal\": 255, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.brock1@example.com\", \"urn:li:corpuser:b2fd91.patrick1@example.com\"], \"lastExecutedAt\": 1780075912969}", + "contentType": "application/json" } }, { @@ -113,7 +125,8 @@ "changeType": "UPSERT", "aspectName": "queryUsageFeatures", "aspect": { - "value": "{\"queryCountLast30Days\": 29, \"queryCountTotal\": 231, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.brock1@example.com\"], \"lastExecutedAt\": 1780016225262}" + "value": "{\"queryCountLast30Days\": 29, \"queryCountTotal\": 231, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.brock1@example.com\"], \"lastExecutedAt\": 1780016225262}", + "contentType": "application/json" } }, { @@ -122,7 +135,8 @@ "changeType": "UPSERT", "aspectName": "queryUsageFeatures", "aspect": { - "value": "{\"queryCountLast30Days\": 20, \"queryCountTotal\": 126, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.alex@example.com\", \"urn:li:corpuser:b2fd91.marty@example.com\"], \"lastExecutedAt\": 1779979399046}" + "value": "{\"queryCountLast30Days\": 20, \"queryCountTotal\": 126, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.alex@example.com\", \"urn:li:corpuser:b2fd91.marty@example.com\"], \"lastExecutedAt\": 1779979399046}", + "contentType": "application/json" } }, { @@ -131,7 +145,8 @@ "changeType": "UPSERT", "aspectName": "queryUsageFeatures", "aspect": { - "value": "{\"queryCountLast30Days\": 14, \"queryCountTotal\": 69, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.jonny1@example.com\"], \"lastExecutedAt\": 1780182232632}" + "value": "{\"queryCountLast30Days\": 14, \"queryCountTotal\": 69, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.jonny1@example.com\"], \"lastExecutedAt\": 1780182232632}", + "contentType": "application/json" } }, { @@ -140,7 +155,8 @@ "changeType": "UPSERT", "aspectName": "queryUsageFeatures", "aspect": { - "value": "{\"queryCountLast30Days\": 11, \"queryCountTotal\": 75, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.sam@example.com\"], \"lastExecutedAt\": 1780142923498}" + "value": "{\"queryCountLast30Days\": 11, \"queryCountTotal\": 75, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.sam@example.com\"], \"lastExecutedAt\": 1780142923498}", + "contentType": "application/json" } }, { @@ -149,7 +165,8 @@ "changeType": "UPSERT", "aspectName": "queryUsageFeatures", "aspect": { - "value": "{\"queryCountLast30Days\": 23, \"queryCountTotal\": 119, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.kirk@example.com\", \"urn:li:corpuser:b2fd91.alex@example.com\"], \"lastExecutedAt\": 1780128896771}" + "value": "{\"queryCountLast30Days\": 23, \"queryCountTotal\": 119, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.kirk@example.com\", \"urn:li:corpuser:b2fd91.alex@example.com\"], \"lastExecutedAt\": 1780128896771}", + "contentType": "application/json" } }, { @@ -158,7 +175,8 @@ "changeType": "UPSERT", "aspectName": "queryUsageFeatures", "aspect": { - "value": "{\"queryCountLast30Days\": 15, \"queryCountTotal\": 93, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.sam@example.com\"], \"lastExecutedAt\": 1779999475008}" + "value": "{\"queryCountLast30Days\": 15, \"queryCountTotal\": 93, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.sam@example.com\"], \"lastExecutedAt\": 1779999475008}", + "contentType": "application/json" } }, { @@ -167,7 +185,8 @@ "changeType": "UPSERT", "aspectName": "queryUsageFeatures", "aspect": { - "value": "{\"queryCountLast30Days\": 12, \"queryCountTotal\": 80, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.sam@example.com\"], \"lastExecutedAt\": 1780102827319}" + "value": "{\"queryCountLast30Days\": 12, \"queryCountTotal\": 80, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.sam@example.com\"], \"lastExecutedAt\": 1780102827319}", + "contentType": "application/json" } }, { @@ -176,7 +195,8 @@ "changeType": "UPSERT", "aspectName": "queryUsageFeatures", "aspect": { - "value": "{\"queryCountLast30Days\": 6, \"queryCountTotal\": 35, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.bryan@example.com\"], \"lastExecutedAt\": 1780175596691}" + "value": "{\"queryCountLast30Days\": 6, \"queryCountTotal\": 35, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.bryan@example.com\"], \"lastExecutedAt\": 1780175596691}", + "contentType": "application/json" } }, { @@ -185,7 +205,8 @@ "changeType": "UPSERT", "aspectName": "queryUsageFeatures", "aspect": { - "value": "{\"queryCountLast30Days\": 5, \"queryCountTotal\": 27, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.sam@example.com\"], \"lastExecutedAt\": 1780031571236}" + "value": "{\"queryCountLast30Days\": 5, \"queryCountTotal\": 27, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.sam@example.com\"], \"lastExecutedAt\": 1780031571236}", + "contentType": "application/json" } }, { @@ -194,7 +215,8 @@ "changeType": "UPSERT", "aspectName": "queryUsageFeatures", "aspect": { - "value": "{\"queryCountLast30Days\": 3, \"queryCountTotal\": 15, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.sam@example.com\"], \"lastExecutedAt\": 1780096714812}" + "value": "{\"queryCountLast30Days\": 3, \"queryCountTotal\": 15, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.sam@example.com\"], \"lastExecutedAt\": 1780096714812}", + "contentType": "application/json" } }, { @@ -203,7 +225,8 @@ "changeType": "UPSERT", "aspectName": "queryUsageFeatures", "aspect": { - "value": "{\"queryCountLast30Days\": 23, \"queryCountTotal\": 141, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.michael@example.com\", \"urn:li:corpuser:b2fd91.kirk@example.com\"], \"lastExecutedAt\": 1779955018330}" + "value": "{\"queryCountLast30Days\": 23, \"queryCountTotal\": 141, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.michael@example.com\", \"urn:li:corpuser:b2fd91.kirk@example.com\"], \"lastExecutedAt\": 1779955018330}", + "contentType": "application/json" } }, { @@ -212,7 +235,8 @@ "changeType": "UPSERT", "aspectName": "queryUsageFeatures", "aspect": { - "value": "{\"queryCountLast30Days\": 15, \"queryCountTotal\": 88, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.sam@example.com\"], \"lastExecutedAt\": 1780158972521}" + "value": "{\"queryCountLast30Days\": 15, \"queryCountTotal\": 88, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.sam@example.com\"], \"lastExecutedAt\": 1780158972521}", + "contentType": "application/json" } }, { @@ -221,7 +245,8 @@ "changeType": "UPSERT", "aspectName": "queryUsageFeatures", "aspect": { - "value": "{\"queryCountLast30Days\": 11, \"queryCountTotal\": 49, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.jonny1@example.com\"], \"lastExecutedAt\": 1780039222037}" + "value": "{\"queryCountLast30Days\": 11, \"queryCountTotal\": 49, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.jonny1@example.com\"], \"lastExecutedAt\": 1780039222037}", + "contentType": "application/json" } }, { @@ -230,7 +255,8 @@ "changeType": "UPSERT", "aspectName": "queryUsageFeatures", "aspect": { - "value": "{\"queryCountLast30Days\": 20, \"queryCountTotal\": 81, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.sam@example.com\", \"urn:li:corpuser:b2fd91.kirk@example.com\"], \"lastExecutedAt\": 1779983433038}" + "value": "{\"queryCountLast30Days\": 20, \"queryCountTotal\": 81, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.sam@example.com\", \"urn:li:corpuser:b2fd91.kirk@example.com\"], \"lastExecutedAt\": 1779983433038}", + "contentType": "application/json" } }, { @@ -239,7 +265,8 @@ "changeType": "UPSERT", "aspectName": "queryUsageFeatures", "aspect": { - "value": "{\"queryCountLast30Days\": 16, \"queryCountTotal\": 66, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.brock1@example.com\"], \"lastExecutedAt\": 1780177007578}" + "value": "{\"queryCountLast30Days\": 16, \"queryCountTotal\": 66, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.brock1@example.com\"], \"lastExecutedAt\": 1780177007578}", + "contentType": "application/json" } }, { @@ -248,7 +275,8 @@ "changeType": "UPSERT", "aspectName": "queryUsageFeatures", "aspect": { - "value": "{\"queryCountLast30Days\": 13, \"queryCountTotal\": 83, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.sam@example.com\"], \"lastExecutedAt\": 1780165535179}" + "value": "{\"queryCountLast30Days\": 13, \"queryCountTotal\": 83, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.sam@example.com\"], \"lastExecutedAt\": 1780165535179}", + "contentType": "application/json" } }, { @@ -257,7 +285,8 @@ "changeType": "UPSERT", "aspectName": "queryUsageFeatures", "aspect": { - "value": "{\"queryCountLast30Days\": 125, \"queryCountTotal\": 1223, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.marty@example.com\", \"urn:li:corpuser:b2fd91.alex@example.com\", \"urn:li:corpuser:b2fd91.jonny1@example.com\", \"urn:li:corpuser:b2fd91.brock1@example.com\"], \"lastExecutedAt\": 1780086414775}" + "value": "{\"queryCountLast30Days\": 125, \"queryCountTotal\": 1223, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.marty@example.com\", \"urn:li:corpuser:b2fd91.alex@example.com\", \"urn:li:corpuser:b2fd91.jonny1@example.com\", \"urn:li:corpuser:b2fd91.brock1@example.com\"], \"lastExecutedAt\": 1780086414775}", + "contentType": "application/json" } }, { @@ -266,7 +295,8 @@ "changeType": "UPSERT", "aspectName": "queryUsageFeatures", "aspect": { - "value": "{\"queryCountLast30Days\": 106, \"queryCountTotal\": 1029, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.jonny2@example.com\", \"urn:li:corpuser:b2fd91.kirk@example.com\", \"urn:li:corpuser:b2fd91.bryan@example.com\"], \"lastExecutedAt\": 1780092896321}" + "value": "{\"queryCountLast30Days\": 106, \"queryCountTotal\": 1029, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.jonny2@example.com\", \"urn:li:corpuser:b2fd91.kirk@example.com\", \"urn:li:corpuser:b2fd91.bryan@example.com\"], \"lastExecutedAt\": 1780092896321}", + "contentType": "application/json" } }, { @@ -275,7 +305,8 @@ "changeType": "UPSERT", "aspectName": "queryUsageFeatures", "aspect": { - "value": "{\"queryCountLast30Days\": 77, \"queryCountTotal\": 662, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.sam@example.com\", \"urn:li:corpuser:b2fd91.jonny2@example.com\"], \"lastExecutedAt\": 1780078805112}" + "value": "{\"queryCountLast30Days\": 77, \"queryCountTotal\": 662, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.sam@example.com\", \"urn:li:corpuser:b2fd91.jonny2@example.com\"], \"lastExecutedAt\": 1780078805112}", + "contentType": "application/json" } }, { @@ -284,7 +315,8 @@ "changeType": "UPSERT", "aspectName": "queryUsageFeatures", "aspect": { - "value": "{\"queryCountLast30Days\": 36, \"queryCountTotal\": 248, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.kirk@example.com\"], \"lastExecutedAt\": 1780194353659}" + "value": "{\"queryCountLast30Days\": 36, \"queryCountTotal\": 248, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.kirk@example.com\"], \"lastExecutedAt\": 1780194353659}", + "contentType": "application/json" } }, { @@ -293,7 +325,8 @@ "changeType": "UPSERT", "aspectName": "queryUsageFeatures", "aspect": { - "value": "{\"queryCountLast30Days\": 256, \"queryCountTotal\": 2401, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.sam@example.com\", \"urn:li:corpuser:b2fd91.alex@example.com\", \"urn:li:corpuser:b2fd91.jonny1@example.com\", \"urn:li:corpuser:b2fd91.patrick1@example.com\", \"urn:li:corpuser:b2fd91.bryan@example.com\"], \"lastExecutedAt\": 1780181907364}" + "value": "{\"queryCountLast30Days\": 256, \"queryCountTotal\": 2401, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.sam@example.com\", \"urn:li:corpuser:b2fd91.alex@example.com\", \"urn:li:corpuser:b2fd91.jonny1@example.com\", \"urn:li:corpuser:b2fd91.patrick1@example.com\", \"urn:li:corpuser:b2fd91.bryan@example.com\"], \"lastExecutedAt\": 1780181907364}", + "contentType": "application/json" } }, { @@ -302,7 +335,8 @@ "changeType": "UPSERT", "aspectName": "queryUsageFeatures", "aspect": { - "value": "{\"queryCountLast30Days\": 218, \"queryCountTotal\": 2868, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.jonny2@example.com\", \"urn:li:corpuser:b2fd91.bryan@example.com\", \"urn:li:corpuser:b2fd91.michael@example.com\"], \"lastExecutedAt\": 1780125246829}" + "value": "{\"queryCountLast30Days\": 218, \"queryCountTotal\": 2868, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.jonny2@example.com\", \"urn:li:corpuser:b2fd91.bryan@example.com\", \"urn:li:corpuser:b2fd91.michael@example.com\"], \"lastExecutedAt\": 1780125246829}", + "contentType": "application/json" } }, { @@ -311,7 +345,8 @@ "changeType": "UPSERT", "aspectName": "queryUsageFeatures", "aspect": { - "value": "{\"queryCountLast30Days\": 147, \"queryCountTotal\": 1364, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.alex@example.com\", \"urn:li:corpuser:b2fd91.jonny1@example.com\"], \"lastExecutedAt\": 1779948874809}" + "value": "{\"queryCountLast30Days\": 147, \"queryCountTotal\": 1364, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.alex@example.com\", \"urn:li:corpuser:b2fd91.jonny1@example.com\"], \"lastExecutedAt\": 1779948874809}", + "contentType": "application/json" } }, { @@ -320,7 +355,8 @@ "changeType": "UPSERT", "aspectName": "queryUsageFeatures", "aspect": { - "value": "{\"queryCountLast30Days\": 94, \"queryCountTotal\": 1076, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.kirk@example.com\"], \"lastExecutedAt\": 1779989380327}" + "value": "{\"queryCountLast30Days\": 94, \"queryCountTotal\": 1076, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.kirk@example.com\"], \"lastExecutedAt\": 1779989380327}", + "contentType": "application/json" } }, { @@ -329,7 +365,8 @@ "changeType": "UPSERT", "aspectName": "queryUsageFeatures", "aspect": { - "value": "{\"queryCountLast30Days\": 6, \"queryCountTotal\": 25, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.sam@example.com\"], \"lastExecutedAt\": 1780173980334}" + "value": "{\"queryCountLast30Days\": 6, \"queryCountTotal\": 25, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.sam@example.com\"], \"lastExecutedAt\": 1780173980334}", + "contentType": "application/json" } }, { @@ -338,7 +375,8 @@ "changeType": "UPSERT", "aspectName": "queryUsageFeatures", "aspect": { - "value": "{\"queryCountLast30Days\": 5, \"queryCountTotal\": 20, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.sam@example.com\"], \"lastExecutedAt\": 1780074634021}" + "value": "{\"queryCountLast30Days\": 5, \"queryCountTotal\": 20, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.sam@example.com\"], \"lastExecutedAt\": 1780074634021}", + "contentType": "application/json" } }, { @@ -347,7 +385,8 @@ "changeType": "UPSERT", "aspectName": "queryUsageFeatures", "aspect": { - "value": "{\"queryCountLast30Days\": 24, \"queryCountTotal\": 99, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.sam@example.com\", \"urn:li:corpuser:b2fd91.marty@example.com\"], \"lastExecutedAt\": 1780091922173}" + "value": "{\"queryCountLast30Days\": 24, \"queryCountTotal\": 99, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.sam@example.com\", \"urn:li:corpuser:b2fd91.marty@example.com\"], \"lastExecutedAt\": 1780091922173}", + "contentType": "application/json" } }, { @@ -356,7 +395,8 @@ "changeType": "UPSERT", "aspectName": "queryUsageFeatures", "aspect": { - "value": "{\"queryCountLast30Days\": 18, \"queryCountTotal\": 115, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.sam@example.com\"], \"lastExecutedAt\": 1780133251824}" + "value": "{\"queryCountLast30Days\": 18, \"queryCountTotal\": 115, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.sam@example.com\"], \"lastExecutedAt\": 1780133251824}", + "contentType": "application/json" } }, { @@ -365,7 +405,8 @@ "changeType": "UPSERT", "aspectName": "queryUsageFeatures", "aspect": { - "value": "{\"queryCountLast30Days\": 6, \"queryCountTotal\": 27, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.alex@example.com\"], \"lastExecutedAt\": 1780086752010}" + "value": "{\"queryCountLast30Days\": 6, \"queryCountTotal\": 27, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.alex@example.com\"], \"lastExecutedAt\": 1780086752010}", + "contentType": "application/json" } }, { @@ -374,7 +415,8 @@ "changeType": "UPSERT", "aspectName": "queryUsageFeatures", "aspect": { - "value": "{\"queryCountLast30Days\": 4, \"queryCountTotal\": 17, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.kirk@example.com\"], \"lastExecutedAt\": 1780081047997}" + "value": "{\"queryCountLast30Days\": 4, \"queryCountTotal\": 17, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.kirk@example.com\"], \"lastExecutedAt\": 1780081047997}", + "contentType": "application/json" } }, { @@ -383,7 +425,8 @@ "changeType": "UPSERT", "aspectName": "queryUsageFeatures", "aspect": { - "value": "{\"queryCountLast30Days\": 4, \"queryCountTotal\": 22, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.sam@example.com\"], \"lastExecutedAt\": 1780186420299}" + "value": "{\"queryCountLast30Days\": 4, \"queryCountTotal\": 22, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.sam@example.com\"], \"lastExecutedAt\": 1780186420299}", + "contentType": "application/json" } }, { @@ -392,7 +435,8 @@ "changeType": "UPSERT", "aspectName": "queryUsageFeatures", "aspect": { - "value": "{\"queryCountLast30Days\": 7, \"queryCountTotal\": 32, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.jonny1@example.com\"], \"lastExecutedAt\": 1780174964965}" + "value": "{\"queryCountLast30Days\": 7, \"queryCountTotal\": 32, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.jonny1@example.com\"], \"lastExecutedAt\": 1780174964965}", + "contentType": "application/json" } }, { @@ -401,7 +445,8 @@ "changeType": "UPSERT", "aspectName": "queryUsageFeatures", "aspect": { - "value": "{\"queryCountLast30Days\": 6, \"queryCountTotal\": 33, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.jonny1@example.com\"], \"lastExecutedAt\": 1780090904057}" + "value": "{\"queryCountLast30Days\": 6, \"queryCountTotal\": 33, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.jonny1@example.com\"], \"lastExecutedAt\": 1780090904057}", + "contentType": "application/json" } }, { @@ -410,7 +455,8 @@ "changeType": "UPSERT", "aspectName": "queryUsageFeatures", "aspect": { - "value": "{\"queryCountLast30Days\": 54, \"queryCountTotal\": 304, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.jonny2@example.com\", \"urn:li:corpuser:b2fd91.kirk@example.com\", \"urn:li:corpuser:b2fd91.jonny1@example.com\"], \"lastExecutedAt\": 1780098270178}" + "value": "{\"queryCountLast30Days\": 54, \"queryCountTotal\": 304, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.jonny2@example.com\", \"urn:li:corpuser:b2fd91.kirk@example.com\", \"urn:li:corpuser:b2fd91.jonny1@example.com\"], \"lastExecutedAt\": 1780098270178}", + "contentType": "application/json" } }, { @@ -419,7 +465,8 @@ "changeType": "UPSERT", "aspectName": "queryUsageFeatures", "aspect": { - "value": "{\"queryCountLast30Days\": 36, \"queryCountTotal\": 222, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.sam@example.com\", \"urn:li:corpuser:b2fd91.bryan@example.com\"], \"lastExecutedAt\": 1780086449794}" + "value": "{\"queryCountLast30Days\": 36, \"queryCountTotal\": 222, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.sam@example.com\", \"urn:li:corpuser:b2fd91.bryan@example.com\"], \"lastExecutedAt\": 1780086449794}", + "contentType": "application/json" } }, { @@ -428,7 +475,8 @@ "changeType": "UPSERT", "aspectName": "queryUsageFeatures", "aspect": { - "value": "{\"queryCountLast30Days\": 32, \"queryCountTotal\": 230, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.sam@example.com\"], \"lastExecutedAt\": 1780158447043}" + "value": "{\"queryCountLast30Days\": 32, \"queryCountTotal\": 230, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.sam@example.com\"], \"lastExecutedAt\": 1780158447043}", + "contentType": "application/json" } }, { @@ -437,7 +485,8 @@ "changeType": "UPSERT", "aspectName": "queryUsageFeatures", "aspect": { - "value": "{\"queryCountLast30Days\": 49, \"queryCountTotal\": 277, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.kirk@example.com\", \"urn:li:corpuser:b2fd91.jonny2@example.com\", \"urn:li:corpuser:b2fd91.alex@example.com\"], \"lastExecutedAt\": 1780054455583}" + "value": "{\"queryCountLast30Days\": 49, \"queryCountTotal\": 277, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.kirk@example.com\", \"urn:li:corpuser:b2fd91.jonny2@example.com\", \"urn:li:corpuser:b2fd91.alex@example.com\"], \"lastExecutedAt\": 1780054455583}", + "contentType": "application/json" } }, { @@ -446,7 +495,8 @@ "changeType": "UPSERT", "aspectName": "queryUsageFeatures", "aspect": { - "value": "{\"queryCountLast30Days\": 37, \"queryCountTotal\": 219, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.sam@example.com\", \"urn:li:corpuser:b2fd91.michael@example.com\"], \"lastExecutedAt\": 1780072013058}" + "value": "{\"queryCountLast30Days\": 37, \"queryCountTotal\": 219, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.sam@example.com\", \"urn:li:corpuser:b2fd91.michael@example.com\"], \"lastExecutedAt\": 1780072013058}", + "contentType": "application/json" } }, { @@ -455,7 +505,8 @@ "changeType": "UPSERT", "aspectName": "queryUsageFeatures", "aspect": { - "value": "{\"queryCountLast30Days\": 30, \"queryCountTotal\": 226, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.bryan@example.com\"], \"lastExecutedAt\": 1780184731506}" + "value": "{\"queryCountLast30Days\": 30, \"queryCountTotal\": 226, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.bryan@example.com\"], \"lastExecutedAt\": 1780184731506}", + "contentType": "application/json" } }, { @@ -464,7 +515,8 @@ "changeType": "UPSERT", "aspectName": "queryUsageFeatures", "aspect": { - "value": "{\"queryCountLast30Days\": 136, \"queryCountTotal\": 859, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.bryan@example.com\", \"urn:li:corpuser:b2fd91.marty@example.com\", \"urn:li:corpuser:b2fd91.kirk@example.com\", \"urn:li:corpuser:b2fd91.jonny2@example.com\"], \"lastExecutedAt\": 1780018749012}" + "value": "{\"queryCountLast30Days\": 136, \"queryCountTotal\": 859, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.bryan@example.com\", \"urn:li:corpuser:b2fd91.marty@example.com\", \"urn:li:corpuser:b2fd91.kirk@example.com\", \"urn:li:corpuser:b2fd91.jonny2@example.com\"], \"lastExecutedAt\": 1780018749012}", + "contentType": "application/json" } }, { @@ -473,7 +525,8 @@ "changeType": "UPSERT", "aspectName": "queryUsageFeatures", "aspect": { - "value": "{\"queryCountLast30Days\": 103, \"queryCountTotal\": 784, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.sam@example.com\", \"urn:li:corpuser:b2fd91.jonny2@example.com\", \"urn:li:corpuser:b2fd91.kirk@example.com\"], \"lastExecutedAt\": 1780189331929}" + "value": "{\"queryCountLast30Days\": 103, \"queryCountTotal\": 784, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.sam@example.com\", \"urn:li:corpuser:b2fd91.jonny2@example.com\", \"urn:li:corpuser:b2fd91.kirk@example.com\"], \"lastExecutedAt\": 1780189331929}", + "contentType": "application/json" } }, { @@ -482,7 +535,8 @@ "changeType": "UPSERT", "aspectName": "queryUsageFeatures", "aspect": { - "value": "{\"queryCountLast30Days\": 69, \"queryCountTotal\": 529, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.jonny1@example.com\", \"urn:li:corpuser:b2fd91.bryan@example.com\"], \"lastExecutedAt\": 1780145169589}" + "value": "{\"queryCountLast30Days\": 69, \"queryCountTotal\": 529, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.jonny1@example.com\", \"urn:li:corpuser:b2fd91.bryan@example.com\"], \"lastExecutedAt\": 1780145169589}", + "contentType": "application/json" } }, { @@ -491,7 +545,8 @@ "changeType": "UPSERT", "aspectName": "queryUsageFeatures", "aspect": { - "value": "{\"queryCountLast30Days\": 23, \"queryCountTotal\": 113, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.michael@example.com\", \"urn:li:corpuser:b2fd91.alex@example.com\"], \"lastExecutedAt\": 1780164867630}" + "value": "{\"queryCountLast30Days\": 23, \"queryCountTotal\": 113, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.michael@example.com\", \"urn:li:corpuser:b2fd91.alex@example.com\"], \"lastExecutedAt\": 1780164867630}", + "contentType": "application/json" } }, { @@ -500,7 +555,8 @@ "changeType": "UPSERT", "aspectName": "queryUsageFeatures", "aspect": { - "value": "{\"queryCountLast30Days\": 18, \"queryCountTotal\": 88, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.brock1@example.com\"], \"lastExecutedAt\": 1779950618541}" + "value": "{\"queryCountLast30Days\": 18, \"queryCountTotal\": 88, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.brock1@example.com\"], \"lastExecutedAt\": 1779950618541}", + "contentType": "application/json" } }, { @@ -509,7 +565,8 @@ "changeType": "UPSERT", "aspectName": "queryUsageFeatures", "aspect": { - "value": "{\"queryCountLast30Days\": 13, \"queryCountTotal\": 54, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.jonny2@example.com\"], \"lastExecutedAt\": 1780033258834}" + "value": "{\"queryCountLast30Days\": 13, \"queryCountTotal\": 54, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.jonny2@example.com\"], \"lastExecutedAt\": 1780033258834}", + "contentType": "application/json" } }, { @@ -518,7 +575,8 @@ "changeType": "UPSERT", "aspectName": "queryUsageFeatures", "aspect": { - "value": "{\"queryCountLast30Days\": 8, \"queryCountTotal\": 55, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.sam@example.com\"], \"lastExecutedAt\": 1780055679864}" + "value": "{\"queryCountLast30Days\": 8, \"queryCountTotal\": 55, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.sam@example.com\"], \"lastExecutedAt\": 1780055679864}", + "contentType": "application/json" } }, { @@ -527,7 +585,8 @@ "changeType": "UPSERT", "aspectName": "queryUsageFeatures", "aspect": { - "value": "{\"queryCountLast30Days\": 6, \"queryCountTotal\": 22, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.jonny1@example.com\"], \"lastExecutedAt\": 1779963544824}" + "value": "{\"queryCountLast30Days\": 6, \"queryCountTotal\": 22, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.jonny1@example.com\"], \"lastExecutedAt\": 1779963544824}", + "contentType": "application/json" } }, { @@ -536,7 +595,8 @@ "changeType": "UPSERT", "aspectName": "queryUsageFeatures", "aspect": { - "value": "{\"queryCountLast30Days\": 4, \"queryCountTotal\": 14, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.sam@example.com\"], \"lastExecutedAt\": 1780157655157}" + "value": "{\"queryCountLast30Days\": 4, \"queryCountTotal\": 14, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.sam@example.com\"], \"lastExecutedAt\": 1780157655157}", + "contentType": "application/json" } }, { @@ -545,7 +605,8 @@ "changeType": "UPSERT", "aspectName": "queryUsageFeatures", "aspect": { - "value": "{\"queryCountLast30Days\": 3, \"queryCountTotal\": 13, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.sam@example.com\"], \"lastExecutedAt\": 1780035804002}" + "value": "{\"queryCountLast30Days\": 3, \"queryCountTotal\": 13, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.sam@example.com\"], \"lastExecutedAt\": 1780035804002}", + "contentType": "application/json" } }, { @@ -554,7 +615,8 @@ "changeType": "UPSERT", "aspectName": "queryUsageFeatures", "aspect": { - "value": "{\"queryCountLast30Days\": 8, \"queryCountTotal\": 43, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.sam@example.com\"], \"lastExecutedAt\": 1780020721837}" + "value": "{\"queryCountLast30Days\": 8, \"queryCountTotal\": 43, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.sam@example.com\"], \"lastExecutedAt\": 1780020721837}", + "contentType": "application/json" } }, { @@ -563,7 +625,8 @@ "changeType": "UPSERT", "aspectName": "queryUsageFeatures", "aspect": { - "value": "{\"queryCountLast30Days\": 5, \"queryCountTotal\": 19, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.sam@example.com\"], \"lastExecutedAt\": 1779947957898}" + "value": "{\"queryCountLast30Days\": 5, \"queryCountTotal\": 19, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.sam@example.com\"], \"lastExecutedAt\": 1779947957898}", + "contentType": "application/json" } }, { @@ -572,7 +635,8 @@ "changeType": "UPSERT", "aspectName": "queryUsageFeatures", "aspect": { - "value": "{\"queryCountLast30Days\": 7, \"queryCountTotal\": 26, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.jonny2@example.com\"], \"lastExecutedAt\": 1780000709039}" + "value": "{\"queryCountLast30Days\": 7, \"queryCountTotal\": 26, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.jonny2@example.com\"], \"lastExecutedAt\": 1780000709039}", + "contentType": "application/json" } }, { @@ -581,7 +645,8 @@ "changeType": "UPSERT", "aspectName": "queryUsageFeatures", "aspect": { - "value": "{\"queryCountLast30Days\": 5, \"queryCountTotal\": 19, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.alex@example.com\"], \"lastExecutedAt\": 1780007367446}" + "value": "{\"queryCountLast30Days\": 5, \"queryCountTotal\": 19, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.alex@example.com\"], \"lastExecutedAt\": 1780007367446}", + "contentType": "application/json" } }, { @@ -590,7 +655,8 @@ "changeType": "UPSERT", "aspectName": "queryUsageFeatures", "aspect": { - "value": "{\"queryCountLast30Days\": 3, \"queryCountTotal\": 15, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.sam@example.com\"], \"lastExecutedAt\": 1780064330289}" + "value": "{\"queryCountLast30Days\": 3, \"queryCountTotal\": 15, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.sam@example.com\"], \"lastExecutedAt\": 1780064330289}", + "contentType": "application/json" } }, { @@ -599,7 +665,8 @@ "changeType": "UPSERT", "aspectName": "queryUsageFeatures", "aspect": { - "value": "{\"queryCountLast30Days\": 6, \"queryCountTotal\": 34, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.bryan@example.com\"], \"lastExecutedAt\": 1780175223820}" + "value": "{\"queryCountLast30Days\": 6, \"queryCountTotal\": 34, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.bryan@example.com\"], \"lastExecutedAt\": 1780175223820}", + "contentType": "application/json" } }, { @@ -608,7 +675,8 @@ "changeType": "UPSERT", "aspectName": "queryUsageFeatures", "aspect": { - "value": "{\"queryCountLast30Days\": 5, \"queryCountTotal\": 27, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.alex@example.com\"], \"lastExecutedAt\": 1780199048212}" + "value": "{\"queryCountLast30Days\": 5, \"queryCountTotal\": 27, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.alex@example.com\"], \"lastExecutedAt\": 1780199048212}", + "contentType": "application/json" } }, { @@ -617,7 +685,8 @@ "changeType": "UPSERT", "aspectName": "queryUsageFeatures", "aspect": { - "value": "{\"queryCountLast30Days\": 3, \"queryCountTotal\": 10, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.alex@example.com\"], \"lastExecutedAt\": 1780156625669}" + "value": "{\"queryCountLast30Days\": 3, \"queryCountTotal\": 10, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.alex@example.com\"], \"lastExecutedAt\": 1780156625669}", + "contentType": "application/json" } }, { @@ -626,7 +695,8 @@ "changeType": "UPSERT", "aspectName": "queryUsageFeatures", "aspect": { - "value": "{\"queryCountLast30Days\": 7, \"queryCountTotal\": 32, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.jonny1@example.com\"], \"lastExecutedAt\": 1780049432709}" + "value": "{\"queryCountLast30Days\": 7, \"queryCountTotal\": 32, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.jonny1@example.com\"], \"lastExecutedAt\": 1780049432709}", + "contentType": "application/json" } }, { @@ -635,7 +705,8 @@ "changeType": "UPSERT", "aspectName": "queryUsageFeatures", "aspect": { - "value": "{\"queryCountLast30Days\": 4, \"queryCountTotal\": 12, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.sam@example.com\"], \"lastExecutedAt\": 1780053544221}" + "value": "{\"queryCountLast30Days\": 4, \"queryCountTotal\": 12, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.sam@example.com\"], \"lastExecutedAt\": 1780053544221}", + "contentType": "application/json" } }, { @@ -644,7 +715,8 @@ "changeType": "UPSERT", "aspectName": "queryUsageFeatures", "aspect": { - "value": "{\"queryCountLast30Days\": 6, \"queryCountTotal\": 24, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.sam@example.com\"], \"lastExecutedAt\": 1780084630007}" + "value": "{\"queryCountLast30Days\": 6, \"queryCountTotal\": 24, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.sam@example.com\"], \"lastExecutedAt\": 1780084630007}", + "contentType": "application/json" } }, { @@ -653,7 +725,8 @@ "changeType": "UPSERT", "aspectName": "queryUsageFeatures", "aspect": { - "value": "{\"queryCountLast30Days\": 4, \"queryCountTotal\": 15, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.sam@example.com\"], \"lastExecutedAt\": 1779958696756}" + "value": "{\"queryCountLast30Days\": 4, \"queryCountTotal\": 15, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.sam@example.com\"], \"lastExecutedAt\": 1779958696756}", + "contentType": "application/json" } }, { @@ -662,7 +735,8 @@ "changeType": "UPSERT", "aspectName": "queryUsageFeatures", "aspect": { - "value": "{\"queryCountLast30Days\": 3, \"queryCountTotal\": 15, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.sam@example.com\"], \"lastExecutedAt\": 1780105060116}" + "value": "{\"queryCountLast30Days\": 3, \"queryCountTotal\": 15, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.sam@example.com\"], \"lastExecutedAt\": 1780105060116}", + "contentType": "application/json" } }, { @@ -671,7 +745,8 @@ "changeType": "UPSERT", "aspectName": "queryUsageFeatures", "aspect": { - "value": "{\"queryCountLast30Days\": 59, \"queryCountTotal\": 451, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.kirk@example.com\", \"urn:li:corpuser:b2fd91.sam@example.com\", \"urn:li:corpuser:b2fd91.patrick1@example.com\"], \"lastExecutedAt\": 1780158512405}" + "value": "{\"queryCountLast30Days\": 59, \"queryCountTotal\": 451, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.kirk@example.com\", \"urn:li:corpuser:b2fd91.sam@example.com\", \"urn:li:corpuser:b2fd91.patrick1@example.com\"], \"lastExecutedAt\": 1780158512405}", + "contentType": "application/json" } }, { @@ -680,7 +755,8 @@ "changeType": "UPSERT", "aspectName": "queryUsageFeatures", "aspect": { - "value": "{\"queryCountLast30Days\": 48, \"queryCountTotal\": 274, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.sam@example.com\", \"urn:li:corpuser:b2fd91.marty@example.com\"], \"lastExecutedAt\": 1779982360123}" + "value": "{\"queryCountLast30Days\": 48, \"queryCountTotal\": 274, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.sam@example.com\", \"urn:li:corpuser:b2fd91.marty@example.com\"], \"lastExecutedAt\": 1779982360123}", + "contentType": "application/json" } }, { @@ -689,7 +765,8 @@ "changeType": "UPSERT", "aspectName": "queryUsageFeatures", "aspect": { - "value": "{\"queryCountLast30Days\": 27, \"queryCountTotal\": 168, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.sam@example.com\"], \"lastExecutedAt\": 1780002279982}" + "value": "{\"queryCountLast30Days\": 27, \"queryCountTotal\": 168, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.sam@example.com\"], \"lastExecutedAt\": 1780002279982}", + "contentType": "application/json" } }, { @@ -698,7 +775,8 @@ "changeType": "UPSERT", "aspectName": "queryUsageFeatures", "aspect": { - "value": "{\"queryCountLast30Days\": 7, \"queryCountTotal\": 37, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.sam@example.com\"], \"lastExecutedAt\": 1779984651646}" + "value": "{\"queryCountLast30Days\": 7, \"queryCountTotal\": 37, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.sam@example.com\"], \"lastExecutedAt\": 1779984651646}", + "contentType": "application/json" } }, { @@ -707,7 +785,8 @@ "changeType": "UPSERT", "aspectName": "queryUsageFeatures", "aspect": { - "value": "{\"queryCountLast30Days\": 5, \"queryCountTotal\": 26, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.sam@example.com\"], \"lastExecutedAt\": 1780128379888}" + "value": "{\"queryCountLast30Days\": 5, \"queryCountTotal\": 26, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.sam@example.com\"], \"lastExecutedAt\": 1780128379888}", + "contentType": "application/json" } }, { @@ -716,7 +795,8 @@ "changeType": "UPSERT", "aspectName": "queryUsageFeatures", "aspect": { - "value": "{\"queryCountLast30Days\": 19, \"queryCountTotal\": 115, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.brock1@example.com\", \"urn:li:corpuser:b2fd91.patrick1@example.com\"], \"lastExecutedAt\": 1780189604944}" + "value": "{\"queryCountLast30Days\": 19, \"queryCountTotal\": 115, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.brock1@example.com\", \"urn:li:corpuser:b2fd91.patrick1@example.com\"], \"lastExecutedAt\": 1780189604944}", + "contentType": "application/json" } }, { @@ -725,7 +805,8 @@ "changeType": "UPSERT", "aspectName": "queryUsageFeatures", "aspect": { - "value": "{\"queryCountLast30Days\": 19, \"queryCountTotal\": 88, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.sam@example.com\"], \"lastExecutedAt\": 1780106139282}" + "value": "{\"queryCountLast30Days\": 19, \"queryCountTotal\": 88, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.sam@example.com\"], \"lastExecutedAt\": 1780106139282}", + "contentType": "application/json" } }, { @@ -734,7 +815,8 @@ "changeType": "UPSERT", "aspectName": "queryUsageFeatures", "aspect": { - "value": "{\"queryCountLast30Days\": 11, \"queryCountTotal\": 70, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.michael@example.com\"], \"lastExecutedAt\": 1780140159415}" + "value": "{\"queryCountLast30Days\": 11, \"queryCountTotal\": 70, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.michael@example.com\"], \"lastExecutedAt\": 1780140159415}", + "contentType": "application/json" } }, { @@ -743,7 +825,8 @@ "changeType": "UPSERT", "aspectName": "queryUsageFeatures", "aspect": { - "value": "{\"queryCountLast30Days\": 102, \"queryCountTotal\": 690, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.bryan@example.com\", \"urn:li:corpuser:b2fd91.michael@example.com\", \"urn:li:corpuser:b2fd91.kirk@example.com\", \"urn:li:corpuser:b2fd91.jonny2@example.com\"], \"lastExecutedAt\": 1780105739929}" + "value": "{\"queryCountLast30Days\": 102, \"queryCountTotal\": 690, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.bryan@example.com\", \"urn:li:corpuser:b2fd91.michael@example.com\", \"urn:li:corpuser:b2fd91.kirk@example.com\", \"urn:li:corpuser:b2fd91.jonny2@example.com\"], \"lastExecutedAt\": 1780105739929}", + "contentType": "application/json" } }, { @@ -752,7 +835,8 @@ "changeType": "UPSERT", "aspectName": "queryUsageFeatures", "aspect": { - "value": "{\"queryCountLast30Days\": 97, \"queryCountTotal\": 737, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.bryan@example.com\", \"urn:li:corpuser:b2fd91.michael@example.com\", \"urn:li:corpuser:b2fd91.jonny1@example.com\"], \"lastExecutedAt\": 1779964571795}" + "value": "{\"queryCountLast30Days\": 97, \"queryCountTotal\": 737, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.bryan@example.com\", \"urn:li:corpuser:b2fd91.michael@example.com\", \"urn:li:corpuser:b2fd91.jonny1@example.com\"], \"lastExecutedAt\": 1779964571795}", + "contentType": "application/json" } }, { @@ -761,7 +845,8 @@ "changeType": "UPSERT", "aspectName": "queryUsageFeatures", "aspect": { - "value": "{\"queryCountLast30Days\": 76, \"queryCountTotal\": 510, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.alex@example.com\", \"urn:li:corpuser:b2fd91.jonny2@example.com\"], \"lastExecutedAt\": 1780170900913}" + "value": "{\"queryCountLast30Days\": 76, \"queryCountTotal\": 510, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.alex@example.com\", \"urn:li:corpuser:b2fd91.jonny2@example.com\"], \"lastExecutedAt\": 1780170900913}", + "contentType": "application/json" } }, { @@ -770,7 +855,8 @@ "changeType": "UPSERT", "aspectName": "queryUsageFeatures", "aspect": { - "value": "{\"queryCountLast30Days\": 41, \"queryCountTotal\": 302, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.sam@example.com\"], \"lastExecutedAt\": 1780082856409}" + "value": "{\"queryCountLast30Days\": 41, \"queryCountTotal\": 302, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.sam@example.com\"], \"lastExecutedAt\": 1780082856409}", + "contentType": "application/json" } }, { @@ -779,7 +865,8 @@ "changeType": "UPSERT", "aspectName": "queryUsageFeatures", "aspect": { - "value": "{\"queryCountLast30Days\": 56, \"queryCountTotal\": 365, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.kirk@example.com\", \"urn:li:corpuser:b2fd91.marty@example.com\", \"urn:li:corpuser:b2fd91.jonny1@example.com\"], \"lastExecutedAt\": 1780131623448}" + "value": "{\"queryCountLast30Days\": 56, \"queryCountTotal\": 365, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.kirk@example.com\", \"urn:li:corpuser:b2fd91.marty@example.com\", \"urn:li:corpuser:b2fd91.jonny1@example.com\"], \"lastExecutedAt\": 1780131623448}", + "contentType": "application/json" } }, { @@ -788,7 +875,8 @@ "changeType": "UPSERT", "aspectName": "queryUsageFeatures", "aspect": { - "value": "{\"queryCountLast30Days\": 37, \"queryCountTotal\": 233, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.sam@example.com\", \"urn:li:corpuser:b2fd91.bryan@example.com\"], \"lastExecutedAt\": 1780084224486}" + "value": "{\"queryCountLast30Days\": 37, \"queryCountTotal\": 233, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.sam@example.com\", \"urn:li:corpuser:b2fd91.bryan@example.com\"], \"lastExecutedAt\": 1780084224486}", + "contentType": "application/json" } }, { @@ -797,7 +885,8 @@ "changeType": "UPSERT", "aspectName": "queryUsageFeatures", "aspect": { - "value": "{\"queryCountLast30Days\": 26, \"queryCountTotal\": 181, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.brock1@example.com\"], \"lastExecutedAt\": 1780032722994}" + "value": "{\"queryCountLast30Days\": 26, \"queryCountTotal\": 181, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.brock1@example.com\"], \"lastExecutedAt\": 1780032722994}", + "contentType": "application/json" } }, { @@ -806,7 +895,8 @@ "changeType": "UPSERT", "aspectName": "queryUsageFeatures", "aspect": { - "value": "{\"queryCountLast30Days\": 51, \"queryCountTotal\": 384, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.sam@example.com\", \"urn:li:corpuser:b2fd91.brock1@example.com\", \"urn:li:corpuser:b2fd91.jonny1@example.com\"], \"lastExecutedAt\": 1780020982300}" + "value": "{\"queryCountLast30Days\": 51, \"queryCountTotal\": 384, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.sam@example.com\", \"urn:li:corpuser:b2fd91.brock1@example.com\", \"urn:li:corpuser:b2fd91.jonny1@example.com\"], \"lastExecutedAt\": 1780020982300}", + "contentType": "application/json" } }, { @@ -815,7 +905,8 @@ "changeType": "UPSERT", "aspectName": "queryUsageFeatures", "aspect": { - "value": "{\"queryCountLast30Days\": 41, \"queryCountTotal\": 254, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.sam@example.com\", \"urn:li:corpuser:b2fd91.michael@example.com\"], \"lastExecutedAt\": 1780165831441}" + "value": "{\"queryCountLast30Days\": 41, \"queryCountTotal\": 254, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.sam@example.com\", \"urn:li:corpuser:b2fd91.michael@example.com\"], \"lastExecutedAt\": 1780165831441}", + "contentType": "application/json" } }, { @@ -824,7 +915,8 @@ "changeType": "UPSERT", "aspectName": "queryUsageFeatures", "aspect": { - "value": "{\"queryCountLast30Days\": 27, \"queryCountTotal\": 188, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.sam@example.com\"], \"lastExecutedAt\": 1780018183850}" + "value": "{\"queryCountLast30Days\": 27, \"queryCountTotal\": 188, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.sam@example.com\"], \"lastExecutedAt\": 1780018183850}", + "contentType": "application/json" } }, { @@ -833,7 +925,8 @@ "changeType": "UPSERT", "aspectName": "queryUsageFeatures", "aspect": { - "value": "{\"queryCountLast30Days\": 20, \"queryCountTotal\": 110, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.jonny1@example.com\"], \"lastExecutedAt\": 1780090995027}" + "value": "{\"queryCountLast30Days\": 20, \"queryCountTotal\": 110, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.jonny1@example.com\"], \"lastExecutedAt\": 1780090995027}", + "contentType": "application/json" } }, { @@ -842,7 +935,8 @@ "changeType": "UPSERT", "aspectName": "queryUsageFeatures", "aspect": { - "value": "{\"queryCountLast30Days\": 22, \"queryCountTotal\": 88, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.sam@example.com\", \"urn:li:corpuser:b2fd91.kirk@example.com\"], \"lastExecutedAt\": 1780084602780}" + "value": "{\"queryCountLast30Days\": 22, \"queryCountTotal\": 88, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.sam@example.com\", \"urn:li:corpuser:b2fd91.kirk@example.com\"], \"lastExecutedAt\": 1780084602780}", + "contentType": "application/json" } }, { @@ -851,7 +945,8 @@ "changeType": "UPSERT", "aspectName": "queryUsageFeatures", "aspect": { - "value": "{\"queryCountLast30Days\": 18, \"queryCountTotal\": 104, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.sam@example.com\"], \"lastExecutedAt\": 1780075180684}" + "value": "{\"queryCountLast30Days\": 18, \"queryCountTotal\": 104, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.sam@example.com\"], \"lastExecutedAt\": 1780075180684}", + "contentType": "application/json" } }, { @@ -860,7 +955,8 @@ "changeType": "UPSERT", "aspectName": "queryUsageFeatures", "aspect": { - "value": "{\"queryCountLast30Days\": 12, \"queryCountTotal\": 72, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.brock1@example.com\"], \"lastExecutedAt\": 1779986933277}" + "value": "{\"queryCountLast30Days\": 12, \"queryCountTotal\": 72, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.brock1@example.com\"], \"lastExecutedAt\": 1779986933277}", + "contentType": "application/json" } }, { @@ -869,7 +965,8 @@ "changeType": "UPSERT", "aspectName": "queryUsageFeatures", "aspect": { - "value": "{\"queryCountLast30Days\": 24, \"queryCountTotal\": 153, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.jonny2@example.com\", \"urn:li:corpuser:b2fd91.michael@example.com\"], \"lastExecutedAt\": 1780177237872}" + "value": "{\"queryCountLast30Days\": 24, \"queryCountTotal\": 153, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.jonny2@example.com\", \"urn:li:corpuser:b2fd91.michael@example.com\"], \"lastExecutedAt\": 1780177237872}", + "contentType": "application/json" } }, { @@ -878,7 +975,8 @@ "changeType": "UPSERT", "aspectName": "queryUsageFeatures", "aspect": { - "value": "{\"queryCountLast30Days\": 16, \"queryCountTotal\": 95, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.sam@example.com\"], \"lastExecutedAt\": 1780174931566}" + "value": "{\"queryCountLast30Days\": 16, \"queryCountTotal\": 95, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.sam@example.com\"], \"lastExecutedAt\": 1780174931566}", + "contentType": "application/json" } }, { @@ -887,7 +985,8 @@ "changeType": "UPSERT", "aspectName": "queryUsageFeatures", "aspect": { - "value": "{\"queryCountLast30Days\": 13, \"queryCountTotal\": 81, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.sam@example.com\"], \"lastExecutedAt\": 1780139698481}" + "value": "{\"queryCountLast30Days\": 13, \"queryCountTotal\": 81, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.sam@example.com\"], \"lastExecutedAt\": 1780139698481}", + "contentType": "application/json" } }, { @@ -896,7 +995,8 @@ "changeType": "UPSERT", "aspectName": "queryUsageFeatures", "aspect": { - "value": "{\"queryCountLast30Days\": 24, \"queryCountTotal\": 106, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.kirk@example.com\", \"urn:li:corpuser:b2fd91.michael@example.com\"], \"lastExecutedAt\": 1780072456560}" + "value": "{\"queryCountLast30Days\": 24, \"queryCountTotal\": 106, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.kirk@example.com\", \"urn:li:corpuser:b2fd91.michael@example.com\"], \"lastExecutedAt\": 1780072456560}", + "contentType": "application/json" } }, { @@ -905,7 +1005,8 @@ "changeType": "UPSERT", "aspectName": "queryUsageFeatures", "aspect": { - "value": "{\"queryCountLast30Days\": 17, \"queryCountTotal\": 107, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.sam@example.com\"], \"lastExecutedAt\": 1780088749340}" + "value": "{\"queryCountLast30Days\": 17, \"queryCountTotal\": 107, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.sam@example.com\"], \"lastExecutedAt\": 1780088749340}", + "contentType": "application/json" } }, { @@ -914,7 +1015,8 @@ "changeType": "UPSERT", "aspectName": "queryUsageFeatures", "aspect": { - "value": "{\"queryCountLast30Days\": 13, \"queryCountTotal\": 74, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.sam@example.com\"], \"lastExecutedAt\": 1780067291639}" + "value": "{\"queryCountLast30Days\": 13, \"queryCountTotal\": 74, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.sam@example.com\"], \"lastExecutedAt\": 1780067291639}", + "contentType": "application/json" } }, { @@ -923,7 +1025,8 @@ "changeType": "UPSERT", "aspectName": "queryUsageFeatures", "aspect": { - "value": "{\"queryCountLast30Days\": 242, \"queryCountTotal\": 2150, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.sam@example.com\", \"urn:li:corpuser:b2fd91.kirk@example.com\", \"urn:li:corpuser:b2fd91.marty@example.com\", \"urn:li:corpuser:b2fd91.jonny2@example.com\", \"urn:li:corpuser:b2fd91.bryan@example.com\"], \"lastExecutedAt\": 1780152785780}" + "value": "{\"queryCountLast30Days\": 242, \"queryCountTotal\": 2150, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.sam@example.com\", \"urn:li:corpuser:b2fd91.kirk@example.com\", \"urn:li:corpuser:b2fd91.marty@example.com\", \"urn:li:corpuser:b2fd91.jonny2@example.com\", \"urn:li:corpuser:b2fd91.bryan@example.com\"], \"lastExecutedAt\": 1780152785780}", + "contentType": "application/json" } }, { @@ -932,7 +1035,8 @@ "changeType": "UPSERT", "aspectName": "queryUsageFeatures", "aspect": { - "value": "{\"queryCountLast30Days\": 212, \"queryCountTotal\": 2581, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.jonny2@example.com\", \"urn:li:corpuser:b2fd91.kirk@example.com\", \"urn:li:corpuser:b2fd91.jonny1@example.com\"], \"lastExecutedAt\": 1780133106348}" + "value": "{\"queryCountLast30Days\": 212, \"queryCountTotal\": 2581, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.jonny2@example.com\", \"urn:li:corpuser:b2fd91.kirk@example.com\", \"urn:li:corpuser:b2fd91.jonny1@example.com\"], \"lastExecutedAt\": 1780133106348}", + "contentType": "application/json" } }, { @@ -941,7 +1045,8 @@ "changeType": "UPSERT", "aspectName": "queryUsageFeatures", "aspect": { - "value": "{\"queryCountLast30Days\": 157, \"queryCountTotal\": 1370, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.marty@example.com\", \"urn:li:corpuser:b2fd91.alex@example.com\"], \"lastExecutedAt\": 1780075273281}" + "value": "{\"queryCountLast30Days\": 157, \"queryCountTotal\": 1370, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.marty@example.com\", \"urn:li:corpuser:b2fd91.alex@example.com\"], \"lastExecutedAt\": 1780075273281}", + "contentType": "application/json" } }, { @@ -950,7 +1055,8 @@ "changeType": "UPSERT", "aspectName": "queryUsageFeatures", "aspect": { - "value": "{\"queryCountLast30Days\": 89, \"queryCountTotal\": 1239, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.brock1@example.com\"], \"lastExecutedAt\": 1779944975686}" + "value": "{\"queryCountLast30Days\": 89, \"queryCountTotal\": 1239, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.brock1@example.com\"], \"lastExecutedAt\": 1779944975686}", + "contentType": "application/json" } }, { @@ -959,7 +1065,8 @@ "changeType": "UPSERT", "aspectName": "queryUsageFeatures", "aspect": { - "value": "{\"queryCountLast30Days\": 129, \"queryCountTotal\": 1002, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.jonny2@example.com\", \"urn:li:corpuser:b2fd91.brock1@example.com\", \"urn:li:corpuser:b2fd91.marty@example.com\", \"urn:li:corpuser:b2fd91.alex@example.com\"], \"lastExecutedAt\": 1779959157533}" + "value": "{\"queryCountLast30Days\": 129, \"queryCountTotal\": 1002, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.jonny2@example.com\", \"urn:li:corpuser:b2fd91.brock1@example.com\", \"urn:li:corpuser:b2fd91.marty@example.com\", \"urn:li:corpuser:b2fd91.alex@example.com\"], \"lastExecutedAt\": 1779959157533}", + "contentType": "application/json" } }, { @@ -968,7 +1075,8 @@ "changeType": "UPSERT", "aspectName": "queryUsageFeatures", "aspect": { - "value": "{\"queryCountLast30Days\": 84, \"queryCountTotal\": 793, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.sam@example.com\", \"urn:li:corpuser:b2fd91.brock1@example.com\", \"urn:li:corpuser:b2fd91.kirk@example.com\"], \"lastExecutedAt\": 1779974551024}" + "value": "{\"queryCountLast30Days\": 84, \"queryCountTotal\": 793, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.sam@example.com\", \"urn:li:corpuser:b2fd91.brock1@example.com\", \"urn:li:corpuser:b2fd91.kirk@example.com\"], \"lastExecutedAt\": 1779974551024}", + "contentType": "application/json" } }, { @@ -977,7 +1085,8 @@ "changeType": "UPSERT", "aspectName": "queryUsageFeatures", "aspect": { - "value": "{\"queryCountLast30Days\": 69, \"queryCountTotal\": 625, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.kirk@example.com\", \"urn:li:corpuser:b2fd91.jonny2@example.com\"], \"lastExecutedAt\": 1780135777927}" + "value": "{\"queryCountLast30Days\": 69, \"queryCountTotal\": 625, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.kirk@example.com\", \"urn:li:corpuser:b2fd91.jonny2@example.com\"], \"lastExecutedAt\": 1780135777927}", + "contentType": "application/json" } }, { @@ -986,7 +1095,8 @@ "changeType": "UPSERT", "aspectName": "queryUsageFeatures", "aspect": { - "value": "{\"queryCountLast30Days\": 38, \"queryCountTotal\": 239, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.sam@example.com\"], \"lastExecutedAt\": 1780137053609}" + "value": "{\"queryCountLast30Days\": 38, \"queryCountTotal\": 239, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.sam@example.com\"], \"lastExecutedAt\": 1780137053609}", + "contentType": "application/json" } }, { @@ -995,7 +1105,8 @@ "changeType": "UPSERT", "aspectName": "queryUsageFeatures", "aspect": { - "value": "{\"queryCountLast30Days\": 51, \"queryCountTotal\": 303, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.bryan@example.com\", \"urn:li:corpuser:b2fd91.jonny1@example.com\", \"urn:li:corpuser:b2fd91.patrick1@example.com\"], \"lastExecutedAt\": 1780137921219}" + "value": "{\"queryCountLast30Days\": 51, \"queryCountTotal\": 303, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.bryan@example.com\", \"urn:li:corpuser:b2fd91.jonny1@example.com\", \"urn:li:corpuser:b2fd91.patrick1@example.com\"], \"lastExecutedAt\": 1780137921219}", + "contentType": "application/json" } }, { @@ -1004,7 +1115,8 @@ "changeType": "UPSERT", "aspectName": "queryUsageFeatures", "aspect": { - "value": "{\"queryCountLast30Days\": 41, \"queryCountTotal\": 223, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.jonny2@example.com\", \"urn:li:corpuser:b2fd91.brock1@example.com\"], \"lastExecutedAt\": 1780088634747}" + "value": "{\"queryCountLast30Days\": 41, \"queryCountTotal\": 223, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.jonny2@example.com\", \"urn:li:corpuser:b2fd91.brock1@example.com\"], \"lastExecutedAt\": 1780088634747}", + "contentType": "application/json" } }, { @@ -1013,7 +1125,8 @@ "changeType": "UPSERT", "aspectName": "queryUsageFeatures", "aspect": { - "value": "{\"queryCountLast30Days\": 29, \"queryCountTotal\": 192, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.sam@example.com\"], \"lastExecutedAt\": 1780183285675}" + "value": "{\"queryCountLast30Days\": 29, \"queryCountTotal\": 192, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.sam@example.com\"], \"lastExecutedAt\": 1780183285675}", + "contentType": "application/json" } }, { @@ -1022,7 +1135,8 @@ "changeType": "UPSERT", "aspectName": "queryUsageFeatures", "aspect": { - "value": "{\"queryCountLast30Days\": 228, \"queryCountTotal\": 2398, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.marty@example.com\", \"urn:li:corpuser:b2fd91.bryan@example.com\", \"urn:li:corpuser:b2fd91.jonny2@example.com\", \"urn:li:corpuser:b2fd91.brock1@example.com\", \"urn:li:corpuser:b2fd91.michael@example.com\"], \"lastExecutedAt\": 1780198417284}" + "value": "{\"queryCountLast30Days\": 228, \"queryCountTotal\": 2398, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.marty@example.com\", \"urn:li:corpuser:b2fd91.bryan@example.com\", \"urn:li:corpuser:b2fd91.jonny2@example.com\", \"urn:li:corpuser:b2fd91.brock1@example.com\", \"urn:li:corpuser:b2fd91.michael@example.com\"], \"lastExecutedAt\": 1780198417284}", + "contentType": "application/json" } }, { @@ -1031,7 +1145,8 @@ "changeType": "UPSERT", "aspectName": "queryUsageFeatures", "aspect": { - "value": "{\"queryCountLast30Days\": 220, \"queryCountTotal\": 2154, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.sam@example.com\", \"urn:li:corpuser:b2fd91.alex@example.com\", \"urn:li:corpuser:b2fd91.marty@example.com\"], \"lastExecutedAt\": 1780055522518}" + "value": "{\"queryCountLast30Days\": 220, \"queryCountTotal\": 2154, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.sam@example.com\", \"urn:li:corpuser:b2fd91.alex@example.com\", \"urn:li:corpuser:b2fd91.marty@example.com\"], \"lastExecutedAt\": 1780055522518}", + "contentType": "application/json" } }, { @@ -1040,7 +1155,8 @@ "changeType": "UPSERT", "aspectName": "queryUsageFeatures", "aspect": { - "value": "{\"queryCountLast30Days\": 150, \"queryCountTotal\": 1691, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.jonny2@example.com\", \"urn:li:corpuser:b2fd91.kirk@example.com\"], \"lastExecutedAt\": 1780141099453}" + "value": "{\"queryCountLast30Days\": 150, \"queryCountTotal\": 1691, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.jonny2@example.com\", \"urn:li:corpuser:b2fd91.kirk@example.com\"], \"lastExecutedAt\": 1780141099453}", + "contentType": "application/json" } }, { @@ -1049,7 +1165,8 @@ "changeType": "UPSERT", "aspectName": "queryUsageFeatures", "aspect": { - "value": "{\"queryCountLast30Days\": 79, \"queryCountTotal\": 862, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.jonny2@example.com\"], \"lastExecutedAt\": 1780109770914}" + "value": "{\"queryCountLast30Days\": 79, \"queryCountTotal\": 862, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.jonny2@example.com\"], \"lastExecutedAt\": 1780109770914}", + "contentType": "application/json" } }, { @@ -1058,7 +1175,8 @@ "changeType": "UPSERT", "aspectName": "queryUsageFeatures", "aspect": { - "value": "{\"queryCountLast30Days\": 57, \"queryCountTotal\": 421, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.jonny2@example.com\", \"urn:li:corpuser:b2fd91.kirk@example.com\", \"urn:li:corpuser:b2fd91.alex@example.com\"], \"lastExecutedAt\": 1779953162426}" + "value": "{\"queryCountLast30Days\": 57, \"queryCountTotal\": 421, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.jonny2@example.com\", \"urn:li:corpuser:b2fd91.kirk@example.com\", \"urn:li:corpuser:b2fd91.alex@example.com\"], \"lastExecutedAt\": 1779953162426}", + "contentType": "application/json" } }, { @@ -1067,7 +1185,8 @@ "changeType": "UPSERT", "aspectName": "queryUsageFeatures", "aspect": { - "value": "{\"queryCountLast30Days\": 38, \"queryCountTotal\": 260, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.jonny1@example.com\", \"urn:li:corpuser:b2fd91.sam@example.com\"], \"lastExecutedAt\": 1780041114993}" + "value": "{\"queryCountLast30Days\": 38, \"queryCountTotal\": 260, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.jonny1@example.com\", \"urn:li:corpuser:b2fd91.sam@example.com\"], \"lastExecutedAt\": 1780041114993}", + "contentType": "application/json" } }, { @@ -1076,7 +1195,8 @@ "changeType": "UPSERT", "aspectName": "queryUsageFeatures", "aspect": { - "value": "{\"queryCountLast30Days\": 31, \"queryCountTotal\": 157, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.sam@example.com\"], \"lastExecutedAt\": 1780163573448}" + "value": "{\"queryCountLast30Days\": 31, \"queryCountTotal\": 157, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.sam@example.com\"], \"lastExecutedAt\": 1780163573448}", + "contentType": "application/json" } }, { @@ -1085,7 +1205,8 @@ "changeType": "UPSERT", "aspectName": "queryUsageFeatures", "aspect": { - "value": "{\"queryCountLast30Days\": 7, \"queryCountTotal\": 24, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.sam@example.com\"], \"lastExecutedAt\": 1780098235081}" + "value": "{\"queryCountLast30Days\": 7, \"queryCountTotal\": 24, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.sam@example.com\"], \"lastExecutedAt\": 1780098235081}", + "contentType": "application/json" } }, { @@ -1094,7 +1215,8 @@ "changeType": "UPSERT", "aspectName": "queryUsageFeatures", "aspect": { - "value": "{\"queryCountLast30Days\": 5, \"queryCountTotal\": 21, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.jonny2@example.com\"], \"lastExecutedAt\": 1779995658957}" + "value": "{\"queryCountLast30Days\": 5, \"queryCountTotal\": 21, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.jonny2@example.com\"], \"lastExecutedAt\": 1779995658957}", + "contentType": "application/json" } }, { @@ -1103,7 +1225,8 @@ "changeType": "UPSERT", "aspectName": "queryUsageFeatures", "aspect": { - "value": "{\"queryCountLast30Days\": 4, \"queryCountTotal\": 15, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.sam@example.com\"], \"lastExecutedAt\": 1780132281378}" + "value": "{\"queryCountLast30Days\": 4, \"queryCountTotal\": 15, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.sam@example.com\"], \"lastExecutedAt\": 1780132281378}", + "contentType": "application/json" } }, { @@ -1112,7 +1235,8 @@ "changeType": "UPSERT", "aspectName": "queryUsageFeatures", "aspect": { - "value": "{\"queryCountLast30Days\": 24, \"queryCountTotal\": 129, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.bryan@example.com\", \"urn:li:corpuser:b2fd91.michael@example.com\"], \"lastExecutedAt\": 1780139810822}" + "value": "{\"queryCountLast30Days\": 24, \"queryCountTotal\": 129, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.bryan@example.com\", \"urn:li:corpuser:b2fd91.michael@example.com\"], \"lastExecutedAt\": 1780139810822}", + "contentType": "application/json" } }, { @@ -1121,7 +1245,8 @@ "changeType": "UPSERT", "aspectName": "queryUsageFeatures", "aspect": { - "value": "{\"queryCountLast30Days\": 17, \"queryCountTotal\": 107, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.alex@example.com\"], \"lastExecutedAt\": 1779997537066}" + "value": "{\"queryCountLast30Days\": 17, \"queryCountTotal\": 107, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.alex@example.com\"], \"lastExecutedAt\": 1779997537066}", + "contentType": "application/json" } }, { @@ -1130,7 +1255,8 @@ "changeType": "UPSERT", "aspectName": "queryUsageFeatures", "aspect": { - "value": "{\"queryCountLast30Days\": 10, \"queryCountTotal\": 47, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.sam@example.com\"], \"lastExecutedAt\": 1780033211480}" + "value": "{\"queryCountLast30Days\": 10, \"queryCountTotal\": 47, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.sam@example.com\"], \"lastExecutedAt\": 1780033211480}", + "contentType": "application/json" } }, { @@ -1139,7 +1265,8 @@ "changeType": "UPSERT", "aspectName": "queryUsageFeatures", "aspect": { - "value": "{\"queryCountLast30Days\": 19, \"queryCountTotal\": 83, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.brock1@example.com\", \"urn:li:corpuser:b2fd91.kirk@example.com\"], \"lastExecutedAt\": 1779945588411}" + "value": "{\"queryCountLast30Days\": 19, \"queryCountTotal\": 83, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.brock1@example.com\", \"urn:li:corpuser:b2fd91.kirk@example.com\"], \"lastExecutedAt\": 1779945588411}", + "contentType": "application/json" } }, { @@ -1148,7 +1275,8 @@ "changeType": "UPSERT", "aspectName": "queryUsageFeatures", "aspect": { - "value": "{\"queryCountLast30Days\": 15, \"queryCountTotal\": 91, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.alex@example.com\"], \"lastExecutedAt\": 1780154959445}" + "value": "{\"queryCountLast30Days\": 15, \"queryCountTotal\": 91, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.alex@example.com\"], \"lastExecutedAt\": 1780154959445}", + "contentType": "application/json" } }, { @@ -1157,7 +1285,8 @@ "changeType": "UPSERT", "aspectName": "queryUsageFeatures", "aspect": { - "value": "{\"queryCountLast30Days\": 12, \"queryCountTotal\": 82, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.sam@example.com\"], \"lastExecutedAt\": 1779991213082}" + "value": "{\"queryCountLast30Days\": 12, \"queryCountTotal\": 82, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.sam@example.com\"], \"lastExecutedAt\": 1779991213082}", + "contentType": "application/json" } }, { @@ -1166,7 +1295,8 @@ "changeType": "UPSERT", "aspectName": "queryUsageFeatures", "aspect": { - "value": "{\"queryCountLast30Days\": 131, \"queryCountTotal\": 1291, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.brock1@example.com\", \"urn:li:corpuser:b2fd91.sam@example.com\", \"urn:li:corpuser:b2fd91.jonny2@example.com\", \"urn:li:corpuser:b2fd91.patrick1@example.com\"], \"lastExecutedAt\": 1780045435744}" + "value": "{\"queryCountLast30Days\": 131, \"queryCountTotal\": 1291, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.brock1@example.com\", \"urn:li:corpuser:b2fd91.sam@example.com\", \"urn:li:corpuser:b2fd91.jonny2@example.com\", \"urn:li:corpuser:b2fd91.patrick1@example.com\"], \"lastExecutedAt\": 1780045435744}", + "contentType": "application/json" } }, { @@ -1175,7 +1305,8 @@ "changeType": "UPSERT", "aspectName": "queryUsageFeatures", "aspect": { - "value": "{\"queryCountLast30Days\": 98, \"queryCountTotal\": 963, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.brock1@example.com\", \"urn:li:corpuser:b2fd91.kirk@example.com\", \"urn:li:corpuser:b2fd91.marty@example.com\"], \"lastExecutedAt\": 1780179599852}" + "value": "{\"queryCountLast30Days\": 98, \"queryCountTotal\": 963, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.brock1@example.com\", \"urn:li:corpuser:b2fd91.kirk@example.com\", \"urn:li:corpuser:b2fd91.marty@example.com\"], \"lastExecutedAt\": 1780179599852}", + "contentType": "application/json" } }, { @@ -1184,7 +1315,8 @@ "changeType": "UPSERT", "aspectName": "queryUsageFeatures", "aspect": { - "value": "{\"queryCountLast30Days\": 69, \"queryCountTotal\": 643, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.michael@example.com\", \"urn:li:corpuser:b2fd91.kirk@example.com\"], \"lastExecutedAt\": 1780012848679}" + "value": "{\"queryCountLast30Days\": 69, \"queryCountTotal\": 643, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.michael@example.com\", \"urn:li:corpuser:b2fd91.kirk@example.com\"], \"lastExecutedAt\": 1780012848679}", + "contentType": "application/json" } }, { @@ -1193,7 +1325,8 @@ "changeType": "UPSERT", "aspectName": "queryUsageFeatures", "aspect": { - "value": "{\"queryCountLast30Days\": 44, \"queryCountTotal\": 413, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.kirk@example.com\"], \"lastExecutedAt\": 1779986264385}" + "value": "{\"queryCountLast30Days\": 44, \"queryCountTotal\": 413, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.kirk@example.com\"], \"lastExecutedAt\": 1779986264385}", + "contentType": "application/json" } }, { @@ -1202,7 +1335,8 @@ "changeType": "UPSERT", "aspectName": "queryUsageFeatures", "aspect": { - "value": "{\"queryCountLast30Days\": 62, \"queryCountTotal\": 455, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.michael@example.com\", \"urn:li:corpuser:b2fd91.patrick1@example.com\", \"urn:li:corpuser:b2fd91.alex@example.com\"], \"lastExecutedAt\": 1780022424218}" + "value": "{\"queryCountLast30Days\": 62, \"queryCountTotal\": 455, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.michael@example.com\", \"urn:li:corpuser:b2fd91.patrick1@example.com\", \"urn:li:corpuser:b2fd91.alex@example.com\"], \"lastExecutedAt\": 1780022424218}", + "contentType": "application/json" } }, { @@ -1211,7 +1345,8 @@ "changeType": "UPSERT", "aspectName": "queryUsageFeatures", "aspect": { - "value": "{\"queryCountLast30Days\": 41, \"queryCountTotal\": 267, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.sam@example.com\", \"urn:li:corpuser:b2fd91.patrick1@example.com\"], \"lastExecutedAt\": 1779971943780}" + "value": "{\"queryCountLast30Days\": 41, \"queryCountTotal\": 267, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.sam@example.com\", \"urn:li:corpuser:b2fd91.patrick1@example.com\"], \"lastExecutedAt\": 1779971943780}", + "contentType": "application/json" } }, { @@ -1220,7 +1355,8 @@ "changeType": "UPSERT", "aspectName": "queryUsageFeatures", "aspect": { - "value": "{\"queryCountLast30Days\": 30, \"queryCountTotal\": 194, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.sam@example.com\"], \"lastExecutedAt\": 1779942090551}" + "value": "{\"queryCountLast30Days\": 30, \"queryCountTotal\": 194, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.sam@example.com\"], \"lastExecutedAt\": 1779942090551}", + "contentType": "application/json" } }, { @@ -1229,7 +1365,8 @@ "changeType": "UPSERT", "aspectName": "queryUsageFeatures", "aspect": { - "value": "{\"queryCountLast30Days\": 17, \"queryCountTotal\": 130, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.sam@example.com\"], \"lastExecutedAt\": 1780010133281}" + "value": "{\"queryCountLast30Days\": 17, \"queryCountTotal\": 130, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.sam@example.com\"], \"lastExecutedAt\": 1780010133281}", + "contentType": "application/json" } }, { @@ -1238,7 +1375,8 @@ "changeType": "UPSERT", "aspectName": "queryUsageFeatures", "aspect": { - "value": "{\"queryCountLast30Days\": 223, \"queryCountTotal\": 2019, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.sam@example.com\", \"urn:li:corpuser:b2fd91.bryan@example.com\", \"urn:li:corpuser:b2fd91.patrick1@example.com\", \"urn:li:corpuser:b2fd91.brock1@example.com\", \"urn:li:corpuser:b2fd91.jonny2@example.com\"], \"lastExecutedAt\": 1780083076364}" + "value": "{\"queryCountLast30Days\": 223, \"queryCountTotal\": 2019, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.sam@example.com\", \"urn:li:corpuser:b2fd91.bryan@example.com\", \"urn:li:corpuser:b2fd91.patrick1@example.com\", \"urn:li:corpuser:b2fd91.brock1@example.com\", \"urn:li:corpuser:b2fd91.jonny2@example.com\"], \"lastExecutedAt\": 1780083076364}", + "contentType": "application/json" } }, { @@ -1247,7 +1385,8 @@ "changeType": "UPSERT", "aspectName": "queryUsageFeatures", "aspect": { - "value": "{\"queryCountLast30Days\": 214, \"queryCountTotal\": 2472, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.sam@example.com\", \"urn:li:corpuser:b2fd91.marty@example.com\", \"urn:li:corpuser:b2fd91.kirk@example.com\"], \"lastExecutedAt\": 1779977002342}" + "value": "{\"queryCountLast30Days\": 214, \"queryCountTotal\": 2472, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.sam@example.com\", \"urn:li:corpuser:b2fd91.marty@example.com\", \"urn:li:corpuser:b2fd91.kirk@example.com\"], \"lastExecutedAt\": 1779977002342}", + "contentType": "application/json" } }, { @@ -1256,7 +1395,8 @@ "changeType": "UPSERT", "aspectName": "queryUsageFeatures", "aspect": { - "value": "{\"queryCountLast30Days\": 158, \"queryCountTotal\": 1528, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.kirk@example.com\", \"urn:li:corpuser:b2fd91.alex@example.com\"], \"lastExecutedAt\": 1779998545557}" + "value": "{\"queryCountLast30Days\": 158, \"queryCountTotal\": 1528, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.kirk@example.com\", \"urn:li:corpuser:b2fd91.alex@example.com\"], \"lastExecutedAt\": 1779998545557}", + "contentType": "application/json" } }, { @@ -1265,7 +1405,8 @@ "changeType": "UPSERT", "aspectName": "queryUsageFeatures", "aspect": { - "value": "{\"queryCountLast30Days\": 84, \"queryCountTotal\": 979, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.sam@example.com\"], \"lastExecutedAt\": 1780109699219}" + "value": "{\"queryCountLast30Days\": 84, \"queryCountTotal\": 979, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.sam@example.com\"], \"lastExecutedAt\": 1780109699219}", + "contentType": "application/json" } }, { @@ -1274,7 +1415,8 @@ "changeType": "UPSERT", "aspectName": "queryUsageFeatures", "aspect": { - "value": "{\"queryCountLast30Days\": 47, \"queryCountTotal\": 354, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.sam@example.com\", \"urn:li:corpuser:b2fd91.brock1@example.com\", \"urn:li:corpuser:b2fd91.patrick1@example.com\"], \"lastExecutedAt\": 1780104752400}" + "value": "{\"queryCountLast30Days\": 47, \"queryCountTotal\": 354, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.sam@example.com\", \"urn:li:corpuser:b2fd91.brock1@example.com\", \"urn:li:corpuser:b2fd91.patrick1@example.com\"], \"lastExecutedAt\": 1780104752400}", + "contentType": "application/json" } }, { @@ -1283,7 +1425,8 @@ "changeType": "UPSERT", "aspectName": "queryUsageFeatures", "aspect": { - "value": "{\"queryCountLast30Days\": 46, \"queryCountTotal\": 276, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.jonny2@example.com\", \"urn:li:corpuser:b2fd91.michael@example.com\"], \"lastExecutedAt\": 1780197275082}" + "value": "{\"queryCountLast30Days\": 46, \"queryCountTotal\": 276, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.jonny2@example.com\", \"urn:li:corpuser:b2fd91.michael@example.com\"], \"lastExecutedAt\": 1780197275082}", + "contentType": "application/json" } }, { @@ -1292,7 +1435,8 @@ "changeType": "UPSERT", "aspectName": "queryUsageFeatures", "aspect": { - "value": "{\"queryCountLast30Days\": 30, \"queryCountTotal\": 167, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.brock1@example.com\"], \"lastExecutedAt\": 1780006706429}" + "value": "{\"queryCountLast30Days\": 30, \"queryCountTotal\": 167, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.brock1@example.com\"], \"lastExecutedAt\": 1780006706429}", + "contentType": "application/json" } }, { @@ -1301,7 +1445,8 @@ "changeType": "UPSERT", "aspectName": "queryUsageFeatures", "aspect": { - "value": "{\"queryCountLast30Days\": 18, \"queryCountTotal\": 119, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.jonny2@example.com\"], \"lastExecutedAt\": 1780014615967}" + "value": "{\"queryCountLast30Days\": 18, \"queryCountTotal\": 119, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.jonny2@example.com\"], \"lastExecutedAt\": 1780014615967}", + "contentType": "application/json" } }, { @@ -1310,7 +1455,8 @@ "changeType": "UPSERT", "aspectName": "queryUsageFeatures", "aspect": { - "value": "{\"queryCountLast30Days\": 54, \"queryCountTotal\": 385, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.bryan@example.com\", \"urn:li:corpuser:b2fd91.jonny1@example.com\", \"urn:li:corpuser:b2fd91.marty@example.com\"], \"lastExecutedAt\": 1780175021182}" + "value": "{\"queryCountLast30Days\": 54, \"queryCountTotal\": 385, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.bryan@example.com\", \"urn:li:corpuser:b2fd91.jonny1@example.com\", \"urn:li:corpuser:b2fd91.marty@example.com\"], \"lastExecutedAt\": 1780175021182}", + "contentType": "application/json" } }, { @@ -1319,7 +1465,8 @@ "changeType": "UPSERT", "aspectName": "queryUsageFeatures", "aspect": { - "value": "{\"queryCountLast30Days\": 40, \"queryCountTotal\": 248, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.sam@example.com\", \"urn:li:corpuser:b2fd91.alex@example.com\"], \"lastExecutedAt\": 1780021769589}" + "value": "{\"queryCountLast30Days\": 40, \"queryCountTotal\": 248, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.sam@example.com\", \"urn:li:corpuser:b2fd91.alex@example.com\"], \"lastExecutedAt\": 1780021769589}", + "contentType": "application/json" } }, { @@ -1328,7 +1475,8 @@ "changeType": "UPSERT", "aspectName": "queryUsageFeatures", "aspect": { - "value": "{\"queryCountLast30Days\": 31, \"queryCountTotal\": 199, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.sam@example.com\"], \"lastExecutedAt\": 1780085779691}" + "value": "{\"queryCountLast30Days\": 31, \"queryCountTotal\": 199, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.sam@example.com\"], \"lastExecutedAt\": 1780085779691}", + "contentType": "application/json" } }, { @@ -1337,7 +1485,8 @@ "changeType": "UPSERT", "aspectName": "queryUsageFeatures", "aspect": { - "value": "{\"queryCountLast30Days\": 21, \"queryCountTotal\": 139, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.sam@example.com\"], \"lastExecutedAt\": 1780011328813}" + "value": "{\"queryCountLast30Days\": 21, \"queryCountTotal\": 139, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.sam@example.com\"], \"lastExecutedAt\": 1780011328813}", + "contentType": "application/json" } }, { @@ -1346,7 +1495,8 @@ "changeType": "UPSERT", "aspectName": "queryUsageFeatures", "aspect": { - "value": "{\"queryCountLast30Days\": 21, \"queryCountTotal\": 103, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.sam@example.com\", \"urn:li:corpuser:b2fd91.jonny2@example.com\"], \"lastExecutedAt\": 1780006381711}" + "value": "{\"queryCountLast30Days\": 21, \"queryCountTotal\": 103, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.sam@example.com\", \"urn:li:corpuser:b2fd91.jonny2@example.com\"], \"lastExecutedAt\": 1780006381711}", + "contentType": "application/json" } }, { @@ -1355,7 +1505,8 @@ "changeType": "UPSERT", "aspectName": "queryUsageFeatures", "aspect": { - "value": "{\"queryCountLast30Days\": 15, \"queryCountTotal\": 65, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.alex@example.com\"], \"lastExecutedAt\": 1780148583612}" + "value": "{\"queryCountLast30Days\": 15, \"queryCountTotal\": 65, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.alex@example.com\"], \"lastExecutedAt\": 1780148583612}", + "contentType": "application/json" } }, { @@ -1364,7 +1515,8 @@ "changeType": "UPSERT", "aspectName": "queryUsageFeatures", "aspect": { - "value": "{\"queryCountLast30Days\": 11, \"queryCountTotal\": 59, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.jonny2@example.com\"], \"lastExecutedAt\": 1780173015229}" + "value": "{\"queryCountLast30Days\": 11, \"queryCountTotal\": 59, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.jonny2@example.com\"], \"lastExecutedAt\": 1780173015229}", + "contentType": "application/json" } }, { @@ -1373,7 +1525,8 @@ "changeType": "UPSERT", "aspectName": "queryUsageFeatures", "aspect": { - "value": "{\"queryCountLast30Days\": 3, \"queryCountTotal\": 8, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.patrick1@example.com\"], \"lastExecutedAt\": 1780151831527}" + "value": "{\"queryCountLast30Days\": 3, \"queryCountTotal\": 8, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.patrick1@example.com\"], \"lastExecutedAt\": 1780151831527}", + "contentType": "application/json" } }, { @@ -1382,7 +1535,8 @@ "changeType": "UPSERT", "aspectName": "queryUsageFeatures", "aspect": { - "value": "{\"queryCountLast30Days\": 2, \"queryCountTotal\": 8, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.sam@example.com\"], \"lastExecutedAt\": 1780126365113}" + "value": "{\"queryCountLast30Days\": 2, \"queryCountTotal\": 8, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.sam@example.com\"], \"lastExecutedAt\": 1780126365113}", + "contentType": "application/json" } }, { @@ -1391,7 +1545,8 @@ "changeType": "UPSERT", "aspectName": "queryUsageFeatures", "aspect": { - "value": "{\"queryCountLast30Days\": 2, \"queryCountTotal\": 4, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.sam@example.com\"], \"lastExecutedAt\": 1780012788446}" + "value": "{\"queryCountLast30Days\": 2, \"queryCountTotal\": 4, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.sam@example.com\"], \"lastExecutedAt\": 1780012788446}", + "contentType": "application/json" } }, { @@ -1400,7 +1555,8 @@ "changeType": "UPSERT", "aspectName": "queryUsageFeatures", "aspect": { - "value": "{\"queryCountLast30Days\": 3, \"queryCountTotal\": 11, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.sam@example.com\"], \"lastExecutedAt\": 1780172461840}" + "value": "{\"queryCountLast30Days\": 3, \"queryCountTotal\": 11, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.sam@example.com\"], \"lastExecutedAt\": 1780172461840}", + "contentType": "application/json" } }, { @@ -1409,7 +1565,8 @@ "changeType": "UPSERT", "aspectName": "queryUsageFeatures", "aspect": { - "value": "{\"queryCountLast30Days\": 3, \"queryCountTotal\": 11, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.sam@example.com\"], \"lastExecutedAt\": 1780071496134}" + "value": "{\"queryCountLast30Days\": 3, \"queryCountTotal\": 11, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.sam@example.com\"], \"lastExecutedAt\": 1780071496134}", + "contentType": "application/json" } }, { @@ -1418,7 +1575,8 @@ "changeType": "UPSERT", "aspectName": "queryUsageFeatures", "aspect": { - "value": "{\"queryCountLast30Days\": 2, \"queryCountTotal\": 5, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.sam@example.com\"], \"lastExecutedAt\": 1780132225850}" + "value": "{\"queryCountLast30Days\": 2, \"queryCountTotal\": 5, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.sam@example.com\"], \"lastExecutedAt\": 1780132225850}", + "contentType": "application/json" } }, { @@ -1427,7 +1585,8 @@ "changeType": "UPSERT", "aspectName": "queryUsageFeatures", "aspect": { - "value": "{\"queryCountLast30Days\": 3, \"queryCountTotal\": 10, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.jonny2@example.com\"], \"lastExecutedAt\": 1780092435916}" + "value": "{\"queryCountLast30Days\": 3, \"queryCountTotal\": 10, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.jonny2@example.com\"], \"lastExecutedAt\": 1780092435916}", + "contentType": "application/json" } }, { @@ -1436,7 +1595,8 @@ "changeType": "UPSERT", "aspectName": "queryUsageFeatures", "aspect": { - "value": "{\"queryCountLast30Days\": 2, \"queryCountTotal\": 7, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.sam@example.com\"], \"lastExecutedAt\": 1780159271091}" + "value": "{\"queryCountLast30Days\": 2, \"queryCountTotal\": 7, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.sam@example.com\"], \"lastExecutedAt\": 1780159271091}", + "contentType": "application/json" } }, { @@ -1445,7 +1605,8 @@ "changeType": "UPSERT", "aspectName": "queryUsageFeatures", "aspect": { - "value": "{\"queryCountLast30Days\": 2, \"queryCountTotal\": 7, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.sam@example.com\"], \"lastExecutedAt\": 1780177134426}" + "value": "{\"queryCountLast30Days\": 2, \"queryCountTotal\": 7, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.sam@example.com\"], \"lastExecutedAt\": 1780177134426}", + "contentType": "application/json" } }, { @@ -1454,7 +1615,8 @@ "changeType": "UPSERT", "aspectName": "queryUsageFeatures", "aspect": { - "value": "{\"queryCountLast30Days\": 3, \"queryCountTotal\": 7, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.sam@example.com\"], \"lastExecutedAt\": 1780037242846}" + "value": "{\"queryCountLast30Days\": 3, \"queryCountTotal\": 7, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.sam@example.com\"], \"lastExecutedAt\": 1780037242846}", + "contentType": "application/json" } }, { @@ -1463,7 +1625,8 @@ "changeType": "UPSERT", "aspectName": "queryUsageFeatures", "aspect": { - "value": "{\"queryCountLast30Days\": 3, \"queryCountTotal\": 11, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.sam@example.com\"], \"lastExecutedAt\": 1780079065946}" + "value": "{\"queryCountLast30Days\": 3, \"queryCountTotal\": 11, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.sam@example.com\"], \"lastExecutedAt\": 1780079065946}", + "contentType": "application/json" } }, { @@ -1472,7 +1635,8 @@ "changeType": "UPSERT", "aspectName": "queryUsageFeatures", "aspect": { - "value": "{\"queryCountLast30Days\": 3, \"queryCountTotal\": 8, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.sam@example.com\"], \"lastExecutedAt\": 1780118025116}" + "value": "{\"queryCountLast30Days\": 3, \"queryCountTotal\": 8, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.sam@example.com\"], \"lastExecutedAt\": 1780118025116}", + "contentType": "application/json" } }, { @@ -1481,7 +1645,8 @@ "changeType": "UPSERT", "aspectName": "queryUsageFeatures", "aspect": { - "value": "{\"queryCountLast30Days\": 3, \"queryCountTotal\": 6, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.sam@example.com\"], \"lastExecutedAt\": 1779945633194}" + "value": "{\"queryCountLast30Days\": 3, \"queryCountTotal\": 6, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.sam@example.com\"], \"lastExecutedAt\": 1779945633194}", + "contentType": "application/json" } }, { @@ -1490,7 +1655,8 @@ "changeType": "UPSERT", "aspectName": "queryUsageFeatures", "aspect": { - "value": "{\"queryCountLast30Days\": 3, \"queryCountTotal\": 11, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.sam@example.com\"], \"lastExecutedAt\": 1780022717671}" + "value": "{\"queryCountLast30Days\": 3, \"queryCountTotal\": 11, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.sam@example.com\"], \"lastExecutedAt\": 1780022717671}", + "contentType": "application/json" } }, { @@ -1499,7 +1665,8 @@ "changeType": "UPSERT", "aspectName": "queryUsageFeatures", "aspect": { - "value": "{\"queryCountLast30Days\": 2, \"queryCountTotal\": 5, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.sam@example.com\"], \"lastExecutedAt\": 1780157981095}" + "value": "{\"queryCountLast30Days\": 2, \"queryCountTotal\": 5, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.sam@example.com\"], \"lastExecutedAt\": 1780157981095}", + "contentType": "application/json" } }, { @@ -1508,7 +1675,8 @@ "changeType": "UPSERT", "aspectName": "queryUsageFeatures", "aspect": { - "value": "{\"queryCountLast30Days\": 2, \"queryCountTotal\": 6, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.sam@example.com\"], \"lastExecutedAt\": 1780121815679}" + "value": "{\"queryCountLast30Days\": 2, \"queryCountTotal\": 6, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.sam@example.com\"], \"lastExecutedAt\": 1780121815679}", + "contentType": "application/json" } }, { @@ -1517,7 +1685,8 @@ "changeType": "UPSERT", "aspectName": "queryUsageFeatures", "aspect": { - "value": "{\"queryCountLast30Days\": 2, \"queryCountTotal\": 5, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.alex@example.com\"], \"lastExecutedAt\": 1780011293216}" + "value": "{\"queryCountLast30Days\": 2, \"queryCountTotal\": 5, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.alex@example.com\"], \"lastExecutedAt\": 1780011293216}", + "contentType": "application/json" } }, { @@ -1526,7 +1695,8 @@ "changeType": "UPSERT", "aspectName": "queryUsageFeatures", "aspect": { - "value": "{\"queryCountLast30Days\": 3, \"queryCountTotal\": 6, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.sam@example.com\"], \"lastExecutedAt\": 1779951989517}" + "value": "{\"queryCountLast30Days\": 3, \"queryCountTotal\": 6, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.sam@example.com\"], \"lastExecutedAt\": 1779951989517}", + "contentType": "application/json" } }, { @@ -1535,7 +1705,8 @@ "changeType": "UPSERT", "aspectName": "queryUsageFeatures", "aspect": { - "value": "{\"queryCountLast30Days\": 2, \"queryCountTotal\": 8, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.sam@example.com\"], \"lastExecutedAt\": 1780085877627}" + "value": "{\"queryCountLast30Days\": 2, \"queryCountTotal\": 8, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.sam@example.com\"], \"lastExecutedAt\": 1780085877627}", + "contentType": "application/json" } }, { @@ -1544,7 +1715,8 @@ "changeType": "UPSERT", "aspectName": "queryUsageFeatures", "aspect": { - "value": "{\"queryCountLast30Days\": 2, \"queryCountTotal\": 5, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.sam@example.com\"], \"lastExecutedAt\": 1779956150159}" + "value": "{\"queryCountLast30Days\": 2, \"queryCountTotal\": 5, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.sam@example.com\"], \"lastExecutedAt\": 1779956150159}", + "contentType": "application/json" } }, { @@ -1553,7 +1725,8 @@ "changeType": "UPSERT", "aspectName": "queryUsageFeatures", "aspect": { - "value": "{\"queryCountLast30Days\": 2, \"queryCountTotal\": 4, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.sam@example.com\"], \"lastExecutedAt\": 1780155460442}" + "value": "{\"queryCountLast30Days\": 2, \"queryCountTotal\": 4, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.sam@example.com\"], \"lastExecutedAt\": 1780155460442}", + "contentType": "application/json" } }, { @@ -1562,7 +1735,8 @@ "changeType": "UPSERT", "aspectName": "queryUsageFeatures", "aspect": { - "value": "{\"queryCountLast30Days\": 3, \"queryCountTotal\": 11, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.sam@example.com\"], \"lastExecutedAt\": 1780082115643}" + "value": "{\"queryCountLast30Days\": 3, \"queryCountTotal\": 11, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.sam@example.com\"], \"lastExecutedAt\": 1780082115643}", + "contentType": "application/json" } }, { @@ -1571,7 +1745,8 @@ "changeType": "UPSERT", "aspectName": "queryUsageFeatures", "aspect": { - "value": "{\"queryCountLast30Days\": 2, \"queryCountTotal\": 8, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.sam@example.com\"], \"lastExecutedAt\": 1779946952274}" + "value": "{\"queryCountLast30Days\": 2, \"queryCountTotal\": 8, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.sam@example.com\"], \"lastExecutedAt\": 1779946952274}", + "contentType": "application/json" } }, { @@ -1580,7 +1755,8 @@ "changeType": "UPSERT", "aspectName": "queryUsageFeatures", "aspect": { - "value": "{\"queryCountLast30Days\": 2, \"queryCountTotal\": 7, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.sam@example.com\"], \"lastExecutedAt\": 1780178406555}" + "value": "{\"queryCountLast30Days\": 2, \"queryCountTotal\": 7, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.sam@example.com\"], \"lastExecutedAt\": 1780178406555}", + "contentType": "application/json" } }, { @@ -1589,7 +1765,8 @@ "changeType": "UPSERT", "aspectName": "queryUsageFeatures", "aspect": { - "value": "{\"queryCountLast30Days\": 3, \"queryCountTotal\": 14, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.sam@example.com\"], \"lastExecutedAt\": 1780037941853}" + "value": "{\"queryCountLast30Days\": 3, \"queryCountTotal\": 14, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.sam@example.com\"], \"lastExecutedAt\": 1780037941853}", + "contentType": "application/json" } }, { @@ -1598,7 +1775,8 @@ "changeType": "UPSERT", "aspectName": "queryUsageFeatures", "aspect": { - "value": "{\"queryCountLast30Days\": 2, \"queryCountTotal\": 4, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.patrick1@example.com\"], \"lastExecutedAt\": 1779994711199}" + "value": "{\"queryCountLast30Days\": 2, \"queryCountTotal\": 4, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.patrick1@example.com\"], \"lastExecutedAt\": 1779994711199}", + "contentType": "application/json" } }, { @@ -1607,7 +1785,8 @@ "changeType": "UPSERT", "aspectName": "queryUsageFeatures", "aspect": { - "value": "{\"queryCountLast30Days\": 3, \"queryCountTotal\": 8, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.sam@example.com\"], \"lastExecutedAt\": 1779995154488}" + "value": "{\"queryCountLast30Days\": 3, \"queryCountTotal\": 8, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.sam@example.com\"], \"lastExecutedAt\": 1779995154488}", + "contentType": "application/json" } }, { @@ -1616,7 +1795,8 @@ "changeType": "UPSERT", "aspectName": "queryUsageFeatures", "aspect": { - "value": "{\"queryCountLast30Days\": 3, \"queryCountTotal\": 10, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.sam@example.com\"], \"lastExecutedAt\": 1779954093584}" + "value": "{\"queryCountLast30Days\": 3, \"queryCountTotal\": 10, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.sam@example.com\"], \"lastExecutedAt\": 1779954093584}", + "contentType": "application/json" } }, { @@ -1625,7 +1805,8 @@ "changeType": "UPSERT", "aspectName": "queryUsageFeatures", "aspect": { - "value": "{\"queryCountLast30Days\": 2, \"queryCountTotal\": 9, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.sam@example.com\"], \"lastExecutedAt\": 1780029601276}" + "value": "{\"queryCountLast30Days\": 2, \"queryCountTotal\": 9, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.sam@example.com\"], \"lastExecutedAt\": 1780029601276}", + "contentType": "application/json" } }, { @@ -1634,7 +1815,8 @@ "changeType": "UPSERT", "aspectName": "queryUsageFeatures", "aspect": { - "value": "{\"queryCountLast30Days\": 3, \"queryCountTotal\": 14, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.sam@example.com\"], \"lastExecutedAt\": 1780106594915}" + "value": "{\"queryCountLast30Days\": 3, \"queryCountTotal\": 14, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.sam@example.com\"], \"lastExecutedAt\": 1780106594915}", + "contentType": "application/json" } }, { @@ -1643,7 +1825,8 @@ "changeType": "UPSERT", "aspectName": "queryUsageFeatures", "aspect": { - "value": "{\"queryCountLast30Days\": 2, \"queryCountTotal\": 5, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.sam@example.com\"], \"lastExecutedAt\": 1779969754025}" + "value": "{\"queryCountLast30Days\": 2, \"queryCountTotal\": 5, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.sam@example.com\"], \"lastExecutedAt\": 1779969754025}", + "contentType": "application/json" } }, { @@ -1652,7 +1835,8 @@ "changeType": "UPSERT", "aspectName": "queryUsageFeatures", "aspect": { - "value": "{\"queryCountLast30Days\": 2, \"queryCountTotal\": 6, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.sam@example.com\"], \"lastExecutedAt\": 1780122632125}" + "value": "{\"queryCountLast30Days\": 2, \"queryCountTotal\": 6, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.sam@example.com\"], \"lastExecutedAt\": 1780122632125}", + "contentType": "application/json" } }, { @@ -1661,7 +1845,8 @@ "changeType": "UPSERT", "aspectName": "queryUsageFeatures", "aspect": { - "value": "{\"queryCountLast30Days\": 3, \"queryCountTotal\": 9, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.sam@example.com\"], \"lastExecutedAt\": 1780077908599}" + "value": "{\"queryCountLast30Days\": 3, \"queryCountTotal\": 9, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.sam@example.com\"], \"lastExecutedAt\": 1780077908599}", + "contentType": "application/json" } }, { @@ -1670,7 +1855,8 @@ "changeType": "UPSERT", "aspectName": "queryUsageFeatures", "aspect": { - "value": "{\"queryCountLast30Days\": 2, \"queryCountTotal\": 5, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.brock1@example.com\"], \"lastExecutedAt\": 1779992620745}" + "value": "{\"queryCountLast30Days\": 2, \"queryCountTotal\": 5, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.brock1@example.com\"], \"lastExecutedAt\": 1779992620745}", + "contentType": "application/json" } }, { @@ -1679,7 +1865,8 @@ "changeType": "UPSERT", "aspectName": "queryUsageFeatures", "aspect": { - "value": "{\"queryCountLast30Days\": 2, \"queryCountTotal\": 7, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.sam@example.com\"], \"lastExecutedAt\": 1780023460636}" + "value": "{\"queryCountLast30Days\": 2, \"queryCountTotal\": 7, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.sam@example.com\"], \"lastExecutedAt\": 1780023460636}", + "contentType": "application/json" } }, { @@ -1688,7 +1875,8 @@ "changeType": "UPSERT", "aspectName": "queryUsageFeatures", "aspect": { - "value": "{\"queryCountLast30Days\": 3, \"queryCountTotal\": 10, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.sam@example.com\"], \"lastExecutedAt\": 1780149646195}" + "value": "{\"queryCountLast30Days\": 3, \"queryCountTotal\": 10, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.sam@example.com\"], \"lastExecutedAt\": 1780149646195}", + "contentType": "application/json" } }, { @@ -1697,7 +1885,8 @@ "changeType": "UPSERT", "aspectName": "queryUsageFeatures", "aspect": { - "value": "{\"queryCountLast30Days\": 3, \"queryCountTotal\": 11, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.sam@example.com\"], \"lastExecutedAt\": 1780032118119}" + "value": "{\"queryCountLast30Days\": 3, \"queryCountTotal\": 11, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.sam@example.com\"], \"lastExecutedAt\": 1780032118119}", + "contentType": "application/json" } }, { @@ -1706,7 +1895,8 @@ "changeType": "UPSERT", "aspectName": "queryUsageFeatures", "aspect": { - "value": "{\"queryCountLast30Days\": 2, \"queryCountTotal\": 4, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.sam@example.com\"], \"lastExecutedAt\": 1780052569975}" + "value": "{\"queryCountLast30Days\": 2, \"queryCountTotal\": 4, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.sam@example.com\"], \"lastExecutedAt\": 1780052569975}", + "contentType": "application/json" } }, { @@ -1715,7 +1905,8 @@ "changeType": "UPSERT", "aspectName": "queryUsageFeatures", "aspect": { - "value": "{\"queryCountLast30Days\": 2, \"queryCountTotal\": 5, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.brock1@example.com\"], \"lastExecutedAt\": 1780167404933}" + "value": "{\"queryCountLast30Days\": 2, \"queryCountTotal\": 5, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.brock1@example.com\"], \"lastExecutedAt\": 1780167404933}", + "contentType": "application/json" } }, { @@ -1724,7 +1915,8 @@ "changeType": "UPSERT", "aspectName": "queryUsageFeatures", "aspect": { - "value": "{\"queryCountLast30Days\": 2, \"queryCountTotal\": 7, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.sam@example.com\"], \"lastExecutedAt\": 1780009469124}" + "value": "{\"queryCountLast30Days\": 2, \"queryCountTotal\": 7, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.sam@example.com\"], \"lastExecutedAt\": 1780009469124}", + "contentType": "application/json" } }, { @@ -1733,7 +1925,8 @@ "changeType": "UPSERT", "aspectName": "queryUsageFeatures", "aspect": { - "value": "{\"queryCountLast30Days\": 2, \"queryCountTotal\": 7, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.sam@example.com\"], \"lastExecutedAt\": 1780174979345}" + "value": "{\"queryCountLast30Days\": 2, \"queryCountTotal\": 7, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.sam@example.com\"], \"lastExecutedAt\": 1780174979345}", + "contentType": "application/json" } }, { @@ -1742,7 +1935,8 @@ "changeType": "UPSERT", "aspectName": "queryUsageFeatures", "aspect": { - "value": "{\"queryCountLast30Days\": 2, \"queryCountTotal\": 9, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.sam@example.com\"], \"lastExecutedAt\": 1780076131026}" + "value": "{\"queryCountLast30Days\": 2, \"queryCountTotal\": 9, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.sam@example.com\"], \"lastExecutedAt\": 1780076131026}", + "contentType": "application/json" } }, { @@ -1751,7 +1945,8 @@ "changeType": "UPSERT", "aspectName": "queryUsageFeatures", "aspect": { - "value": "{\"queryCountLast30Days\": 3, \"queryCountTotal\": 11, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.sam@example.com\"], \"lastExecutedAt\": 1780066218345}" + "value": "{\"queryCountLast30Days\": 3, \"queryCountTotal\": 11, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.sam@example.com\"], \"lastExecutedAt\": 1780066218345}", + "contentType": "application/json" } }, { @@ -1760,7 +1955,8 @@ "changeType": "UPSERT", "aspectName": "queryUsageFeatures", "aspect": { - "value": "{\"queryCountLast30Days\": 3, \"queryCountTotal\": 8, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.marty@example.com\"], \"lastExecutedAt\": 1780088467662}" + "value": "{\"queryCountLast30Days\": 3, \"queryCountTotal\": 8, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.marty@example.com\"], \"lastExecutedAt\": 1780088467662}", + "contentType": "application/json" } }, { @@ -1769,7 +1965,8 @@ "changeType": "UPSERT", "aspectName": "queryUsageFeatures", "aspect": { - "value": "{\"queryCountLast30Days\": 3, \"queryCountTotal\": 14, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.sam@example.com\"], \"lastExecutedAt\": 1780077382316}" + "value": "{\"queryCountLast30Days\": 3, \"queryCountTotal\": 14, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.sam@example.com\"], \"lastExecutedAt\": 1780077382316}", + "contentType": "application/json" } }, { @@ -1778,7 +1975,8 @@ "changeType": "UPSERT", "aspectName": "queryUsageFeatures", "aspect": { - "value": "{\"queryCountLast30Days\": 3, \"queryCountTotal\": 9, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.sam@example.com\"], \"lastExecutedAt\": 1779968064536}" + "value": "{\"queryCountLast30Days\": 3, \"queryCountTotal\": 9, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.sam@example.com\"], \"lastExecutedAt\": 1779968064536}", + "contentType": "application/json" } }, { @@ -1787,7 +1985,8 @@ "changeType": "UPSERT", "aspectName": "queryUsageFeatures", "aspect": { - "value": "{\"queryCountLast30Days\": 2, \"queryCountTotal\": 8, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.sam@example.com\"], \"lastExecutedAt\": 1780108765436}" + "value": "{\"queryCountLast30Days\": 2, \"queryCountTotal\": 8, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.sam@example.com\"], \"lastExecutedAt\": 1780108765436}", + "contentType": "application/json" } }, { @@ -1796,7 +1995,8 @@ "changeType": "UPSERT", "aspectName": "queryUsageFeatures", "aspect": { - "value": "{\"queryCountLast30Days\": 3, \"queryCountTotal\": 10, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.sam@example.com\"], \"lastExecutedAt\": 1780124075989}" + "value": "{\"queryCountLast30Days\": 3, \"queryCountTotal\": 10, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.sam@example.com\"], \"lastExecutedAt\": 1780124075989}", + "contentType": "application/json" } }, { @@ -1805,7 +2005,8 @@ "changeType": "UPSERT", "aspectName": "queryUsageFeatures", "aspect": { - "value": "{\"queryCountLast30Days\": 3, \"queryCountTotal\": 13, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.sam@example.com\"], \"lastExecutedAt\": 1779967733377}" + "value": "{\"queryCountLast30Days\": 3, \"queryCountTotal\": 13, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.sam@example.com\"], \"lastExecutedAt\": 1779967733377}", + "contentType": "application/json" } }, { @@ -1814,7 +2015,8 @@ "changeType": "UPSERT", "aspectName": "queryUsageFeatures", "aspect": { - "value": "{\"queryCountLast30Days\": 2, \"queryCountTotal\": 7, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.jonny2@example.com\"], \"lastExecutedAt\": 1780110761330}" + "value": "{\"queryCountLast30Days\": 2, \"queryCountTotal\": 7, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.jonny2@example.com\"], \"lastExecutedAt\": 1780110761330}", + "contentType": "application/json" } }, { @@ -1823,7 +2025,8 @@ "changeType": "UPSERT", "aspectName": "queryUsageFeatures", "aspect": { - "value": "{\"queryCountLast30Days\": 3, \"queryCountTotal\": 10, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.sam@example.com\"], \"lastExecutedAt\": 1779949589379}" + "value": "{\"queryCountLast30Days\": 3, \"queryCountTotal\": 10, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.sam@example.com\"], \"lastExecutedAt\": 1779949589379}", + "contentType": "application/json" } }, { @@ -1832,7 +2035,8 @@ "changeType": "UPSERT", "aspectName": "queryUsageFeatures", "aspect": { - "value": "{\"queryCountLast30Days\": 2, \"queryCountTotal\": 5, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.sam@example.com\"], \"lastExecutedAt\": 1780046509239}" + "value": "{\"queryCountLast30Days\": 2, \"queryCountTotal\": 5, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.sam@example.com\"], \"lastExecutedAt\": 1780046509239}", + "contentType": "application/json" } }, { @@ -1841,7 +2045,8 @@ "changeType": "UPSERT", "aspectName": "queryUsageFeatures", "aspect": { - "value": "{\"queryCountLast30Days\": 2, \"queryCountTotal\": 9, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.sam@example.com\"], \"lastExecutedAt\": 1780188283518}" + "value": "{\"queryCountLast30Days\": 2, \"queryCountTotal\": 9, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.sam@example.com\"], \"lastExecutedAt\": 1780188283518}", + "contentType": "application/json" } }, { @@ -1850,7 +2055,8 @@ "changeType": "UPSERT", "aspectName": "queryUsageFeatures", "aspect": { - "value": "{\"queryCountLast30Days\": 2, \"queryCountTotal\": 6, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.marty@example.com\"], \"lastExecutedAt\": 1780096362775}" + "value": "{\"queryCountLast30Days\": 2, \"queryCountTotal\": 6, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.marty@example.com\"], \"lastExecutedAt\": 1780096362775}", + "contentType": "application/json" } }, { @@ -1859,7 +2065,8 @@ "changeType": "UPSERT", "aspectName": "queryUsageFeatures", "aspect": { - "value": "{\"queryCountLast30Days\": 3, \"queryCountTotal\": 13, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.jonny1@example.com\"], \"lastExecutedAt\": 1780067036230}" + "value": "{\"queryCountLast30Days\": 3, \"queryCountTotal\": 13, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.jonny1@example.com\"], \"lastExecutedAt\": 1780067036230}", + "contentType": "application/json" } }, { @@ -1868,7 +2075,8 @@ "changeType": "UPSERT", "aspectName": "queryUsageFeatures", "aspect": { - "value": "{\"queryCountLast30Days\": 3, \"queryCountTotal\": 7, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.sam@example.com\"], \"lastExecutedAt\": 1779966541599}" + "value": "{\"queryCountLast30Days\": 3, \"queryCountTotal\": 7, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.sam@example.com\"], \"lastExecutedAt\": 1779966541599}", + "contentType": "application/json" } }, { @@ -1877,7 +2085,8 @@ "changeType": "UPSERT", "aspectName": "queryUsageFeatures", "aspect": { - "value": "{\"queryCountLast30Days\": 2, \"queryCountTotal\": 9, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.sam@example.com\"], \"lastExecutedAt\": 1780058816082}" + "value": "{\"queryCountLast30Days\": 2, \"queryCountTotal\": 9, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.sam@example.com\"], \"lastExecutedAt\": 1780058816082}", + "contentType": "application/json" } }, { @@ -1886,7 +2095,8 @@ "changeType": "UPSERT", "aspectName": "queryUsageFeatures", "aspect": { - "value": "{\"queryCountLast30Days\": 3, \"queryCountTotal\": 6, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.sam@example.com\"], \"lastExecutedAt\": 1780089947204}" + "value": "{\"queryCountLast30Days\": 3, \"queryCountTotal\": 6, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.sam@example.com\"], \"lastExecutedAt\": 1780089947204}", + "contentType": "application/json" } }, { @@ -1895,7 +2105,8 @@ "changeType": "UPSERT", "aspectName": "queryUsageFeatures", "aspect": { - "value": "{\"queryCountLast30Days\": 3, \"queryCountTotal\": 14, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.sam@example.com\"], \"lastExecutedAt\": 1780073972077}" + "value": "{\"queryCountLast30Days\": 3, \"queryCountTotal\": 14, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.sam@example.com\"], \"lastExecutedAt\": 1780073972077}", + "contentType": "application/json" } }, { @@ -1904,7 +2115,8 @@ "changeType": "UPSERT", "aspectName": "queryUsageFeatures", "aspect": { - "value": "{\"queryCountLast30Days\": 3, \"queryCountTotal\": 8, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.sam@example.com\"], \"lastExecutedAt\": 1780025560801}" + "value": "{\"queryCountLast30Days\": 3, \"queryCountTotal\": 8, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.sam@example.com\"], \"lastExecutedAt\": 1780025560801}", + "contentType": "application/json" } }, { @@ -1913,7 +2125,8 @@ "changeType": "UPSERT", "aspectName": "queryUsageFeatures", "aspect": { - "value": "{\"queryCountLast30Days\": 2, \"queryCountTotal\": 5, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.sam@example.com\"], \"lastExecutedAt\": 1779943875104}" + "value": "{\"queryCountLast30Days\": 2, \"queryCountTotal\": 5, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.sam@example.com\"], \"lastExecutedAt\": 1779943875104}", + "contentType": "application/json" } }, { @@ -1922,7 +2135,8 @@ "changeType": "UPSERT", "aspectName": "queryUsageFeatures", "aspect": { - "value": "{\"queryCountLast30Days\": 2, \"queryCountTotal\": 8, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.sam@example.com\"], \"lastExecutedAt\": 1779965821467}" + "value": "{\"queryCountLast30Days\": 2, \"queryCountTotal\": 8, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.sam@example.com\"], \"lastExecutedAt\": 1779965821467}", + "contentType": "application/json" } }, { @@ -1931,7 +2145,8 @@ "changeType": "UPSERT", "aspectName": "queryUsageFeatures", "aspect": { - "value": "{\"queryCountLast30Days\": 3, \"queryCountTotal\": 11, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.jonny1@example.com\"], \"lastExecutedAt\": 1780030574005}" + "value": "{\"queryCountLast30Days\": 3, \"queryCountTotal\": 11, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.jonny1@example.com\"], \"lastExecutedAt\": 1780030574005}", + "contentType": "application/json" } }, { @@ -1940,7 +2155,8 @@ "changeType": "UPSERT", "aspectName": "queryUsageFeatures", "aspect": { - "value": "{\"queryCountLast30Days\": 3, \"queryCountTotal\": 8, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.sam@example.com\"], \"lastExecutedAt\": 1779999541430}" + "value": "{\"queryCountLast30Days\": 3, \"queryCountTotal\": 8, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.sam@example.com\"], \"lastExecutedAt\": 1779999541430}", + "contentType": "application/json" } }, { @@ -1949,7 +2165,8 @@ "changeType": "UPSERT", "aspectName": "queryUsageFeatures", "aspect": { - "value": "{\"queryCountLast30Days\": 2, \"queryCountTotal\": 9, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.brock1@example.com\"], \"lastExecutedAt\": 1780080900946}" + "value": "{\"queryCountLast30Days\": 2, \"queryCountTotal\": 9, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.brock1@example.com\"], \"lastExecutedAt\": 1780080900946}", + "contentType": "application/json" } }, { @@ -1958,7 +2175,8 @@ "changeType": "UPSERT", "aspectName": "queryUsageFeatures", "aspect": { - "value": "{\"queryCountLast30Days\": 2, \"queryCountTotal\": 5, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.sam@example.com\"], \"lastExecutedAt\": 1780187654394}" + "value": "{\"queryCountLast30Days\": 2, \"queryCountTotal\": 5, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.sam@example.com\"], \"lastExecutedAt\": 1780187654394}", + "contentType": "application/json" } }, { @@ -1967,7 +2185,8 @@ "changeType": "UPSERT", "aspectName": "queryUsageFeatures", "aspect": { - "value": "{\"queryCountLast30Days\": 2, \"queryCountTotal\": 4, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.jonny2@example.com\"], \"lastExecutedAt\": 1780099379362}" + "value": "{\"queryCountLast30Days\": 2, \"queryCountTotal\": 4, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.jonny2@example.com\"], \"lastExecutedAt\": 1780099379362}", + "contentType": "application/json" } }, { @@ -1976,7 +2195,8 @@ "changeType": "UPSERT", "aspectName": "queryUsageFeatures", "aspect": { - "value": "{\"queryCountLast30Days\": 2, \"queryCountTotal\": 5, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.sam@example.com\"], \"lastExecutedAt\": 1780048084843}" + "value": "{\"queryCountLast30Days\": 2, \"queryCountTotal\": 5, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.sam@example.com\"], \"lastExecutedAt\": 1780048084843}", + "contentType": "application/json" } }, { @@ -1985,7 +2205,8 @@ "changeType": "UPSERT", "aspectName": "queryUsageFeatures", "aspect": { - "value": "{\"queryCountLast30Days\": 3, \"queryCountTotal\": 7, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.sam@example.com\"], \"lastExecutedAt\": 1780178802096}" + "value": "{\"queryCountLast30Days\": 3, \"queryCountTotal\": 7, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.sam@example.com\"], \"lastExecutedAt\": 1780178802096}", + "contentType": "application/json" } }, { @@ -1994,7 +2215,8 @@ "changeType": "UPSERT", "aspectName": "queryUsageFeatures", "aspect": { - "value": "{\"queryCountLast30Days\": 3, \"queryCountTotal\": 9, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.sam@example.com\"], \"lastExecutedAt\": 1780066408466}" + "value": "{\"queryCountLast30Days\": 3, \"queryCountTotal\": 9, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.sam@example.com\"], \"lastExecutedAt\": 1780066408466}", + "contentType": "application/json" } }, { @@ -2003,7 +2225,8 @@ "changeType": "UPSERT", "aspectName": "queryUsageFeatures", "aspect": { - "value": "{\"queryCountLast30Days\": 3, \"queryCountTotal\": 7, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.sam@example.com\"], \"lastExecutedAt\": 1780028763780}" + "value": "{\"queryCountLast30Days\": 3, \"queryCountTotal\": 7, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.sam@example.com\"], \"lastExecutedAt\": 1780028763780}", + "contentType": "application/json" } }, { @@ -2012,7 +2235,8 @@ "changeType": "UPSERT", "aspectName": "queryUsageFeatures", "aspect": { - "value": "{\"queryCountLast30Days\": 2, \"queryCountTotal\": 5, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.sam@example.com\"], \"lastExecutedAt\": 1779958701079}" + "value": "{\"queryCountLast30Days\": 2, \"queryCountTotal\": 5, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.sam@example.com\"], \"lastExecutedAt\": 1779958701079}", + "contentType": "application/json" } }, { @@ -2021,7 +2245,8 @@ "changeType": "UPSERT", "aspectName": "queryUsageFeatures", "aspect": { - "value": "{\"queryCountLast30Days\": 3, \"queryCountTotal\": 14, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.sam@example.com\"], \"lastExecutedAt\": 1780180172847}" + "value": "{\"queryCountLast30Days\": 3, \"queryCountTotal\": 14, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.sam@example.com\"], \"lastExecutedAt\": 1780180172847}", + "contentType": "application/json" } }, { @@ -2030,7 +2255,8 @@ "changeType": "UPSERT", "aspectName": "queryUsageFeatures", "aspect": { - "value": "{\"queryCountLast30Days\": 2, \"queryCountTotal\": 6, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.sam@example.com\"], \"lastExecutedAt\": 1780028486199}" + "value": "{\"queryCountLast30Days\": 2, \"queryCountTotal\": 6, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.sam@example.com\"], \"lastExecutedAt\": 1780028486199}", + "contentType": "application/json" } }, { @@ -2039,7 +2265,8 @@ "changeType": "UPSERT", "aspectName": "queryUsageFeatures", "aspect": { - "value": "{\"queryCountLast30Days\": 3, \"queryCountTotal\": 12, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.sam@example.com\"], \"lastExecutedAt\": 1779973090455}" + "value": "{\"queryCountLast30Days\": 3, \"queryCountTotal\": 12, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.sam@example.com\"], \"lastExecutedAt\": 1779973090455}", + "contentType": "application/json" } }, { @@ -2048,7 +2275,8 @@ "changeType": "UPSERT", "aspectName": "queryUsageFeatures", "aspect": { - "value": "{\"queryCountLast30Days\": 2, \"queryCountTotal\": 9, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.michael@example.com\"], \"lastExecutedAt\": 1780171370481}" + "value": "{\"queryCountLast30Days\": 2, \"queryCountTotal\": 9, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.michael@example.com\"], \"lastExecutedAt\": 1780171370481}", + "contentType": "application/json" } }, { @@ -2057,7 +2285,8 @@ "changeType": "UPSERT", "aspectName": "queryUsageFeatures", "aspect": { - "value": "{\"queryCountLast30Days\": 2, \"queryCountTotal\": 7, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.sam@example.com\"], \"lastExecutedAt\": 1780012288701}" + "value": "{\"queryCountLast30Days\": 2, \"queryCountTotal\": 7, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.sam@example.com\"], \"lastExecutedAt\": 1780012288701}", + "contentType": "application/json" } }, { @@ -2066,7 +2295,8 @@ "changeType": "UPSERT", "aspectName": "queryUsageFeatures", "aspect": { - "value": "{\"queryCountLast30Days\": 2, \"queryCountTotal\": 9, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.sam@example.com\"], \"lastExecutedAt\": 1780126319733}" + "value": "{\"queryCountLast30Days\": 2, \"queryCountTotal\": 9, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.sam@example.com\"], \"lastExecutedAt\": 1780126319733}", + "contentType": "application/json" } }, { @@ -2075,7 +2305,8 @@ "changeType": "UPSERT", "aspectName": "queryUsageFeatures", "aspect": { - "value": "{\"queryCountLast30Days\": 2, \"queryCountTotal\": 9, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.kirk@example.com\"], \"lastExecutedAt\": 1779955558124}" + "value": "{\"queryCountLast30Days\": 2, \"queryCountTotal\": 9, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.kirk@example.com\"], \"lastExecutedAt\": 1779955558124}", + "contentType": "application/json" } }, { @@ -2084,7 +2315,8 @@ "changeType": "UPSERT", "aspectName": "queryUsageFeatures", "aspect": { - "value": "{\"queryCountLast30Days\": 3, \"queryCountTotal\": 10, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.sam@example.com\"], \"lastExecutedAt\": 1779991763618}" + "value": "{\"queryCountLast30Days\": 3, \"queryCountTotal\": 10, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.sam@example.com\"], \"lastExecutedAt\": 1779991763618}", + "contentType": "application/json" } }, { @@ -2093,7 +2325,8 @@ "changeType": "UPSERT", "aspectName": "queryUsageFeatures", "aspect": { - "value": "{\"queryCountLast30Days\": 3, \"queryCountTotal\": 11, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.sam@example.com\"], \"lastExecutedAt\": 1780141211418}" + "value": "{\"queryCountLast30Days\": 3, \"queryCountTotal\": 11, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.sam@example.com\"], \"lastExecutedAt\": 1780141211418}", + "contentType": "application/json" } }, { @@ -2102,7 +2335,8 @@ "changeType": "UPSERT", "aspectName": "queryUsageFeatures", "aspect": { - "value": "{\"queryCountLast30Days\": 3, \"queryCountTotal\": 11, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.sam@example.com\"], \"lastExecutedAt\": 1780031355933}" + "value": "{\"queryCountLast30Days\": 3, \"queryCountTotal\": 11, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.sam@example.com\"], \"lastExecutedAt\": 1780031355933}", + "contentType": "application/json" } }, { @@ -2111,7 +2345,8 @@ "changeType": "UPSERT", "aspectName": "queryUsageFeatures", "aspect": { - "value": "{\"queryCountLast30Days\": 2, \"queryCountTotal\": 7, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.sam@example.com\"], \"lastExecutedAt\": 1780117071462}" + "value": "{\"queryCountLast30Days\": 2, \"queryCountTotal\": 7, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.sam@example.com\"], \"lastExecutedAt\": 1780117071462}", + "contentType": "application/json" } }, { @@ -2120,7 +2355,8 @@ "changeType": "UPSERT", "aspectName": "queryUsageFeatures", "aspect": { - "value": "{\"queryCountLast30Days\": 3, \"queryCountTotal\": 6, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.sam@example.com\"], \"lastExecutedAt\": 1780003408672}" + "value": "{\"queryCountLast30Days\": 3, \"queryCountTotal\": 6, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.sam@example.com\"], \"lastExecutedAt\": 1780003408672}", + "contentType": "application/json" } }, { @@ -2129,7 +2365,8 @@ "changeType": "UPSERT", "aspectName": "queryUsageFeatures", "aspect": { - "value": "{\"queryCountLast30Days\": 2, \"queryCountTotal\": 9, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.sam@example.com\"], \"lastExecutedAt\": 1779999349634}" + "value": "{\"queryCountLast30Days\": 2, \"queryCountTotal\": 9, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.sam@example.com\"], \"lastExecutedAt\": 1779999349634}", + "contentType": "application/json" } }, { @@ -2138,7 +2375,8 @@ "changeType": "UPSERT", "aspectName": "queryUsageFeatures", "aspect": { - "value": "{\"queryCountLast30Days\": 2, \"queryCountTotal\": 5, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.sam@example.com\"], \"lastExecutedAt\": 1780057500401}" + "value": "{\"queryCountLast30Days\": 2, \"queryCountTotal\": 5, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.sam@example.com\"], \"lastExecutedAt\": 1780057500401}", + "contentType": "application/json" } }, { @@ -2147,7 +2385,8 @@ "changeType": "UPSERT", "aspectName": "queryUsageFeatures", "aspect": { - "value": "{\"queryCountLast30Days\": 3, \"queryCountTotal\": 8, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.sam@example.com\"], \"lastExecutedAt\": 1780131020120}" + "value": "{\"queryCountLast30Days\": 3, \"queryCountTotal\": 8, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.sam@example.com\"], \"lastExecutedAt\": 1780131020120}", + "contentType": "application/json" } }, { @@ -2156,7 +2395,8 @@ "changeType": "UPSERT", "aspectName": "queryUsageFeatures", "aspect": { - "value": "{\"queryCountLast30Days\": 3, \"queryCountTotal\": 14, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.sam@example.com\"], \"lastExecutedAt\": 1779999597002}" + "value": "{\"queryCountLast30Days\": 3, \"queryCountTotal\": 14, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.sam@example.com\"], \"lastExecutedAt\": 1779999597002}", + "contentType": "application/json" } }, { @@ -2165,7 +2405,8 @@ "changeType": "UPSERT", "aspectName": "queryUsageFeatures", "aspect": { - "value": "{\"queryCountLast30Days\": 3, \"queryCountTotal\": 13, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.sam@example.com\"], \"lastExecutedAt\": 1779941525299}" + "value": "{\"queryCountLast30Days\": 3, \"queryCountTotal\": 13, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.sam@example.com\"], \"lastExecutedAt\": 1779941525299}", + "contentType": "application/json" } }, { @@ -2174,7 +2415,8 @@ "changeType": "UPSERT", "aspectName": "queryUsageFeatures", "aspect": { - "value": "{\"queryCountLast30Days\": 2, \"queryCountTotal\": 8, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.sam@example.com\"], \"lastExecutedAt\": 1779969107767}" + "value": "{\"queryCountLast30Days\": 2, \"queryCountTotal\": 8, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.sam@example.com\"], \"lastExecutedAt\": 1779969107767}", + "contentType": "application/json" } }, { @@ -2183,7 +2425,8 @@ "changeType": "UPSERT", "aspectName": "queryUsageFeatures", "aspect": { - "value": "{\"queryCountLast30Days\": 3, \"queryCountTotal\": 12, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.sam@example.com\"], \"lastExecutedAt\": 1779972972196}" + "value": "{\"queryCountLast30Days\": 3, \"queryCountTotal\": 12, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.sam@example.com\"], \"lastExecutedAt\": 1779972972196}", + "contentType": "application/json" } }, { @@ -2192,7 +2435,8 @@ "changeType": "UPSERT", "aspectName": "queryUsageFeatures", "aspect": { - "value": "{\"queryCountLast30Days\": 3, \"queryCountTotal\": 9, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.sam@example.com\"], \"lastExecutedAt\": 1780196263739}" + "value": "{\"queryCountLast30Days\": 3, \"queryCountTotal\": 9, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.sam@example.com\"], \"lastExecutedAt\": 1780196263739}", + "contentType": "application/json" } }, { @@ -2201,7 +2445,8 @@ "changeType": "UPSERT", "aspectName": "queryUsageFeatures", "aspect": { - "value": "{\"queryCountLast30Days\": 2, \"queryCountTotal\": 4, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.sam@example.com\"], \"lastExecutedAt\": 1780019389008}" + "value": "{\"queryCountLast30Days\": 2, \"queryCountTotal\": 4, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.sam@example.com\"], \"lastExecutedAt\": 1780019389008}", + "contentType": "application/json" } }, { @@ -2210,7 +2455,8 @@ "changeType": "UPSERT", "aspectName": "queryUsageFeatures", "aspect": { - "value": "{\"queryCountLast30Days\": 3, \"queryCountTotal\": 8, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.sam@example.com\"], \"lastExecutedAt\": 1779979234038}" + "value": "{\"queryCountLast30Days\": 3, \"queryCountTotal\": 8, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.sam@example.com\"], \"lastExecutedAt\": 1779979234038}", + "contentType": "application/json" } }, { @@ -2219,7 +2465,8 @@ "changeType": "UPSERT", "aspectName": "queryUsageFeatures", "aspect": { - "value": "{\"queryCountLast30Days\": 3, \"queryCountTotal\": 9, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.sam@example.com\"], \"lastExecutedAt\": 1780073438892}" + "value": "{\"queryCountLast30Days\": 3, \"queryCountTotal\": 9, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.sam@example.com\"], \"lastExecutedAt\": 1780073438892}", + "contentType": "application/json" } }, { @@ -2228,7 +2475,8 @@ "changeType": "UPSERT", "aspectName": "queryUsageFeatures", "aspect": { - "value": "{\"queryCountLast30Days\": 2, \"queryCountTotal\": 9, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.sam@example.com\"], \"lastExecutedAt\": 1779954312863}" + "value": "{\"queryCountLast30Days\": 2, \"queryCountTotal\": 9, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.sam@example.com\"], \"lastExecutedAt\": 1779954312863}", + "contentType": "application/json" } }, { @@ -2237,7 +2485,8 @@ "changeType": "UPSERT", "aspectName": "queryUsageFeatures", "aspect": { - "value": "{\"queryCountLast30Days\": 3, \"queryCountTotal\": 11, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.sam@example.com\"], \"lastExecutedAt\": 1779955888116}" + "value": "{\"queryCountLast30Days\": 3, \"queryCountTotal\": 11, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.sam@example.com\"], \"lastExecutedAt\": 1779955888116}", + "contentType": "application/json" } }, { @@ -2246,7 +2495,8 @@ "changeType": "UPSERT", "aspectName": "queryUsageFeatures", "aspect": { - "value": "{\"queryCountLast30Days\": 3, \"queryCountTotal\": 11, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.sam@example.com\"], \"lastExecutedAt\": 1780162478893}" + "value": "{\"queryCountLast30Days\": 3, \"queryCountTotal\": 11, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.sam@example.com\"], \"lastExecutedAt\": 1780162478893}", + "contentType": "application/json" } }, { @@ -2255,7 +2505,8 @@ "changeType": "UPSERT", "aspectName": "queryUsageFeatures", "aspect": { - "value": "{\"queryCountLast30Days\": 2, \"queryCountTotal\": 4, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.sam@example.com\"], \"lastExecutedAt\": 1780168829146}" + "value": "{\"queryCountLast30Days\": 2, \"queryCountTotal\": 4, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.sam@example.com\"], \"lastExecutedAt\": 1780168829146}", + "contentType": "application/json" } }, { @@ -2264,7 +2515,8 @@ "changeType": "UPSERT", "aspectName": "queryUsageFeatures", "aspect": { - "value": "{\"queryCountLast30Days\": 2, \"queryCountTotal\": 9, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.sam@example.com\"], \"lastExecutedAt\": 1780095673680}" + "value": "{\"queryCountLast30Days\": 2, \"queryCountTotal\": 9, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.sam@example.com\"], \"lastExecutedAt\": 1780095673680}", + "contentType": "application/json" } }, { @@ -2273,7 +2525,8 @@ "changeType": "UPSERT", "aspectName": "queryUsageFeatures", "aspect": { - "value": "{\"queryCountLast30Days\": 2, \"queryCountTotal\": 8, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.sam@example.com\"], \"lastExecutedAt\": 1780042337027}" + "value": "{\"queryCountLast30Days\": 2, \"queryCountTotal\": 8, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.sam@example.com\"], \"lastExecutedAt\": 1780042337027}", + "contentType": "application/json" } }, { @@ -2282,7 +2535,8 @@ "changeType": "UPSERT", "aspectName": "queryUsageFeatures", "aspect": { - "value": "{\"queryCountLast30Days\": 3, \"queryCountTotal\": 7, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.sam@example.com\"], \"lastExecutedAt\": 1780024195741}" + "value": "{\"queryCountLast30Days\": 3, \"queryCountTotal\": 7, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.sam@example.com\"], \"lastExecutedAt\": 1780024195741}", + "contentType": "application/json" } }, { @@ -2291,7 +2545,8 @@ "changeType": "UPSERT", "aspectName": "queryUsageFeatures", "aspect": { - "value": "{\"queryCountLast30Days\": 2, \"queryCountTotal\": 6, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.sam@example.com\"], \"lastExecutedAt\": 1779947924863}" + "value": "{\"queryCountLast30Days\": 2, \"queryCountTotal\": 6, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.sam@example.com\"], \"lastExecutedAt\": 1779947924863}", + "contentType": "application/json" } }, { @@ -2300,7 +2555,8 @@ "changeType": "UPSERT", "aspectName": "queryUsageFeatures", "aspect": { - "value": "{\"queryCountLast30Days\": 3, \"queryCountTotal\": 6, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.sam@example.com\"], \"lastExecutedAt\": 1780141677114}" + "value": "{\"queryCountLast30Days\": 3, \"queryCountTotal\": 6, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.sam@example.com\"], \"lastExecutedAt\": 1780141677114}", + "contentType": "application/json" } }, { @@ -2309,7 +2565,8 @@ "changeType": "UPSERT", "aspectName": "queryUsageFeatures", "aspect": { - "value": "{\"queryCountLast30Days\": 2, \"queryCountTotal\": 9, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.sam@example.com\"], \"lastExecutedAt\": 1780173329697}" + "value": "{\"queryCountLast30Days\": 2, \"queryCountTotal\": 9, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.sam@example.com\"], \"lastExecutedAt\": 1780173329697}", + "contentType": "application/json" } }, { @@ -2318,7 +2575,8 @@ "changeType": "UPSERT", "aspectName": "queryUsageFeatures", "aspect": { - "value": "{\"queryCountLast30Days\": 3, \"queryCountTotal\": 9, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.sam@example.com\"], \"lastExecutedAt\": 1780183746209}" + "value": "{\"queryCountLast30Days\": 3, \"queryCountTotal\": 9, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.sam@example.com\"], \"lastExecutedAt\": 1780183746209}", + "contentType": "application/json" } }, { @@ -2327,7 +2585,8 @@ "changeType": "UPSERT", "aspectName": "queryUsageFeatures", "aspect": { - "value": "{\"queryCountLast30Days\": 2, \"queryCountTotal\": 5, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.alex@example.com\"], \"lastExecutedAt\": 1779945251858}" + "value": "{\"queryCountLast30Days\": 2, \"queryCountTotal\": 5, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.alex@example.com\"], \"lastExecutedAt\": 1779945251858}", + "contentType": "application/json" } }, { @@ -2336,7 +2595,8 @@ "changeType": "UPSERT", "aspectName": "queryUsageFeatures", "aspect": { - "value": "{\"queryCountLast30Days\": 3, \"queryCountTotal\": 10, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.sam@example.com\"], \"lastExecutedAt\": 1780027743769}" + "value": "{\"queryCountLast30Days\": 3, \"queryCountTotal\": 10, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.sam@example.com\"], \"lastExecutedAt\": 1780027743769}", + "contentType": "application/json" } }, { @@ -2345,7 +2605,8 @@ "changeType": "UPSERT", "aspectName": "queryUsageFeatures", "aspect": { - "value": "{\"queryCountLast30Days\": 3, \"queryCountTotal\": 14, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.sam@example.com\"], \"lastExecutedAt\": 1779988796435}" + "value": "{\"queryCountLast30Days\": 3, \"queryCountTotal\": 14, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.sam@example.com\"], \"lastExecutedAt\": 1779988796435}", + "contentType": "application/json" } }, { @@ -2354,7 +2615,8 @@ "changeType": "UPSERT", "aspectName": "queryUsageFeatures", "aspect": { - "value": "{\"queryCountLast30Days\": 2, \"queryCountTotal\": 9, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.sam@example.com\"], \"lastExecutedAt\": 1780181582603}" + "value": "{\"queryCountLast30Days\": 2, \"queryCountTotal\": 9, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.sam@example.com\"], \"lastExecutedAt\": 1780181582603}", + "contentType": "application/json" } }, { @@ -2363,7 +2625,8 @@ "changeType": "UPSERT", "aspectName": "queryUsageFeatures", "aspect": { - "value": "{\"queryCountLast30Days\": 3, \"queryCountTotal\": 10, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.jonny1@example.com\"], \"lastExecutedAt\": 1779981747753}" + "value": "{\"queryCountLast30Days\": 3, \"queryCountTotal\": 10, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.jonny1@example.com\"], \"lastExecutedAt\": 1779981747753}", + "contentType": "application/json" } }, { @@ -2372,7 +2635,8 @@ "changeType": "UPSERT", "aspectName": "queryUsageFeatures", "aspect": { - "value": "{\"queryCountLast30Days\": 3, \"queryCountTotal\": 8, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.sam@example.com\"], \"lastExecutedAt\": 1779988300056}" + "value": "{\"queryCountLast30Days\": 3, \"queryCountTotal\": 8, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.sam@example.com\"], \"lastExecutedAt\": 1779988300056}", + "contentType": "application/json" } }, { @@ -2381,7 +2645,8 @@ "changeType": "UPSERT", "aspectName": "queryUsageFeatures", "aspect": { - "value": "{\"queryCountLast30Days\": 3, \"queryCountTotal\": 6, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.sam@example.com\"], \"lastExecutedAt\": 1780165105503}" + "value": "{\"queryCountLast30Days\": 3, \"queryCountTotal\": 6, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.sam@example.com\"], \"lastExecutedAt\": 1780165105503}", + "contentType": "application/json" } }, { @@ -2390,7 +2655,8 @@ "changeType": "UPSERT", "aspectName": "queryUsageFeatures", "aspect": { - "value": "{\"queryCountLast30Days\": 3, \"queryCountTotal\": 13, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.sam@example.com\"], \"lastExecutedAt\": 1780022548692}" + "value": "{\"queryCountLast30Days\": 3, \"queryCountTotal\": 13, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.sam@example.com\"], \"lastExecutedAt\": 1780022548692}", + "contentType": "application/json" } }, { @@ -2399,7 +2665,8 @@ "changeType": "UPSERT", "aspectName": "queryUsageFeatures", "aspect": { - "value": "{\"queryCountLast30Days\": 3, \"queryCountTotal\": 7, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.jonny2@example.com\"], \"lastExecutedAt\": 1779987940107}" + "value": "{\"queryCountLast30Days\": 3, \"queryCountTotal\": 7, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.jonny2@example.com\"], \"lastExecutedAt\": 1779987940107}", + "contentType": "application/json" } }, { @@ -2408,7 +2675,8 @@ "changeType": "UPSERT", "aspectName": "queryUsageFeatures", "aspect": { - "value": "{\"queryCountLast30Days\": 3, \"queryCountTotal\": 11, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.sam@example.com\"], \"lastExecutedAt\": 1780153226142}" + "value": "{\"queryCountLast30Days\": 3, \"queryCountTotal\": 11, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.sam@example.com\"], \"lastExecutedAt\": 1780153226142}", + "contentType": "application/json" } }, { @@ -2417,7 +2685,8 @@ "changeType": "UPSERT", "aspectName": "queryUsageFeatures", "aspect": { - "value": "{\"queryCountLast30Days\": 2, \"queryCountTotal\": 4, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.sam@example.com\"], \"lastExecutedAt\": 1780058779992}" + "value": "{\"queryCountLast30Days\": 2, \"queryCountTotal\": 4, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.sam@example.com\"], \"lastExecutedAt\": 1780058779992}", + "contentType": "application/json" } }, { @@ -2426,7 +2695,8 @@ "changeType": "UPSERT", "aspectName": "queryUsageFeatures", "aspect": { - "value": "{\"queryCountLast30Days\": 2, \"queryCountTotal\": 4, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.alex@example.com\"], \"lastExecutedAt\": 1779991152642}" + "value": "{\"queryCountLast30Days\": 2, \"queryCountTotal\": 4, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.alex@example.com\"], \"lastExecutedAt\": 1779991152642}", + "contentType": "application/json" } }, { @@ -2435,7 +2705,8 @@ "changeType": "UPSERT", "aspectName": "queryUsageFeatures", "aspect": { - "value": "{\"queryCountLast30Days\": 2, \"queryCountTotal\": 7, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.sam@example.com\"], \"lastExecutedAt\": 1780064751831}" + "value": "{\"queryCountLast30Days\": 2, \"queryCountTotal\": 7, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.sam@example.com\"], \"lastExecutedAt\": 1780064751831}", + "contentType": "application/json" } }, { @@ -2444,7 +2715,8 @@ "changeType": "UPSERT", "aspectName": "queryUsageFeatures", "aspect": { - "value": "{\"queryCountLast30Days\": 2, \"queryCountTotal\": 7, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.sam@example.com\"], \"lastExecutedAt\": 1780077045148}" + "value": "{\"queryCountLast30Days\": 2, \"queryCountTotal\": 7, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.sam@example.com\"], \"lastExecutedAt\": 1780077045148}", + "contentType": "application/json" } }, { @@ -2453,7 +2725,8 @@ "changeType": "UPSERT", "aspectName": "queryUsageFeatures", "aspect": { - "value": "{\"queryCountLast30Days\": 3, \"queryCountTotal\": 6, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.sam@example.com\"], \"lastExecutedAt\": 1779972555029}" + "value": "{\"queryCountLast30Days\": 3, \"queryCountTotal\": 6, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.sam@example.com\"], \"lastExecutedAt\": 1779972555029}", + "contentType": "application/json" } }, { @@ -2462,7 +2735,8 @@ "changeType": "UPSERT", "aspectName": "queryUsageFeatures", "aspect": { - "value": "{\"queryCountLast30Days\": 2, \"queryCountTotal\": 8, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.sam@example.com\"], \"lastExecutedAt\": 1780008766230}" + "value": "{\"queryCountLast30Days\": 2, \"queryCountTotal\": 8, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.sam@example.com\"], \"lastExecutedAt\": 1780008766230}", + "contentType": "application/json" } }, { @@ -2471,7 +2745,8 @@ "changeType": "UPSERT", "aspectName": "queryUsageFeatures", "aspect": { - "value": "{\"queryCountLast30Days\": 3, \"queryCountTotal\": 6, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.sam@example.com\"], \"lastExecutedAt\": 1780113533767}" + "value": "{\"queryCountLast30Days\": 3, \"queryCountTotal\": 6, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.sam@example.com\"], \"lastExecutedAt\": 1780113533767}", + "contentType": "application/json" } }, { @@ -2480,7 +2755,8 @@ "changeType": "UPSERT", "aspectName": "queryUsageFeatures", "aspect": { - "value": "{\"queryCountLast30Days\": 3, \"queryCountTotal\": 6, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.sam@example.com\"], \"lastExecutedAt\": 1780032411049}" + "value": "{\"queryCountLast30Days\": 3, \"queryCountTotal\": 6, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.sam@example.com\"], \"lastExecutedAt\": 1780032411049}", + "contentType": "application/json" } }, { @@ -2489,7 +2765,8 @@ "changeType": "UPSERT", "aspectName": "queryUsageFeatures", "aspect": { - "value": "{\"queryCountLast30Days\": 3, \"queryCountTotal\": 10, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.sam@example.com\"], \"lastExecutedAt\": 1780097751756}" + "value": "{\"queryCountLast30Days\": 3, \"queryCountTotal\": 10, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.sam@example.com\"], \"lastExecutedAt\": 1780097751756}", + "contentType": "application/json" } }, { @@ -2498,7 +2775,8 @@ "changeType": "UPSERT", "aspectName": "queryUsageFeatures", "aspect": { - "value": "{\"queryCountLast30Days\": 3, \"queryCountTotal\": 10, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.sam@example.com\"], \"lastExecutedAt\": 1780064292167}" + "value": "{\"queryCountLast30Days\": 3, \"queryCountTotal\": 10, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.sam@example.com\"], \"lastExecutedAt\": 1780064292167}", + "contentType": "application/json" } }, { @@ -2507,7 +2785,8 @@ "changeType": "UPSERT", "aspectName": "queryUsageFeatures", "aspect": { - "value": "{\"queryCountLast30Days\": 3, \"queryCountTotal\": 6, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.sam@example.com\"], \"lastExecutedAt\": 1779971080194}" + "value": "{\"queryCountLast30Days\": 3, \"queryCountTotal\": 6, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.sam@example.com\"], \"lastExecutedAt\": 1779971080194}", + "contentType": "application/json" } }, { @@ -2516,7 +2795,8 @@ "changeType": "UPSERT", "aspectName": "queryUsageFeatures", "aspect": { - "value": "{\"queryCountLast30Days\": 3, \"queryCountTotal\": 13, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.brock1@example.com\"], \"lastExecutedAt\": 1780084553980}" + "value": "{\"queryCountLast30Days\": 3, \"queryCountTotal\": 13, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.brock1@example.com\"], \"lastExecutedAt\": 1780084553980}", + "contentType": "application/json" } }, { @@ -2525,7 +2805,8 @@ "changeType": "UPSERT", "aspectName": "queryUsageFeatures", "aspect": { - "value": "{\"queryCountLast30Days\": 2, \"queryCountTotal\": 5, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.sam@example.com\"], \"lastExecutedAt\": 1779977891344}" + "value": "{\"queryCountLast30Days\": 2, \"queryCountTotal\": 5, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.sam@example.com\"], \"lastExecutedAt\": 1779977891344}", + "contentType": "application/json" } }, { @@ -2534,7 +2815,8 @@ "changeType": "UPSERT", "aspectName": "queryUsageFeatures", "aspect": { - "value": "{\"queryCountLast30Days\": 2, \"queryCountTotal\": 6, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.sam@example.com\"], \"lastExecutedAt\": 1780116100941}" + "value": "{\"queryCountLast30Days\": 2, \"queryCountTotal\": 6, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.sam@example.com\"], \"lastExecutedAt\": 1780116100941}", + "contentType": "application/json" } }, { @@ -2543,7 +2825,8 @@ "changeType": "UPSERT", "aspectName": "queryUsageFeatures", "aspect": { - "value": "{\"queryCountLast30Days\": 2, \"queryCountTotal\": 7, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.sam@example.com\"], \"lastExecutedAt\": 1779944021958}" + "value": "{\"queryCountLast30Days\": 2, \"queryCountTotal\": 7, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.sam@example.com\"], \"lastExecutedAt\": 1779944021958}", + "contentType": "application/json" } }, { @@ -2552,7 +2835,8 @@ "changeType": "UPSERT", "aspectName": "queryUsageFeatures", "aspect": { - "value": "{\"queryCountLast30Days\": 2, \"queryCountTotal\": 9, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.jonny1@example.com\"], \"lastExecutedAt\": 1780175512034}" + "value": "{\"queryCountLast30Days\": 2, \"queryCountTotal\": 9, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.jonny1@example.com\"], \"lastExecutedAt\": 1780175512034}", + "contentType": "application/json" } }, { @@ -2561,7 +2845,8 @@ "changeType": "UPSERT", "aspectName": "queryUsageFeatures", "aspect": { - "value": "{\"queryCountLast30Days\": 3, \"queryCountTotal\": 6, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.sam@example.com\"], \"lastExecutedAt\": 1780000125922}" + "value": "{\"queryCountLast30Days\": 3, \"queryCountTotal\": 6, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.sam@example.com\"], \"lastExecutedAt\": 1780000125922}", + "contentType": "application/json" } }, { @@ -2570,7 +2855,8 @@ "changeType": "UPSERT", "aspectName": "queryUsageFeatures", "aspect": { - "value": "{\"queryCountLast30Days\": 3, \"queryCountTotal\": 13, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.sam@example.com\"], \"lastExecutedAt\": 1780042571980}" + "value": "{\"queryCountLast30Days\": 3, \"queryCountTotal\": 13, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.sam@example.com\"], \"lastExecutedAt\": 1780042571980}", + "contentType": "application/json" } }, { @@ -2579,7 +2865,8 @@ "changeType": "UPSERT", "aspectName": "queryUsageFeatures", "aspect": { - "value": "{\"queryCountLast30Days\": 3, \"queryCountTotal\": 11, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.sam@example.com\"], \"lastExecutedAt\": 1780089724397}" + "value": "{\"queryCountLast30Days\": 3, \"queryCountTotal\": 11, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.sam@example.com\"], \"lastExecutedAt\": 1780089724397}", + "contentType": "application/json" } }, { @@ -2588,7 +2875,8 @@ "changeType": "UPSERT", "aspectName": "queryUsageFeatures", "aspect": { - "value": "{\"queryCountLast30Days\": 2, \"queryCountTotal\": 7, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.bryan@example.com\"], \"lastExecutedAt\": 1779966973290}" + "value": "{\"queryCountLast30Days\": 2, \"queryCountTotal\": 7, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.bryan@example.com\"], \"lastExecutedAt\": 1779966973290}", + "contentType": "application/json" } }, { @@ -2597,7 +2885,8 @@ "changeType": "UPSERT", "aspectName": "queryUsageFeatures", "aspect": { - "value": "{\"queryCountLast30Days\": 3, \"queryCountTotal\": 6, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.sam@example.com\"], \"lastExecutedAt\": 1780038828643}" + "value": "{\"queryCountLast30Days\": 3, \"queryCountTotal\": 6, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.sam@example.com\"], \"lastExecutedAt\": 1780038828643}", + "contentType": "application/json" } }, { @@ -2606,7 +2895,8 @@ "changeType": "UPSERT", "aspectName": "queryUsageFeatures", "aspect": { - "value": "{\"queryCountLast30Days\": 2, \"queryCountTotal\": 4, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.sam@example.com\"], \"lastExecutedAt\": 1780158464936}" + "value": "{\"queryCountLast30Days\": 2, \"queryCountTotal\": 4, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.sam@example.com\"], \"lastExecutedAt\": 1780158464936}", + "contentType": "application/json" } }, { @@ -2615,7 +2905,8 @@ "changeType": "UPSERT", "aspectName": "queryUsageFeatures", "aspect": { - "value": "{\"queryCountLast30Days\": 3, \"queryCountTotal\": 8, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.sam@example.com\"], \"lastExecutedAt\": 1780106016992}" + "value": "{\"queryCountLast30Days\": 3, \"queryCountTotal\": 8, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.sam@example.com\"], \"lastExecutedAt\": 1780106016992}", + "contentType": "application/json" } }, { @@ -2624,7 +2915,8 @@ "changeType": "UPSERT", "aspectName": "queryUsageFeatures", "aspect": { - "value": "{\"queryCountLast30Days\": 3, \"queryCountTotal\": 9, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.sam@example.com\"], \"lastExecutedAt\": 1780045891203}" + "value": "{\"queryCountLast30Days\": 3, \"queryCountTotal\": 9, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.sam@example.com\"], \"lastExecutedAt\": 1780045891203}", + "contentType": "application/json" } }, { @@ -2633,7 +2925,8 @@ "changeType": "UPSERT", "aspectName": "queryUsageFeatures", "aspect": { - "value": "{\"queryCountLast30Days\": 2, \"queryCountTotal\": 6, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.sam@example.com\"], \"lastExecutedAt\": 1780036524173}" + "value": "{\"queryCountLast30Days\": 2, \"queryCountTotal\": 6, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.sam@example.com\"], \"lastExecutedAt\": 1780036524173}", + "contentType": "application/json" } }, { @@ -2642,7 +2935,8 @@ "changeType": "UPSERT", "aspectName": "queryUsageFeatures", "aspect": { - "value": "{\"queryCountLast30Days\": 3, \"queryCountTotal\": 13, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.sam@example.com\"], \"lastExecutedAt\": 1780192227939}" + "value": "{\"queryCountLast30Days\": 3, \"queryCountTotal\": 13, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.sam@example.com\"], \"lastExecutedAt\": 1780192227939}", + "contentType": "application/json" } }, { @@ -2651,7 +2945,8 @@ "changeType": "UPSERT", "aspectName": "queryUsageFeatures", "aspect": { - "value": "{\"queryCountLast30Days\": 2, \"queryCountTotal\": 8, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.sam@example.com\"], \"lastExecutedAt\": 1779952626656}" + "value": "{\"queryCountLast30Days\": 2, \"queryCountTotal\": 8, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.sam@example.com\"], \"lastExecutedAt\": 1779952626656}", + "contentType": "application/json" } }, { @@ -2660,7 +2955,8 @@ "changeType": "UPSERT", "aspectName": "queryUsageFeatures", "aspect": { - "value": "{\"queryCountLast30Days\": 2, \"queryCountTotal\": 4, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.sam@example.com\"], \"lastExecutedAt\": 1780047979339}" + "value": "{\"queryCountLast30Days\": 2, \"queryCountTotal\": 4, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.sam@example.com\"], \"lastExecutedAt\": 1780047979339}", + "contentType": "application/json" } }, { @@ -2669,7 +2965,8 @@ "changeType": "UPSERT", "aspectName": "queryUsageFeatures", "aspect": { - "value": "{\"queryCountLast30Days\": 3, \"queryCountTotal\": 6, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.jonny1@example.com\"], \"lastExecutedAt\": 1780175368985}" + "value": "{\"queryCountLast30Days\": 3, \"queryCountTotal\": 6, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.jonny1@example.com\"], \"lastExecutedAt\": 1780175368985}", + "contentType": "application/json" } }, { @@ -2678,7 +2975,8 @@ "changeType": "UPSERT", "aspectName": "queryUsageFeatures", "aspect": { - "value": "{\"queryCountLast30Days\": 3, \"queryCountTotal\": 7, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.sam@example.com\"], \"lastExecutedAt\": 1780078225386}" + "value": "{\"queryCountLast30Days\": 3, \"queryCountTotal\": 7, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.sam@example.com\"], \"lastExecutedAt\": 1780078225386}", + "contentType": "application/json" } }, { @@ -2687,7 +2985,8 @@ "changeType": "UPSERT", "aspectName": "queryUsageFeatures", "aspect": { - "value": "{\"queryCountLast30Days\": 2, \"queryCountTotal\": 6, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.alex@example.com\"], \"lastExecutedAt\": 1779991469777}" + "value": "{\"queryCountLast30Days\": 2, \"queryCountTotal\": 6, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.alex@example.com\"], \"lastExecutedAt\": 1779991469777}", + "contentType": "application/json" } }, { @@ -2696,7 +2995,8 @@ "changeType": "UPSERT", "aspectName": "queryUsageFeatures", "aspect": { - "value": "{\"queryCountLast30Days\": 3, \"queryCountTotal\": 11, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.sam@example.com\"], \"lastExecutedAt\": 1780158236837}" + "value": "{\"queryCountLast30Days\": 3, \"queryCountTotal\": 11, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.sam@example.com\"], \"lastExecutedAt\": 1780158236837}", + "contentType": "application/json" } }, { @@ -2705,7 +3005,8 @@ "changeType": "UPSERT", "aspectName": "queryUsageFeatures", "aspect": { - "value": "{\"queryCountLast30Days\": 2, \"queryCountTotal\": 7, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.sam@example.com\"], \"lastExecutedAt\": 1780126957950}" + "value": "{\"queryCountLast30Days\": 2, \"queryCountTotal\": 7, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.sam@example.com\"], \"lastExecutedAt\": 1780126957950}", + "contentType": "application/json" } }, { @@ -2714,7 +3015,8 @@ "changeType": "UPSERT", "aspectName": "queryUsageFeatures", "aspect": { - "value": "{\"queryCountLast30Days\": 2, \"queryCountTotal\": 6, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.sam@example.com\"], \"lastExecutedAt\": 1780088818399}" + "value": "{\"queryCountLast30Days\": 2, \"queryCountTotal\": 6, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.sam@example.com\"], \"lastExecutedAt\": 1780088818399}", + "contentType": "application/json" } }, { @@ -2723,7 +3025,8 @@ "changeType": "UPSERT", "aspectName": "queryUsageFeatures", "aspect": { - "value": "{\"queryCountLast30Days\": 2, \"queryCountTotal\": 8, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.sam@example.com\"], \"lastExecutedAt\": 1780107343368}" + "value": "{\"queryCountLast30Days\": 2, \"queryCountTotal\": 8, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.sam@example.com\"], \"lastExecutedAt\": 1780107343368}", + "contentType": "application/json" } }, { @@ -2732,7 +3035,8 @@ "changeType": "UPSERT", "aspectName": "queryUsageFeatures", "aspect": { - "value": "{\"queryCountLast30Days\": 2, \"queryCountTotal\": 5, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.sam@example.com\"], \"lastExecutedAt\": 1780058552203}" + "value": "{\"queryCountLast30Days\": 2, \"queryCountTotal\": 5, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.sam@example.com\"], \"lastExecutedAt\": 1780058552203}", + "contentType": "application/json" } }, { @@ -2741,7 +3045,8 @@ "changeType": "UPSERT", "aspectName": "queryUsageFeatures", "aspect": { - "value": "{\"queryCountLast30Days\": 260, \"queryCountTotal\": 2119, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.sam@example.com\", \"urn:li:corpuser:b2fd91.kirk@example.com\", \"urn:li:corpuser:b2fd91.marty@example.com\", \"urn:li:corpuser:b2fd91.bryan@example.com\", \"urn:li:corpuser:b2fd91.michael@example.com\"], \"lastExecutedAt\": 1780018349866}" + "value": "{\"queryCountLast30Days\": 260, \"queryCountTotal\": 2119, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.sam@example.com\", \"urn:li:corpuser:b2fd91.kirk@example.com\", \"urn:li:corpuser:b2fd91.marty@example.com\", \"urn:li:corpuser:b2fd91.bryan@example.com\", \"urn:li:corpuser:b2fd91.michael@example.com\"], \"lastExecutedAt\": 1780018349866}", + "contentType": "application/json" } }, { @@ -2750,7 +3055,8 @@ "changeType": "UPSERT", "aspectName": "queryUsageFeatures", "aspect": { - "value": "{\"queryCountLast30Days\": 209, \"queryCountTotal\": 2355, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.sam@example.com\", \"urn:li:corpuser:b2fd91.michael@example.com\", \"urn:li:corpuser:b2fd91.bryan@example.com\"], \"lastExecutedAt\": 1780174848875}" + "value": "{\"queryCountLast30Days\": 209, \"queryCountTotal\": 2355, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.sam@example.com\", \"urn:li:corpuser:b2fd91.michael@example.com\", \"urn:li:corpuser:b2fd91.bryan@example.com\"], \"lastExecutedAt\": 1780174848875}", + "contentType": "application/json" } }, { @@ -2759,7 +3065,8 @@ "changeType": "UPSERT", "aspectName": "queryUsageFeatures", "aspect": { - "value": "{\"queryCountLast30Days\": 128, \"queryCountTotal\": 1412, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.kirk@example.com\", \"urn:li:corpuser:b2fd91.sam@example.com\"], \"lastExecutedAt\": 1780146624926}" + "value": "{\"queryCountLast30Days\": 128, \"queryCountTotal\": 1412, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.kirk@example.com\", \"urn:li:corpuser:b2fd91.sam@example.com\"], \"lastExecutedAt\": 1780146624926}", + "contentType": "application/json" } }, { @@ -2768,7 +3075,8 @@ "changeType": "UPSERT", "aspectName": "queryUsageFeatures", "aspect": { - "value": "{\"queryCountLast30Days\": 90, \"queryCountTotal\": 1098, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.sam@example.com\"], \"lastExecutedAt\": 1780140825922}" + "value": "{\"queryCountLast30Days\": 90, \"queryCountTotal\": 1098, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.sam@example.com\"], \"lastExecutedAt\": 1780140825922}", + "contentType": "application/json" } }, { @@ -2777,7 +3085,8 @@ "changeType": "UPSERT", "aspectName": "queryUsageFeatures", "aspect": { - "value": "{\"queryCountLast30Days\": 118, \"queryCountTotal\": 839, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.sam@example.com\", \"urn:li:corpuser:b2fd91.kirk@example.com\", \"urn:li:corpuser:b2fd91.patrick1@example.com\", \"urn:li:corpuser:b2fd91.bryan@example.com\"], \"lastExecutedAt\": 1780108664697}" + "value": "{\"queryCountLast30Days\": 118, \"queryCountTotal\": 839, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.sam@example.com\", \"urn:li:corpuser:b2fd91.kirk@example.com\", \"urn:li:corpuser:b2fd91.patrick1@example.com\", \"urn:li:corpuser:b2fd91.bryan@example.com\"], \"lastExecutedAt\": 1780108664697}", + "contentType": "application/json" } }, { @@ -2786,7 +3095,8 @@ "changeType": "UPSERT", "aspectName": "queryUsageFeatures", "aspect": { - "value": "{\"queryCountLast30Days\": 87, \"queryCountTotal\": 596, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.jonny2@example.com\", \"urn:li:corpuser:b2fd91.alex@example.com\", \"urn:li:corpuser:b2fd91.michael@example.com\"], \"lastExecutedAt\": 1780098014041}" + "value": "{\"queryCountLast30Days\": 87, \"queryCountTotal\": 596, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.jonny2@example.com\", \"urn:li:corpuser:b2fd91.alex@example.com\", \"urn:li:corpuser:b2fd91.michael@example.com\"], \"lastExecutedAt\": 1780098014041}", + "contentType": "application/json" } }, { @@ -2795,7 +3105,8 @@ "changeType": "UPSERT", "aspectName": "queryUsageFeatures", "aspect": { - "value": "{\"queryCountLast30Days\": 59, \"queryCountTotal\": 554, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.alex@example.com\", \"urn:li:corpuser:b2fd91.kirk@example.com\"], \"lastExecutedAt\": 1780188336362}" + "value": "{\"queryCountLast30Days\": 59, \"queryCountTotal\": 554, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.alex@example.com\", \"urn:li:corpuser:b2fd91.kirk@example.com\"], \"lastExecutedAt\": 1780188336362}", + "contentType": "application/json" } }, { @@ -2804,7 +3115,8 @@ "changeType": "UPSERT", "aspectName": "queryUsageFeatures", "aspect": { - "value": "{\"queryCountLast30Days\": 43, \"queryCountTotal\": 350, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.jonny2@example.com\"], \"lastExecutedAt\": 1780178847234}" + "value": "{\"queryCountLast30Days\": 43, \"queryCountTotal\": 350, \"topUsersLast30Days\": [\"urn:li:corpuser:b2fd91.jonny2@example.com\"], \"lastExecutedAt\": 1780178847234}", + "contentType": "application/json" } } ] \ No newline at end of file