164 lines
3.8 KiB
JSON
164 lines
3.8 KiB
JSON
{
|
|
"worker_status": {
|
|
"running": true,
|
|
"total_workers": 6,
|
|
"queue_size": 0,
|
|
"workers_by_status": {
|
|
"idle": [
|
|
{
|
|
"id": "worker_f3fc1b51",
|
|
"status": "idle",
|
|
"task_count": 0,
|
|
"error_count": 0,
|
|
"last_task_at": null
|
|
},
|
|
{
|
|
"id": "worker_de5386e9",
|
|
"status": "idle",
|
|
"task_count": 0,
|
|
"error_count": 0,
|
|
"last_task_at": null
|
|
},
|
|
{
|
|
"id": "worker_9edd16a7",
|
|
"status": "idle",
|
|
"task_count": 0,
|
|
"error_count": 0,
|
|
"last_task_at": null
|
|
},
|
|
{
|
|
"id": "worker_ff5564a8",
|
|
"status": "idle",
|
|
"task_count": 0,
|
|
"error_count": 0,
|
|
"last_task_at": null
|
|
},
|
|
{
|
|
"id": "worker_521f3c2a",
|
|
"status": "idle",
|
|
"task_count": 0,
|
|
"error_count": 0,
|
|
"last_task_at": null
|
|
},
|
|
{
|
|
"id": "worker_0ffa1555",
|
|
"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": 0,
|
|
"in_use": 0,
|
|
"available": 0
|
|
},
|
|
"migan": {
|
|
"min": 1,
|
|
"max": 2,
|
|
"total": 0,
|
|
"in_use": 0,
|
|
"available": 0
|
|
},
|
|
"rembg": {
|
|
"min": 1,
|
|
"max": 2,
|
|
"total": 1,
|
|
"in_use": 0,
|
|
"available": 1
|
|
},
|
|
"gemma": {
|
|
"min": 2,
|
|
"max": 12,
|
|
"total": 0,
|
|
"in_use": 0,
|
|
"available": 0
|
|
}
|
|
},
|
|
"api_stats": {
|
|
"total_requests": 18,
|
|
"successful_requests": 3,
|
|
"failed_requests": 15,
|
|
"success_rate": 16.666666666666664,
|
|
"endpoint_usage": {
|
|
"POST /api/v1/inpaint": 11,
|
|
"POST /api/v1/remove_bg": 4,
|
|
"GET /": 3
|
|
},
|
|
"endpoint_stats": {
|
|
"POST /api/v1/inpaint": {
|
|
"count": 11,
|
|
"avg_time": 0.43496088548140094,
|
|
"min_time": 0.4323616027832031,
|
|
"max_time": 0.43579888343811035,
|
|
"current_concurrent": 3
|
|
},
|
|
"POST /api/v1/remove_bg": {
|
|
"count": 4,
|
|
"avg_time": 0.43516236543655396,
|
|
"min_time": 0.43445491790771484,
|
|
"max_time": 0.43578457832336426,
|
|
"current_concurrent": 0
|
|
},
|
|
"GET /": {
|
|
"count": 3,
|
|
"avg_time": 0.0009899139404296875,
|
|
"min_time": 0.0009377002716064453,
|
|
"max_time": 0.0010831356048583984,
|
|
"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.3626771635479397,
|
|
"min_response_time": 0.0009377002716064453,
|
|
"max_response_time": 0.43579888343811035,
|
|
"current_concurrent": 3,
|
|
"max_concurrent": 18,
|
|
"requests_per_second": 0.0631117954579635,
|
|
"uptime": 285.20817494392395,
|
|
"recent_errors": []
|
|
},
|
|
"daily_stats": {
|
|
"date": "2025-12-05",
|
|
"images_processed": {
|
|
"inpaint": 11,
|
|
"remove_bg": 4,
|
|
"gen_image": 0,
|
|
"total": 15
|
|
},
|
|
"network": {
|
|
"bytes_uploaded": 121527,
|
|
"bytes_downloaded": 499,
|
|
"requests_count": 18,
|
|
"mb_uploaded": 0.11589717864990234,
|
|
"mb_downloaded": 0.00047588348388671875,
|
|
"gb_uploaded": 0.00011318083852529526,
|
|
"gb_downloaded": 4.647299647331238e-07
|
|
},
|
|
"api_calls": {
|
|
"total": 18,
|
|
"success": 3,
|
|
"failed": 15
|
|
},
|
|
"models_used": {},
|
|
"peak_concurrent": 17,
|
|
"start_time": 1764917035.0704246,
|
|
"last_update": 1764917258.2636476
|
|
},
|
|
"timestamp": 1764917320.3031898
|
|
} |