inpaintServer/status_26981.json

156 lines
3.5 KiB
JSON

{
"worker_status": {
"running": true,
"total_workers": 6,
"queue_size": 0,
"workers_by_status": {
"idle": [
{
"id": "worker_6071a07b",
"status": "idle",
"task_count": 0,
"error_count": 0,
"last_task_at": null
},
{
"id": "worker_c835bf3d",
"status": "idle",
"task_count": 0,
"error_count": 0,
"last_task_at": null
},
{
"id": "worker_2c50def5",
"status": "idle",
"task_count": 0,
"error_count": 0,
"last_task_at": null
},
{
"id": "worker_716a2395",
"status": "idle",
"task_count": 0,
"error_count": 0,
"last_task_at": null
},
{
"id": "worker_e085238b",
"status": "idle",
"task_count": 0,
"error_count": 0,
"last_task_at": null
},
{
"id": "worker_4c8f1a99",
"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": 13,
"successful_requests": 13,
"failed_requests": 0,
"success_rate": 100.0,
"endpoint_usage": {
"POST /api/v1/inpaint": 11,
"POST /api/v1/remove_bg": 2
},
"endpoint_stats": {
"POST /api/v1/inpaint": {
"count": 11,
"avg_time": 3.7608027241446753,
"min_time": 0.19230866432189941,
"max_time": 8.559882879257202,
"current_concurrent": 0
},
"POST /api/v1/remove_bg": {
"count": 2,
"avg_time": 3.843747615814209,
"min_time": 3.8437423706054688,
"max_time": 3.843752861022949,
"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": 3.773563476709219,
"min_response_time": 0.19230866432189941,
"max_response_time": 8.559882879257202,
"current_concurrent": 0,
"max_concurrent": 7,
"requests_per_second": 0.018571994122872536,
"uptime": 699.9786837100983,
"recent_errors": []
},
"daily_stats": {
"date": "2025-12-05",
"images_processed": {
"inpaint": 11,
"remove_bg": 2,
"gen_image": 0,
"total": 13
},
"network": {
"bytes_uploaded": 108551,
"bytes_downloaded": 1437205,
"requests_count": 13,
"mb_uploaded": 0.10352230072021484,
"mb_downloaded": 1.3706254959106445,
"gb_uploaded": 0.00010109599679708481,
"gb_downloaded": 0.0013385014608502388
},
"api_calls": {
"total": 13,
"success": 13,
"failed": 0
},
"models_used": {},
"peak_concurrent": 6,
"start_time": 1764917571.801338,
"last_update": 1764917658.5583913
},
"timestamp": 1764918271.8181906
}