15:11:18.996 | info | http.request | {
"svelte": {
"route": {
"id": "/(frontend)/[[_country]]/pros"
},
"params": {
"_country": "rw"
},
"clientAddress": "216.73.216.18",
"isDataRequest": false,
"isSubRequest": false
},
"http": {
"request": {
"id": "Xr_lxJJVPYUX9YbcPlnf",
"method": "GET",
"bytes": null,
"mime_type": null,
"referrer": null,
"headers": {
"accept": "*/*",
"accept-encoding": "gzip, br, zstd, deflate",
"connection": "close",
"cookie": "goafrica-ad-id=689202711f79d0.32430104; PHPSESSID=bf39aee21dd8613625b4a08edd37e7ee; GOAFRICA_NEXT_SESSION_ID=e6dN80AdU4MyeZ7I8GEvcrAbjYfDzV1wyPETRntB",
"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/rw/pros",
"original": "https://www.goa.goafrica.syazen.cloud/rw/pros",
"path": "/rw/pros",
"domain": "www.goa.goafrica.syazen.cloud",
"port": null,
"username": null,
"query": null,
"scheme": "https"
},
"profiling": {
"memoryUsage": 364085248,
"memoryUsageHuman": "347.2 MiB"
}
} |
---|
15:11:19.088 | 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": [
"rw",
20
],
"durationInMs": 5.396890000003623
}
} |
---|
15:11:19.098 | debug | kysely.query | {
"kysely": {
"sql": "select * from `user` where `user`.`id` in (?, ?, ?, ?, ?)",
"parameters": [
396970,
382820,
160810,
181893,
116316
],
"durationInMs": 5.371882999999798
}
} |
---|
15:11:19.101 | debug | kysely.query | {
"kysely": {
"sql": "select * from `media__media` as `m` where `m`.`id` in (?, ?, ?)",
"parameters": [
266851,
126303,
86741
],
"durationInMs": 0.8030540000036126
}
} |
---|
15:11:19.112 | 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": [
396970,
382820,
160810,
181893,
116316
],
"durationInMs": 4.838285999998334
}
} |
---|
15:11:19.112 | debug | kysely.query | {
"kysely": {
"sql": "select `user_id`, count(`id`) as `count` from `user_experience` where `user_id` in (?, ?, ?, ?, ?) group by `user_id`",
"parameters": [
396970,
382820,
160810,
181893,
116316
],
"durationInMs": 5.095651999989059
}
} |
---|
15:11:19.112 | debug | kysely.query | {
"kysely": {
"sql": "select `user_id`, count(`id`) as `count` from `user_formation` where `user_id` in (?, ?, ?, ?, ?) group by `user_id`",
"parameters": [
396970,
382820,
160810,
181893,
116316
],
"durationInMs": 5.285713000004762
}
} |
---|
15:11:19.112 | 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": [
396970,
382820,
160810,
181893,
116316
],
"durationInMs": 5.485522999995737
}
} |
---|
15:11:19.113 | 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": [
396970,
382820,
160810,
181893,
116316
],
"durationInMs": 5.671728000001167
}
} |
---|
15:11:19.113 | debug | kysely.query | {
"kysely": {
"sql": "select `user_id`, `status` from `user_job_status` where `user_id` in (?, ?, ?, ?, ?)",
"parameters": [
396970,
382820,
160810,
181893,
116316
],
"durationInMs": 5.872468999994453
}
} |
---|
15:11:19.113 | debug | kysely.query | {
"kysely": {
"sql": "select `author_id`, count(`id`) as `count` from `following` where `author_id` in (?, ?, ?, ?, ?) group by `author_id`",
"parameters": [
396970,
382820,
160810,
181893,
116316
],
"durationInMs": 6.21321899999748
}
} |
---|
15:11:19.114 | debug | kysely.query | {
"kysely": {
"sql": "select `id` from `cms_post` where `cms_post`.`slug` = ? limit ?",
"parameters": [
"questions-go-africa",
1
],
"durationInMs": 4.533082000009017
}
} |
---|
15:11:19.114 | debug | kysely.query | {
"kysely": {
"sql": "select count(*) as `count` from `cms_post` where `online` = ? and JSON_CONTAINS(`countries`, JSON_ARRAY(?)) = ?",
"parameters": [
1,
"RW",
true
],
"durationInMs": 2.78002999999444
}
} |
---|
15:11:19.116 | 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` = ?))",
"parameters": [
539,
"fr",
298,
"fr",
307,
"fr"
],
"durationInMs": 1.923185999999987
}
} |
---|
15:11:19.116 | debug | kysely.query | {
"kysely": {
"sql": "select * from `category` where `category`.`id` in (?, ?, ?)",
"parameters": [
539,
298,
307
],
"durationInMs": 2.4614009999932023
}
} |
---|
15:11:19.117 | debug | kysely.query | {
"kysely": {
"sql": "select * from `category_variant` where `category_variant`.`id` in (?, ?, ?)",
"parameters": [
437,
260,
268
],
"durationInMs": 1.0432889999938197
}
} |
---|
15:11:19.117 | debug | kysely.query | {
"kysely": {
"sql": "select * from `cms_post` as `o` where `o`.`id` in (?)",
"parameters": [
36
],
"durationInMs": 3.1583499999978812
}
} |
---|
15:11:19.118 | 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": [
695,
"fr",
283,
"fr"
],
"durationInMs": 1.3272240000078455
}
} |
---|
15:11:19.118 | debug | kysely.query | {
"kysely": {
"sql": "select * from `category_variant` where `category_variant`.`id` in (?, ?)",
"parameters": [
1100,
248
],
"durationInMs": 0.25938899999891873
}
} |
---|
15:11:19.215 | info | http.response | {
"svelte": {
"route": {
"id": "/(frontend)/[[_country]]/pros"
},
"params": {
"_country": "rw"
},
"clientAddress": "216.73.216.18",
"isDataRequest": false,
"isSubRequest": false
},
"http": {
"request": {
"id": "Xr_lxJJVPYUX9YbcPlnf",
"method": "GET",
"bytes": null,
"mime_type": null,
"referrer": null,
"headers": {
"accept": "*/*",
"accept-encoding": "gzip, br, zstd, deflate",
"connection": "close",
"cookie": "goafrica-ad-id=689202711f79d0.32430104; PHPSESSID=bf39aee21dd8613625b4a08edd37e7ee; GOAFRICA_NEXT_SESSION_ID=e6dN80AdU4MyeZ7I8GEvcrAbjYfDzV1wyPETRntB",
"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": 115755,
"mime_type": "text/html",
"status_code": 200,
"headers": {
"accept": "*/*",
"accept-encoding": "gzip, br, zstd, deflate",
"connection": "close",
"cookie": "goafrica-ad-id=689202711f79d0.32430104; PHPSESSID=bf39aee21dd8613625b4a08edd37e7ee; GOAFRICA_NEXT_SESSION_ID=e6dN80AdU4MyeZ7I8GEvcrAbjYfDzV1wyPETRntB",
"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/rw/pros",
"original": "https://www.goa.goafrica.syazen.cloud/rw/pros",
"path": "/rw/pros",
"domain": "www.goa.goafrica.syazen.cloud",
"port": null,
"username": null,
"query": null,
"scheme": "https"
},
"profiling": {
"memoryUsage": 373522432,
"memoryUsageHuman": "356.2 MiB",
"requestTimeInMs": 221
}
} |
---|