From 02f25655f37ab0ce64aae691e6d3620f0652f1eb Mon Sep 17 00:00:00 2001 From: doufenghu Date: Fri, 19 Jan 2024 09:27:18 +0800 Subject: [PATCH] update 24.01 --- ...shooting-api-24.01.postman_collection.json | 87 +++++-------------- 1 file changed, 22 insertions(+), 65 deletions(-) diff --git a/24.01/Galaxy-troubleshooting-api-24.01.postman_collection.json b/24.01/Galaxy-troubleshooting-api-24.01.postman_collection.json index b3c970d..ea1ce90 100644 --- a/24.01/Galaxy-troubleshooting-api-24.01.postman_collection.json +++ b/24.01/Galaxy-troubleshooting-api-24.01.postman_collection.json @@ -6743,49 +6743,6 @@ }, "response": [] }, - { - "name": "Top frequent elements in Flags", - "event": [ - { - "listen": "test", - "script": { - "exec": [ - "pm.test(\"Status code is 200\", function () {", - " pm.response.to.have.status(200);", - "});" - ], - "type": "text/javascript" - } - } - ], - "request": { - "method": "POST", - "header": [], - "body": { - "mode": "raw", - "raw": "{\n \"statement\": \"select item,sum(count) as count from ( select arrayJoin(items) as item, count from ( select bitmaskToArray(flags) as items,count(*) as count from session_record as sr where recv_time >= UNIX_TIMESTAMP('{{start_time}}') and recv_time = UNIX_TIMESTAMP('{{start_time}}') and recv_time = UNIX_TIMESTAMP('{{start_time}}') and recv_time