05:37:06.276 | info | http.request | {
"svelte": {
"route": {
"id": "/(frontend)/[[_country]]/pros"
},
"params": {
"_country": "tz"
},
"clientAddress": "216.73.216.18",
"isDataRequest": false,
"isSubRequest": false
},
"http": {
"request": {
"id": "fpm5vYSSnxvPdjxLZzQF",
"method": "GET",
"bytes": null,
"mime_type": null,
"referrer": null,
"headers": {
"accept": "*/*",
"accept-encoding": "gzip, br, zstd, deflate",
"connection": "close",
"cookie": "GOAFRICA_NEXT_SESSION_ID=qy91fcTEoAMI6GuA2PxtJBqcqRrcJ0YMVQzCzugM; PHPSESSID=eccdf8e6eccd731004e841fec4bb09dd; goafrica-ad-id=689570333a9d63.32272030",
"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/tz/pros",
"original": "https://www.goa.goafrica.syazen.cloud/tz/pros",
"path": "/tz/pros",
"domain": "www.goa.goafrica.syazen.cloud",
"port": null,
"username": null,
"query": null,
"scheme": "https"
},
"profiling": {
"memoryUsage": 286224384,
"memoryUsageHuman": "273 MiB"
}
} |
---|
05:37:06.284 | 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": [
"tz",
20
],
"durationInMs": 3.7411380000412464
}
} |
---|
05:37:06.285 | debug | kysely.query | {
"kysely": {
"sql": "select * from `user` where `user`.`id` in (?, ?, ?, ?, ?)",
"parameters": [
159355,
174428,
46479,
183411,
168762
],
"durationInMs": 0.668284997344017
}
} |
---|
05:37:06.289 | 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": [
159355,
174428,
46479,
183411,
168762
],
"durationInMs": 4.219992998987436
}
} |
---|
05:37:06.289 | debug | kysely.query | {
"kysely": {
"sql": "select `user_id`, count(`id`) as `count` from `user_experience` where `user_id` in (?, ?, ?, ?, ?) group by `user_id`",
"parameters": [
159355,
174428,
46479,
183411,
168762
],
"durationInMs": 4.300721999257803
}
} |
---|
05:37:06.289 | debug | kysely.query | {
"kysely": {
"sql": "select `user_id`, count(`id`) as `count` from `user_formation` where `user_id` in (?, ?, ?, ?, ?) group by `user_id`",
"parameters": [
159355,
174428,
46479,
183411,
168762
],
"durationInMs": 4.365211997181177
}
} |
---|
05:37:06.289 | 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": [
159355,
174428,
46479,
183411,
168762
],
"durationInMs": 4.404704999178648
}
} |
---|
05:37:06.289 | 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": [
363,
"fr",
307,
"fr",
326,
"fr"
],
"durationInMs": 3.883510999381542
}
} |
---|
05:37:06.290 | 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": [
159355,
174428,
46479,
183411,
168762
],
"durationInMs": 4.832837000489235
}
} |
---|
05:37:06.290 | debug | kysely.query | {
"kysely": {
"sql": "select `user_id`, `status` from `user_job_status` where `user_id` in (?, ?, ?, ?, ?)",
"parameters": [
159355,
174428,
46479,
183411,
168762
],
"durationInMs": 4.887948002666235
}
} |
---|
05:37:06.290 | debug | kysely.query | {
"kysely": {
"sql": "select `author_id`, count(`id`) as `count` from `following` where `author_id` in (?, ?, ?, ?, ?) group by `author_id`",
"parameters": [
159355,
174428,
46479,
183411,
168762
],
"durationInMs": 5.3779250010848045
}
} |
---|
05:37:06.290 | debug | kysely.query | {
"kysely": {
"sql": "select * from `category` where `category`.`id` in (?, ?, ?)",
"parameters": [
363,
307,
326
],
"durationInMs": 4.784006003290415
}
} |
---|
05:37:06.291 | debug | kysely.query | {
"kysely": {
"sql": "select * from `category_variant` where `category_variant`.`id` in (?, ?, ?)",
"parameters": [
314,
268,
285
],
"durationInMs": 1.1109340004622936
}
} |
---|
05:37:06.292 | debug | kysely.query | {
"kysely": {
"sql": "select `id` from `cms_post` where `cms_post`.`slug` = ? limit ?",
"parameters": [
"questions-go-africa",
1
],
"durationInMs": 0.4262080006301403
}
} |
---|
05:37:06.292 | 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": [
283,
"fr",
308,
"fr"
],
"durationInMs": 1.2544299997389317
}
} |
---|
05:37:06.292 | debug | kysely.query | {
"kysely": {
"sql": "select * from `cms_post` as `o` where `o`.`id` in (?)",
"parameters": [
36
],
"durationInMs": 0.3565500006079674
}
} |
---|
05:37:06.292 | debug | kysely.query | {
"kysely": {
"sql": "select count(*) as `count` from `cms_post` where `online` = ? and JSON_CONTAINS(`countries`, JSON_ARRAY(?)) = ?",
"parameters": [
1,
"TZ",
true
],
"durationInMs": 1.0360459983348846
}
} |
---|
05:37:06.293 | debug | kysely.query | {
"kysely": {
"sql": "select * from `category_variant` where `category_variant`.`id` in (?, ?)",
"parameters": [
248,
269
],
"durationInMs": 0.6689670011401176
}
} |
---|
05:37:06.308 | info | http.response | {
"svelte": {
"route": {
"id": "/(frontend)/[[_country]]/pros"
},
"params": {
"_country": "tz"
},
"clientAddress": "216.73.216.18",
"isDataRequest": false,
"isSubRequest": false
},
"http": {
"request": {
"id": "fpm5vYSSnxvPdjxLZzQF",
"method": "GET",
"bytes": null,
"mime_type": null,
"referrer": null,
"headers": {
"accept": "*/*",
"accept-encoding": "gzip, br, zstd, deflate",
"connection": "close",
"cookie": "GOAFRICA_NEXT_SESSION_ID=qy91fcTEoAMI6GuA2PxtJBqcqRrcJ0YMVQzCzugM; PHPSESSID=eccdf8e6eccd731004e841fec4bb09dd; goafrica-ad-id=689570333a9d63.32272030",
"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": 121494,
"mime_type": "text/html",
"status_code": 200,
"headers": {
"accept": "*/*",
"accept-encoding": "gzip, br, zstd, deflate",
"connection": "close",
"cookie": "GOAFRICA_NEXT_SESSION_ID=qy91fcTEoAMI6GuA2PxtJBqcqRrcJ0YMVQzCzugM; PHPSESSID=eccdf8e6eccd731004e841fec4bb09dd; goafrica-ad-id=689570333a9d63.32272030",
"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/tz/pros",
"original": "https://www.goa.goafrica.syazen.cloud/tz/pros",
"path": "/tz/pros",
"domain": "www.goa.goafrica.syazen.cloud",
"port": null,
"username": null,
"query": null,
"scheme": "https"
},
"profiling": {
"memoryUsage": 286617600,
"memoryUsageHuman": "273.3 MiB",
"requestTimeInMs": 32
}
} |
---|