10:15:42.120 | info | http.request | {
"svelte": {
"route": {
"id": "/(frontend)/[[_country]]/pros"
},
"params": {
"_country": "ng"
},
"clientAddress": "216.73.216.18",
"isDataRequest": false,
"isSubRequest": false
},
"http": {
"request": {
"id": "SXV78jzSDIx9ol64s8A3",
"method": "GET",
"bytes": null,
"mime_type": null,
"referrer": null,
"headers": {
"accept": "*/*",
"accept-encoding": "gzip, br, zstd, deflate",
"connection": "close",
"cookie": "PHPSESSID=0511e5efccd18c6d2e32642112bb8372; goafrica-ad-id=68906c26cdcc54.78279667; GOAFRICA_NEXT_SESSION_ID=xwELsW73tYsQ3PXKkDfr8iMw5GBC5isRwyRdeDgy",
"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/ng/pros",
"original": "https://www.goa.goafrica.syazen.cloud/ng/pros",
"path": "/ng/pros",
"domain": "www.goa.goafrica.syazen.cloud",
"port": null,
"username": null,
"query": null,
"scheme": "https"
},
"profiling": {
"memoryUsage": 254390272,
"memoryUsageHuman": "242.6 MiB"
}
} |
---|
10:15:42.140 | 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": [
"ng",
20
],
"durationInMs": 6.165018999949098
}
} |
---|
10:15:42.152 | debug | kysely.query | {
"kysely": {
"sql": "select * from `user` where `user`.`id` in (?, ?, ?, ?, ?)",
"parameters": [
366597,
219791,
127481,
101170,
171048
],
"durationInMs": 7.026952999993227
}
} |
---|
10:15:42.160 | 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": [
366597,
219791,
127481,
101170,
171048
],
"durationInMs": 3.197883000015281
}
} |
---|
10:15:42.161 | debug | kysely.query | {
"kysely": {
"sql": "select `user_id`, count(`id`) as `count` from `user_experience` where `user_id` in (?, ?, ?, ?, ?) group by `user_id`",
"parameters": [
366597,
219791,
127481,
101170,
171048
],
"durationInMs": 3.487978999968618
}
} |
---|
10:15:42.161 | debug | kysely.query | {
"kysely": {
"sql": "select `user_id`, count(`id`) as `count` from `user_formation` where `user_id` in (?, ?, ?, ?, ?) group by `user_id`",
"parameters": [
366597,
219791,
127481,
101170,
171048
],
"durationInMs": 3.7899380000308156
}
} |
---|
10:15:42.161 | 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": [
366597,
219791,
127481,
101170,
171048
],
"durationInMs": 4.0178089999826625
}
} |
---|
10:15:42.162 | 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": [
366597,
219791,
127481,
101170,
171048
],
"durationInMs": 4.237184999976307
}
} |
---|
10:15:42.162 | debug | kysely.query | {
"kysely": {
"sql": "select `user_id`, `status` from `user_job_status` where `user_id` in (?, ?, ?, ?, ?)",
"parameters": [
366597,
219791,
127481,
101170,
171048
],
"durationInMs": 4.494309999980032
}
} |
---|
10:15:42.163 | debug | kysely.query | {
"kysely": {
"sql": "select `author_id`, count(`id`) as `count` from `following` where `author_id` in (?, ?, ?, ?, ?) group by `author_id`",
"parameters": [
366597,
219791,
127481,
101170,
171048
],
"durationInMs": 4.838266000035219
}
} |
---|
10:15:42.164 | debug | kysely.query | {
"kysely": {
"sql": "select * from `media__media` as `m` where `m`.`id` in (?, ?, ?)",
"parameters": [
243083,
143668,
75565
],
"durationInMs": 8.752873999997973
}
} |
---|
10:15:42.164 | debug | kysely.query | {
"kysely": {
"sql": "select `id` from `cms_post` where `cms_post`.`slug` = ? limit ?",
"parameters": [
"questions-go-africa",
1
],
"durationInMs": 3.874432999989949
}
} |
---|
10:15:42.165 | debug | kysely.query | {
"kysely": {
"sql": "select count(*) as `count` from `cms_post` where `online` = ? and JSON_CONTAINS(`countries`, JSON_ARRAY(?)) = ?",
"parameters": [
1,
"NG",
true
],
"durationInMs": 3.8840220000129193
}
} |
---|
10:15:42.166 | debug | kysely.query | {
"kysely": {
"sql": "select * from `cms_post` as `o` where `o`.`id` in (?)",
"parameters": [
36
],
"durationInMs": 1.1573899999493733
}
} |
---|
10:15:42.166 | debug | kysely.query | {
"kysely": {
"sql": "select * from `category` where `category`.`id` in (?, ?)",
"parameters": [
4,
43
],
"durationInMs": 0.8377790000522509
}
} |
---|
10:15:42.167 | 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": [
4,
"fr",
43,
"fr"
],
"durationInMs": 1.890895999968052
}
} |
---|
10:15:42.168 | 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": [
3,
"fr",
38,
"fr"
],
"durationInMs": 1.3907009999966249
}
} |
---|
10:15:42.169 | debug | kysely.query | {
"kysely": {
"sql": "select * from `category_variant` where `category_variant`.`id` in (?, ?)",
"parameters": [
2,
41
],
"durationInMs": 1.029242999968119
}
} |
---|
10:15:42.169 | debug | kysely.query | {
"kysely": {
"sql": "select * from `category_variant` where `category_variant`.`id` in (?, ?)",
"parameters": [
1,
36
],
"durationInMs": 0.8010510000167415
}
} |
---|
10:15:42.236 | info | http.response | {
"svelte": {
"route": {
"id": "/(frontend)/[[_country]]/pros"
},
"params": {
"_country": "ng"
},
"clientAddress": "216.73.216.18",
"isDataRequest": false,
"isSubRequest": false
},
"http": {
"request": {
"id": "SXV78jzSDIx9ol64s8A3",
"method": "GET",
"bytes": null,
"mime_type": null,
"referrer": null,
"headers": {
"accept": "*/*",
"accept-encoding": "gzip, br, zstd, deflate",
"connection": "close",
"cookie": "PHPSESSID=0511e5efccd18c6d2e32642112bb8372; goafrica-ad-id=68906c26cdcc54.78279667; GOAFRICA_NEXT_SESSION_ID=xwELsW73tYsQ3PXKkDfr8iMw5GBC5isRwyRdeDgy",
"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": 115821,
"mime_type": "text/html",
"status_code": 200,
"headers": {
"accept": "*/*",
"accept-encoding": "gzip, br, zstd, deflate",
"connection": "close",
"cookie": "PHPSESSID=0511e5efccd18c6d2e32642112bb8372; goafrica-ad-id=68906c26cdcc54.78279667; GOAFRICA_NEXT_SESSION_ID=xwELsW73tYsQ3PXKkDfr8iMw5GBC5isRwyRdeDgy",
"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/ng/pros",
"original": "https://www.goa.goafrica.syazen.cloud/ng/pros",
"path": "/ng/pros",
"domain": "www.goa.goafrica.syazen.cloud",
"port": null,
"username": null,
"query": null,
"scheme": "https"
},
"profiling": {
"memoryUsage": 265031680,
"memoryUsageHuman": "252.8 MiB",
"requestTimeInMs": 115
}
} |
---|