153 lines
3.2 KiB
JSON
153 lines
3.2 KiB
JSON
{
|
|
"worker_status": {
|
|
"running": true,
|
|
"total_workers": 6,
|
|
"queue_size": 0,
|
|
"workers_by_status": {
|
|
"idle": [
|
|
{
|
|
"id": "worker_0164f7d3",
|
|
"status": "idle",
|
|
"task_count": 0,
|
|
"error_count": 0,
|
|
"last_task_at": null
|
|
},
|
|
{
|
|
"id": "worker_259cf777",
|
|
"status": "idle",
|
|
"task_count": 0,
|
|
"error_count": 0,
|
|
"last_task_at": null
|
|
},
|
|
{
|
|
"id": "worker_1d2a5711",
|
|
"status": "idle",
|
|
"task_count": 0,
|
|
"error_count": 0,
|
|
"last_task_at": null
|
|
},
|
|
{
|
|
"id": "worker_16771460",
|
|
"status": "idle",
|
|
"task_count": 0,
|
|
"error_count": 0,
|
|
"last_task_at": null
|
|
},
|
|
{
|
|
"id": "worker_52c3dd57",
|
|
"status": "idle",
|
|
"task_count": 0,
|
|
"error_count": 0,
|
|
"last_task_at": null
|
|
},
|
|
{
|
|
"id": "worker_6ac96f87",
|
|
"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": 0,
|
|
"successful_requests": 0,
|
|
"failed_requests": 0,
|
|
"success_rate": 0.0,
|
|
"endpoint_usage": {},
|
|
"endpoint_stats": {
|
|
"POST /api/v1/inpaint": {
|
|
"count": 0,
|
|
"avg_time": 0.0,
|
|
"min_time": 0.0,
|
|
"max_time": 0.0,
|
|
"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
|
|
},
|
|
"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": 0,
|
|
"min_response_time": 0,
|
|
"max_response_time": 0,
|
|
"current_concurrent": 0,
|
|
"max_concurrent": 0,
|
|
"requests_per_second": 0.0,
|
|
"uptime": 355.7368106842041,
|
|
"recent_errors": []
|
|
},
|
|
"daily_stats": {
|
|
"date": "2025-12-05",
|
|
"images_processed": {
|
|
"inpaint": 0,
|
|
"remove_bg": 0,
|
|
"gen_image": 0,
|
|
"total": 0
|
|
},
|
|
"network": {
|
|
"bytes_uploaded": 0,
|
|
"bytes_downloaded": 0,
|
|
"requests_count": 0,
|
|
"mb_uploaded": 0.0,
|
|
"mb_downloaded": 0.0,
|
|
"gb_uploaded": 0.0,
|
|
"gb_downloaded": 0.0
|
|
},
|
|
"api_calls": {
|
|
"total": 0,
|
|
"success": 0,
|
|
"failed": 0
|
|
},
|
|
"models_used": {},
|
|
"peak_concurrent": 0,
|
|
"start_time": 1764916098.1676276,
|
|
"last_update": 1764916098.1676283
|
|
},
|
|
"timestamp": 1764916453.9734647
|
|
} |