03:59:21.351 | info | http.request | {
"svelte": {
"route": {
"id": "/(frontend)/[[_country]]/pros"
},
"params": {
"_country": "zm"
},
"clientAddress": "216.73.216.18",
"isDataRequest": false,
"isSubRequest": false
},
"http": {
"request": {
"id": "SQcicPTYCYXxddz_d_qO",
"method": "GET",
"bytes": null,
"mime_type": null,
"referrer": null,
"headers": {
"accept": "*/*",
"accept-encoding": "gzip, br, zstd, deflate",
"connection": "close",
"cookie": "goafrica-ad-id=6891656836bf01.67131340; PHPSESSID=3614a9a1067a95cd9609cac328b0bf48; GOAFRICA_NEXT_SESSION_ID=59ZijqI1jgpvoZ1MpjqEm16OpDgfTzRzXTuOTIjs",
"host": "www.goa.goafrica.syazen.cloud",
"user-agent": "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)",
"x-forwarded-for": "216.73.216.18",
"x-real-ip": "216.73.216.18",
"x-scheme": "https"
}
}
},
"user_agent": {
"original": "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)"
},
"url": {
"full": "https://www.goa.goafrica.syazen.cloud/zm/pros",
"original": "https://www.goa.goafrica.syazen.cloud/zm/pros",
"path": "/zm/pros",
"domain": "www.goa.goafrica.syazen.cloud",
"port": null,
"username": null,
"query": null,
"scheme": "https"
},
"profiling": {
"memoryUsage": 210665472,
"memoryUsageHuman": "200.9 MiB"
}
} |
---|
03:59:21.458 | debug | kysely.query | {
"kysely": {
"sql": "select `id`, (select count(*) as `count` from `following` where `following`.`target_user_id` = `user`.`id`) as `nbFollowers` from `user` where `user`.`profile_photo_id` is not null and `user`.`country` = ? order by `nbFollowers` desc limit ?",
"parameters": [
"zm",
20
],
"durationInMs": 6.206785999936983
}
} |
---|
03:59:21.473 | debug | kysely.query | {
"kysely": {
"sql": "select * from `user` where `user`.`id` in (?, ?, ?, ?, ?)",
"parameters": [
257355,
217773,
186945,
282444,
128479
],
"durationInMs": 7.7426249999552965
}
} |
---|
03:59:21.495 | debug | kysely.query | {
"kysely": {
"sql": "select * from `category_variant` as `v` where ((`v`.`category_id` = ? and `v`.`country` is null and `v`.`lang` = ?) or (`v`.`category_id` = ? and `v`.`country` is null and `v`.`lang` = ?))",
"parameters": [
48,
"fr",
529,
"fr"
],
"durationInMs": 18.783909999998286
}
} |
---|
03:59:21.497 | debug | kysely.query | {
"kysely": {
"sql": "select `user_id`, count(`id`) as `resumes_count` from `user_resume` where `user_id` in (?, ?, ?, ?, ?) group by `user_id`",
"parameters": [
257355,
217773,
186945,
282444,
128479
],
"durationInMs": 7.418727000011131
}
} |
---|
03:59:21.497 | debug | kysely.query | {
"kysely": {
"sql": "select `user_id`, count(`id`) as `count` from `user_experience` where `user_id` in (?, ?, ?, ?, ?) group by `user_id`",
"parameters": [
257355,
217773,
186945,
282444,
128479
],
"durationInMs": 7.7351619999390095
}
} |
---|
03:59:21.498 | debug | kysely.query | {
"kysely": {
"sql": "select `user_id`, count(`id`) as `count` from `user_formation` where `user_id` in (?, ?, ?, ?, ?) group by `user_id`",
"parameters": [
257355,
217773,
186945,
282444,
128479
],
"durationInMs": 7.994040000019595
}
} |
---|
03:59:21.498 | debug | kysely.query | {
"kysely": {
"sql": "select `target_user_id`, count(`id`) as `count` from `following` where (`target_company_id` is null and `target_user_id` in (?, ?, ?, ?, ?)) group by `target_user_id`",
"parameters": [
257355,
217773,
186945,
282444,
128479
],
"durationInMs": 8.174563999986276
}
} |
---|
03:59:21.498 | debug | kysely.query | {
"kysely": {
"sql": "select `user_author_id`, count(`id`) as `count` from `feed_post` where (`company_author_id` is null and `user_author_id` in (?, ?, ?, ?, ?)) group by `user_author_id`",
"parameters": [
257355,
217773,
186945,
282444,
128479
],
"durationInMs": 8.336684000096284
}
} |
---|
03:59:21.499 | debug | kysely.query | {
"kysely": {
"sql": "select `user_id`, `status` from `user_job_status` where `user_id` in (?, ?, ?, ?, ?)",
"parameters": [
257355,
217773,
186945,
282444,
128479
],
"durationInMs": 8.56248099997174
}
} |
---|
03:59:21.499 | debug | kysely.query | {
"kysely": {
"sql": "select `author_id`, count(`id`) as `count` from `following` where `author_id` in (?, ?, ?, ?, ?) group by `author_id`",
"parameters": [
257355,
217773,
186945,
282444,
128479
],
"durationInMs": 8.918248999980278
}
} |
---|
03:59:21.500 | debug | kysely.query | {
"kysely": {
"sql": "select `id` from `cms_post` where `cms_post`.`slug` = ? limit ?",
"parameters": [
"questions-go-africa",
1
],
"durationInMs": 4.374487000051886
}
} |
---|
03:59:21.500 | debug | kysely.query | {
"kysely": {
"sql": "select count(*) as `count` from `cms_post` where `online` = ? and JSON_CONTAINS(`countries`, JSON_ARRAY(?)) = ?",
"parameters": [
1,
"ZM",
true
],
"durationInMs": 2.959952999954112
}
} |
---|
03:59:21.501 | debug | kysely.query | {
"kysely": {
"sql": "select * from `category_variant` where `category_variant`.`id` in (?, ?)",
"parameters": [
45,
430
],
"durationInMs": 3.68282900005579
}
} |
---|
03:59:21.502 | debug | kysely.query | {
"kysely": {
"sql": "select * from `category` where `category`.`id` in (?, ?)",
"parameters": [
48,
529
],
"durationInMs": 2.3623769999248907
}
} |
---|
03:59:21.502 | debug | kysely.query | {
"kysely": {
"sql": "select * from `media__media` as `m` where `m`.`id` in (?)",
"parameters": [
177948
],
"durationInMs": 3.029912000056356
}
} |
---|
03:59:21.503 | debug | kysely.query | {
"kysely": {
"sql": "select * from `category_variant` as `v` where ((`v`.`category_id` = ? and `v`.`country` is null and `v`.`lang` = ?) or (`v`.`category_id` = ? and `v`.`country` is null and `v`.`lang` = ?))",
"parameters": [
38,
"fr",
85,
"fr"
],
"durationInMs": 1.0615429999306798
}
} |
---|
03:59:21.503 | debug | kysely.query | {
"kysely": {
"sql": "select * from `cms_post` as `o` where `o`.`id` in (?)",
"parameters": [
36
],
"durationInMs": 3.5838259999873117
}
} |
---|
03:59:21.504 | debug | kysely.query | {
"kysely": {
"sql": "select * from `category_variant` where `category_variant`.`id` in (?, ?)",
"parameters": [
36,
77
],
"durationInMs": 0.7868050000397488
}
} |
---|
03:59:21.606 | info | http.response | {
"svelte": {
"route": {
"id": "/(frontend)/[[_country]]/pros"
},
"params": {
"_country": "zm"
},
"clientAddress": "216.73.216.18",
"isDataRequest": false,
"isSubRequest": false
},
"http": {
"request": {
"id": "SQcicPTYCYXxddz_d_qO",
"method": "GET",
"bytes": null,
"mime_type": null,
"referrer": null,
"headers": {
"accept": "*/*",
"accept-encoding": "gzip, br, zstd, deflate",
"connection": "close",
"cookie": "goafrica-ad-id=6891656836bf01.67131340; PHPSESSID=3614a9a1067a95cd9609cac328b0bf48; GOAFRICA_NEXT_SESSION_ID=59ZijqI1jgpvoZ1MpjqEm16OpDgfTzRzXTuOTIjs",
"host": "www.goa.goafrica.syazen.cloud",
"user-agent": "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)",
"x-forwarded-for": "216.73.216.18",
"x-real-ip": "216.73.216.18",
"x-scheme": "https"
}
},
"response": {
"bytes": 118690,
"mime_type": "text/html",
"status_code": 200,
"headers": {
"accept": "*/*",
"accept-encoding": "gzip, br, zstd, deflate",
"connection": "close",
"cookie": "goafrica-ad-id=6891656836bf01.67131340; PHPSESSID=3614a9a1067a95cd9609cac328b0bf48; GOAFRICA_NEXT_SESSION_ID=59ZijqI1jgpvoZ1MpjqEm16OpDgfTzRzXTuOTIjs",
"host": "www.goa.goafrica.syazen.cloud",
"user-agent": "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)",
"x-forwarded-for": "216.73.216.18",
"x-real-ip": "216.73.216.18",
"x-scheme": "https"
}
}
},
"user_agent": {
"original": "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)"
},
"url": {
"full": "https://www.goa.goafrica.syazen.cloud/zm/pros",
"original": "https://www.goa.goafrica.syazen.cloud/zm/pros",
"path": "/zm/pros",
"domain": "www.goa.goafrica.syazen.cloud",
"port": null,
"username": null,
"query": null,
"scheme": "https"
},
"profiling": {
"memoryUsage": 269058048,
"memoryUsageHuman": "256.6 MiB",
"requestTimeInMs": 257
}
} |
---|