10:16:48.392 | info | http.request | {
"svelte": {
"route": {
"id": "/(frontend)/[[_country]]/pros"
},
"params": {
"_country": "ml"
},
"clientAddress": "216.73.216.18",
"isDataRequest": false,
"isSubRequest": false
},
"http": {
"request": {
"id": "msd1HB2ktUGo9FuVMHrq",
"method": "GET",
"bytes": null,
"mime_type": null,
"referrer": null,
"headers": {
"accept": "*/*",
"accept-encoding": "gzip, br, zstd, deflate",
"connection": "close",
"cookie": "GOAFRICA_NEXT_SESSION_ID=WKHy1rxx0dwYd4CFe2uDQd6nEKBgJVYA9VcaLm1e; PHPSESSID=5395f947014b1d3b3cca4fd31e0b11b3; goafrica-ad-id=68906c6d07ce53.94337990",
"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/ml/pros",
"original": "https://www.goa.goafrica.syazen.cloud/ml/pros",
"path": "/ml/pros",
"domain": "www.goa.goafrica.syazen.cloud",
"port": null,
"username": null,
"query": null,
"scheme": "https"
},
"profiling": {
"memoryUsage": 282673152,
"memoryUsageHuman": "269.6 MiB"
}
} |
---|
10:16:48.414 | 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": [
"ml",
20
],
"durationInMs": 10.971447000018088
}
} |
---|
10:16:48.418 | debug | kysely.query | {
"kysely": {
"sql": "select * from `user` where `user`.`id` in (?, ?, ?, ?, ?)",
"parameters": [
219624,
357038,
244718,
240176,
164436
],
"durationInMs": 1.063566999975592
}
} |
---|
10:16:48.419 | debug | kysely.query | {
"kysely": {
"sql": "select `id` from `cms_post` where `cms_post`.`slug` = ? limit ?",
"parameters": [
"questions-go-africa",
1
],
"durationInMs": 4.743861999973888
}
} |
---|
10:16:48.419 | debug | kysely.query | {
"kysely": {
"sql": "select count(*) as `count` from `cms_post` where `online` = ? and JSON_CONTAINS(`countries`, JSON_ARRAY(?)) = ?",
"parameters": [
1,
"ML",
true
],
"durationInMs": 4.907483999995748
}
} |
---|
10:16:48.420 | 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": [
219624,
357038,
244718,
240176,
164436
],
"durationInMs": 2.9860920000064652
}
} |
---|
10:16:48.420 | debug | kysely.query | {
"kysely": {
"sql": "select * from `media__media` as `m` where `m`.`id` in (?, ?, ?, ?)",
"parameters": [
144258,
235095,
155304,
153170
],
"durationInMs": 1.107097000000067
}
} |
---|
10:16:48.420 | 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` = ?) or (`v`.`category_id` = ? and `v`.`country` is null and `v`.`lang` = ?) or (`v`.`category_id` = ? and `v`.`country` is null and `v`.`lang` = ?))",
"parameters": [
188,
"fr",
21,
"fr",
533,
"fr",
59,
"fr"
],
"durationInMs": 1.1738799999875482
}
} |
---|
10:16:48.421 | debug | kysely.query | {
"kysely": {
"sql": "select * from `category` where `category`.`id` in (?, ?, ?, ?)",
"parameters": [
188,
21,
533,
59
],
"durationInMs": 1.1706949999788776
}
} |
---|
10:16:48.422 | debug | kysely.query | {
"kysely": {
"sql": "select `user_id`, count(`id`) as `count` from `user_experience` where `user_id` in (?, ?, ?, ?, ?) group by `user_id`",
"parameters": [
219624,
357038,
244718,
240176,
164436
],
"durationInMs": 5.41713700001128
}
} |
---|
10:16:48.422 | debug | kysely.query | {
"kysely": {
"sql": "select `user_id`, count(`id`) as `count` from `user_formation` where `user_id` in (?, ?, ?, ?, ?) group by `user_id`",
"parameters": [
219624,
357038,
244718,
240176,
164436
],
"durationInMs": 5.59963399998378
}
} |
---|
10:16:48.422 | 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": [
219624,
357038,
244718,
240176,
164436
],
"durationInMs": 5.757966999983182
}
} |
---|
10:16:48.423 | 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": [
219624,
357038,
244718,
240176,
164436
],
"durationInMs": 6.013749000005191
}
} |
---|
10:16:48.424 | debug | kysely.query | {
"kysely": {
"sql": "select `author_id`, count(`id`) as `count` from `following` where `author_id` in (?, ?, ?, ?, ?) group by `author_id`",
"parameters": [
219624,
357038,
244718,
240176,
164436
],
"durationInMs": 7.135684000008041
}
} |
---|
10:16:48.424 | debug | kysely.query | {
"kysely": {
"sql": "select `user_id`, `status` from `user_job_status` where `user_id` in (?, ?, ?, ?, ?)",
"parameters": [
219624,
357038,
244718,
240176,
164436
],
"durationInMs": 7.436009999975795
}
} |
---|
10:16:48.425 | debug | kysely.query | {
"kysely": {
"sql": "select * from `category_variant` where `category_variant`.`id` in (?, ?, ?, ?)",
"parameters": [
169,
19,
433,
55
],
"durationInMs": 4.235110000008717
}
} |
---|
10:16:48.425 | 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` = ?) or (`v`.`category_id` = ? and `v`.`country` is null and `v`.`lang` = ?) or (`v`.`category_id` = ? and `v`.`country` is null and `v`.`lang` = ?))",
"parameters": [
183,
"fr",
18,
"fr",
138,
"fr",
49,
"fr"
],
"durationInMs": 3.9213509999972302
}
} |
---|
10:16:48.425 | debug | kysely.query | {
"kysely": {
"sql": "select * from `cms_post` as `o` where `o`.`id` in (?)",
"parameters": [
36
],
"durationInMs": 5.337157999980263
}
} |
---|
10:16:48.425 | debug | kysely.query | {
"kysely": {
"sql": "select * from `category_variant` where `category_variant`.`id` in (?, ?, ?, ?)",
"parameters": [
165,
16,
127,
46
],
"durationInMs": 0.40341599998646416
}
} |
---|
10:16:48.460 | info | http.response | {
"svelte": {
"route": {
"id": "/(frontend)/[[_country]]/pros"
},
"params": {
"_country": "ml"
},
"clientAddress": "216.73.216.18",
"isDataRequest": false,
"isSubRequest": false
},
"http": {
"request": {
"id": "msd1HB2ktUGo9FuVMHrq",
"method": "GET",
"bytes": null,
"mime_type": null,
"referrer": null,
"headers": {
"accept": "*/*",
"accept-encoding": "gzip, br, zstd, deflate",
"connection": "close",
"cookie": "GOAFRICA_NEXT_SESSION_ID=WKHy1rxx0dwYd4CFe2uDQd6nEKBgJVYA9VcaLm1e; PHPSESSID=5395f947014b1d3b3cca4fd31e0b11b3; goafrica-ad-id=68906c6d07ce53.94337990",
"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": 114320,
"mime_type": "text/html",
"status_code": 200,
"headers": {
"accept": "*/*",
"accept-encoding": "gzip, br, zstd, deflate",
"connection": "close",
"cookie": "GOAFRICA_NEXT_SESSION_ID=WKHy1rxx0dwYd4CFe2uDQd6nEKBgJVYA9VcaLm1e; PHPSESSID=5395f947014b1d3b3cca4fd31e0b11b3; goafrica-ad-id=68906c6d07ce53.94337990",
"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/ml/pros",
"original": "https://www.goa.goafrica.syazen.cloud/ml/pros",
"path": "/ml/pros",
"domain": "www.goa.goafrica.syazen.cloud",
"port": null,
"username": null,
"query": null,
"scheme": "https"
},
"profiling": {
"memoryUsage": 284172288,
"memoryUsageHuman": "271 MiB",
"requestTimeInMs": 68
}
} |
---|