PHPMem v2.0.1
Version
1.6.45
Uptime
7 days 18 hours 9 minutes 36 seconds
Memory
Total
512MB
Used
8,22MB (1.61%)
Free
503,78MB
Keys
Current
6 300
Total (since start)
11 098
Evictions
0
Reclaimed
299
Expired Unfetched
0
Evicted Unfetched
0
Connections
Current
3 / 1 024 max
Total
72 072
Rejected
0
llm:227e3363423c1c3efb606b67150386c165c80cb5790e672228cf12ceba1f4759
Edit
```json
{
"classifications": [
{"column": "id", "label": "none", "confidence": 1.0, "reason": "Primary key identifier, not a coordinate"},
{"column": "job_id", "label": "none", "confidence": 1.0, "reason": "Job identifier, not a coordinate"},
{"column": "dataset_id", "label": "none", "confidence": 1.0, "reason": "Dataset identifier, not a coordinate"},
{"column": "batch_id", "label": "none", "confidence": 1.0, "reason": "Batch identifier (all null), not a coordinate"},
{"column": "tenant_id", "label": "none", "confidence": 1.0, "reason": "Tenant identifier, not a coordinate"},
{"column": "type", "label": "none", "confidence": 1.0, "reason": "Job type category, not a coordinate"},
{"column": "status", "label": "none", "confidence": 1.0, "reason": "Job status category, not a coordinate"},
{"column": "current_phase", "label": "none", "confidence": 1.0, "reason": "Phase indicator (all null), not a coordinate"},
{"column": "progress_pct", "label": "none", "confidence": 1.0, "reason": "Progress percentage metric, not a coordinate"},
{"column": "error_count", "label": "none", "confidence": 1.0, "reason": "Error count metric, not a coordinate"},
{"column": "started_at", "label": "temporal", "confidence": 1.0, "reason": "Timestamp indicating when job started"},
{"column": "finished_at", "label": "temporal", "confidence": 1.0, "reason": "Timestamp indicating when job finished"},
{"column": "elapsed_ms", "label": "temporal", "confidence": 0.95, "reason": "Duration in milliseconds, explicit time interval"},
{"column": "phases_json", "label": "none", "confidence": 1.0, "reason": "JSON data field (all null), not a coordinate"},
{"column": "created_at", "label": "temporal", "confidence": 1.0, "reason": "Timestamp indicating record creation time"},
{"column": "updated_at", "label": "temporal", "confidence": 1.0, "reason": "Timestamp indicating record update time"}
]
}
```