165 lines
3.9 KiB
JSON
165 lines
3.9 KiB
JSON
{
|
|
"worker_status": {
|
|
"running": true,
|
|
"total_workers": 6,
|
|
"queue_size": 0,
|
|
"workers_by_status": {
|
|
"idle": [
|
|
{
|
|
"id": "worker_0fe46213",
|
|
"status": "idle",
|
|
"task_count": 0,
|
|
"error_count": 0,
|
|
"last_task_at": null
|
|
},
|
|
{
|
|
"id": "worker_2ccc5696",
|
|
"status": "idle",
|
|
"task_count": 0,
|
|
"error_count": 0,
|
|
"last_task_at": null
|
|
},
|
|
{
|
|
"id": "worker_bfcf7255",
|
|
"status": "idle",
|
|
"task_count": 0,
|
|
"error_count": 0,
|
|
"last_task_at": null
|
|
},
|
|
{
|
|
"id": "worker_e6f2e95c",
|
|
"status": "idle",
|
|
"task_count": 0,
|
|
"error_count": 0,
|
|
"last_task_at": null
|
|
},
|
|
{
|
|
"id": "worker_93c9ccec",
|
|
"status": "idle",
|
|
"task_count": 0,
|
|
"error_count": 0,
|
|
"last_task_at": null
|
|
},
|
|
{
|
|
"id": "worker_fd586c8c",
|
|
"status": "idle",
|
|
"task_count": 0,
|
|
"error_count": 0,
|
|
"last_task_at": null
|
|
}
|
|
],
|
|
"busy": [],
|
|
"starting": [],
|
|
"stopping": [],
|
|
"error": []
|
|
}
|
|
},
|
|
"session_status": {
|
|
"simple_lama": {
|
|
"min": 4,
|
|
"max": 6,
|
|
"total": 4,
|
|
"in_use": 0,
|
|
"available": 4
|
|
},
|
|
"migan": {
|
|
"min": 1,
|
|
"max": 6,
|
|
"total": 1,
|
|
"in_use": 0,
|
|
"available": 1
|
|
},
|
|
"rembg": {
|
|
"min": 2,
|
|
"max": 6,
|
|
"total": 2,
|
|
"in_use": 0,
|
|
"available": 2
|
|
}
|
|
},
|
|
"api_stats": {
|
|
"total_requests": 207,
|
|
"successful_requests": 207,
|
|
"failed_requests": 0,
|
|
"success_rate": 100.0,
|
|
"endpoint_usage": {
|
|
"GET /api/v1/model": 58,
|
|
"POST /api/v1/inpaint": 47,
|
|
"GET /api/v1/realtime_status": 96,
|
|
"POST /api/v1/run_plugin_gen_image": 6
|
|
},
|
|
"endpoint_stats": {
|
|
"GET /api/v1/model": {
|
|
"count": 58,
|
|
"avg_time": 0.0017750016574201912,
|
|
"min_time": 0.0007641315460205078,
|
|
"max_time": 0.005892276763916016,
|
|
"current_concurrent": 0
|
|
},
|
|
"POST /api/v1/inpaint": {
|
|
"count": 47,
|
|
"avg_time": 0.8887533989358456,
|
|
"min_time": 0.3177158832550049,
|
|
"max_time": 17.846105098724365,
|
|
"current_concurrent": 0
|
|
},
|
|
"GET /api/v1/realtime_status": {
|
|
"count": 96,
|
|
"avg_time": 0.0017779047290484111,
|
|
"min_time": 0.0008914470672607422,
|
|
"max_time": 0.004540681838989258,
|
|
"current_concurrent": 0
|
|
},
|
|
"POST /api/v1/run_plugin_gen_image": {
|
|
"count": 6,
|
|
"avg_time": 1.5589174032211304,
|
|
"min_time": 0.19034075736999512,
|
|
"max_time": 8.038661241531372,
|
|
"current_concurrent": 0
|
|
},
|
|
"POST /api/v1/remove_bg": {
|
|
"count": 0,
|
|
"avg_time": 0.0,
|
|
"min_time": 0.0,
|
|
"max_time": 0.0,
|
|
"current_concurrent": 0
|
|
}
|
|
},
|
|
"average_response_time": 0.2483021406735775,
|
|
"min_response_time": 0.0007641315460205078,
|
|
"max_response_time": 17.846105098724365,
|
|
"current_concurrent": 0,
|
|
"max_concurrent": 4,
|
|
"requests_per_second": 1.1098522581035506,
|
|
"uptime": 186.51131129264832,
|
|
"recent_errors": []
|
|
},
|
|
"daily_stats": {
|
|
"date": "2025-10-03",
|
|
"images_processed": {
|
|
"inpaint": 47,
|
|
"remove_bg": 0,
|
|
"gen_image": 6,
|
|
"total": 53
|
|
},
|
|
"network": {
|
|
"bytes_uploaded": 56924653,
|
|
"bytes_downloaded": 34306872,
|
|
"requests_count": 207,
|
|
"mb_uploaded": 54.28757953643799,
|
|
"mb_downloaded": 32.71758270263672,
|
|
"gb_uploaded": 0.05301521439105272,
|
|
"gb_downloaded": 0.03195076435804367
|
|
},
|
|
"api_calls": {
|
|
"total": 207,
|
|
"success": 207,
|
|
"failed": 0
|
|
},
|
|
"models_used": {},
|
|
"peak_concurrent": 3,
|
|
"start_time": 1759466176.0225163,
|
|
"last_update": 1759466361.7559974
|
|
},
|
|
"timestamp": 1759466362.5493164
|
|
} |