155 lines
3.4 KiB
JSON
155 lines
3.4 KiB
JSON
{
|
|
"worker_status": {
|
|
"running": true,
|
|
"total_workers": 6,
|
|
"queue_size": 0,
|
|
"workers_by_status": {
|
|
"idle": [
|
|
{
|
|
"id": "worker_287dc0ee",
|
|
"status": "idle",
|
|
"task_count": 0,
|
|
"error_count": 0,
|
|
"last_task_at": null
|
|
},
|
|
{
|
|
"id": "worker_7038ca54",
|
|
"status": "idle",
|
|
"task_count": 0,
|
|
"error_count": 0,
|
|
"last_task_at": null
|
|
},
|
|
{
|
|
"id": "worker_506a8e47",
|
|
"status": "idle",
|
|
"task_count": 0,
|
|
"error_count": 0,
|
|
"last_task_at": null
|
|
},
|
|
{
|
|
"id": "worker_9fab488d",
|
|
"status": "idle",
|
|
"task_count": 0,
|
|
"error_count": 0,
|
|
"last_task_at": null
|
|
},
|
|
{
|
|
"id": "worker_575c5158",
|
|
"status": "idle",
|
|
"task_count": 0,
|
|
"error_count": 0,
|
|
"last_task_at": null
|
|
},
|
|
{
|
|
"id": "worker_af056448",
|
|
"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": 1,
|
|
"successful_requests": 1,
|
|
"failed_requests": 0,
|
|
"success_rate": 100.0,
|
|
"endpoint_usage": {
|
|
"POST /api/v1/remove_bg": 1
|
|
},
|
|
"endpoint_stats": {
|
|
"POST /api/v1/remove_bg": {
|
|
"count": 1,
|
|
"avg_time": 1.6407411098480225,
|
|
"min_time": 1.6407411098480225,
|
|
"max_time": 1.6407411098480225,
|
|
"current_concurrent": 0
|
|
},
|
|
"POST /api/v1/inpaint": {
|
|
"count": 0,
|
|
"avg_time": 0.0,
|
|
"min_time": 0.0,
|
|
"max_time": 0.0,
|
|
"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": 1.6407411098480225,
|
|
"min_response_time": 1.6407411098480225,
|
|
"max_response_time": 1.6407411098480225,
|
|
"current_concurrent": 0,
|
|
"max_concurrent": 1,
|
|
"requests_per_second": 0.030823422062835216,
|
|
"uptime": 32.44286108016968,
|
|
"recent_errors": []
|
|
},
|
|
"daily_stats": {
|
|
"date": "2025-12-05",
|
|
"images_processed": {
|
|
"inpaint": 0,
|
|
"remove_bg": 1,
|
|
"gen_image": 0,
|
|
"total": 1
|
|
},
|
|
"network": {
|
|
"bytes_uploaded": 6476,
|
|
"bytes_downloaded": 8036,
|
|
"requests_count": 1,
|
|
"mb_uploaded": 0.006175994873046875,
|
|
"mb_downloaded": 0.007663726806640625,
|
|
"gb_uploaded": 6.031244993209839e-06,
|
|
"gb_downloaded": 7.484108209609985e-06
|
|
},
|
|
"api_calls": {
|
|
"total": 1,
|
|
"success": 1,
|
|
"failed": 0
|
|
},
|
|
"models_used": {},
|
|
"peak_concurrent": 0,
|
|
"start_time": 1764917571.801338,
|
|
"last_update": 1764917601.3004658
|
|
},
|
|
"timestamp": 1764917604.2823741
|
|
} |