inpaintServer/status_27254.json

156 lines
3.5 KiB
JSON

{
"worker_status": {
"running": true,
"total_workers": 6,
"queue_size": 0,
"workers_by_status": {
"idle": [
{
"id": "worker_afecbab2",
"status": "idle",
"task_count": 0,
"error_count": 0,
"last_task_at": null
},
{
"id": "worker_864cfd5d",
"status": "idle",
"task_count": 0,
"error_count": 0,
"last_task_at": null
},
{
"id": "worker_24d2e5c2",
"status": "idle",
"task_count": 0,
"error_count": 0,
"last_task_at": null
},
{
"id": "worker_f470b371",
"status": "idle",
"task_count": 0,
"error_count": 0,
"last_task_at": null
},
{
"id": "worker_80f96abb",
"status": "idle",
"task_count": 0,
"error_count": 0,
"last_task_at": null
},
{
"id": "worker_690052e7",
"status": "idle",
"task_count": 0,
"error_count": 0,
"last_task_at": null
}
],
"busy": [],
"starting": [],
"stopping": [],
"error": []
}
},
"session_status": {
"simple_lama": {
"min": 1,
"max": 2,
"total": 1,
"in_use": 0,
"available": 1
},
"migan": {
"min": 1,
"max": 2,
"total": 1,
"in_use": 0,
"available": 1
},
"rembg": {
"min": 1,
"max": 2,
"total": 1,
"in_use": 0,
"available": 1
},
"gemma": {
"min": 2,
"max": 12,
"total": 2,
"in_use": 0,
"available": 2
}
},
"api_stats": {
"total_requests": 4,
"successful_requests": 4,
"failed_requests": 0,
"success_rate": 100.0,
"endpoint_usage": {
"POST /api/v1/remove_bg": 1,
"POST /api/v1/inpaint": 3
},
"endpoint_stats": {
"POST /api/v1/remove_bg": {
"count": 1,
"avg_time": 1.4315214157104492,
"min_time": 1.4315214157104492,
"max_time": 1.4315214157104492,
"current_concurrent": 0
},
"POST /api/v1/inpaint": {
"count": 3,
"avg_time": 5.707796653111775,
"min_time": 2.3882064819335938,
"max_time": 7.367600202560425,
"current_concurrent": 0
},
"POST /api/v1/run_plugin_gen_image": {
"count": 0,
"avg_time": 0.0,
"min_time": 0.0,
"max_time": 0.0,
"current_concurrent": 0
}
},
"average_response_time": 4.638727843761444,
"min_response_time": 1.4315214157104492,
"max_response_time": 7.367600202560425,
"current_concurrent": 0,
"max_concurrent": 3,
"requests_per_second": 0.0057332715457486146,
"uptime": 697.681937456131,
"recent_errors": []
},
"daily_stats": {
"date": "2025-12-05",
"images_processed": {
"inpaint": 3,
"remove_bg": 1,
"gen_image": 0,
"total": 4
},
"network": {
"bytes_uploaded": 32555,
"bytes_downloaded": 382109,
"requests_count": 4,
"mb_uploaded": 0.03104686737060547,
"mb_downloaded": 0.3644075393676758,
"gb_uploaded": 3.0319206416606903e-05,
"gb_downloaded": 0.0003558667376637459
},
"api_calls": {
"total": 4,
"success": 4,
"failed": 0
},
"models_used": {},
"peak_concurrent": 2,
"start_time": 1764917571.801338,
"last_update": 1764917664.2765207
},
"timestamp": 1764918269.5214567
}