PHPMem v2.0.1
Version
1.6.45
Uptime
7 days 6 hours 23 minutes 13 seconds
Memory
Total
512MB
Used
13,32MB (2.6%)
Free
498,68MB
Keys
Current
10 162
Total (since start)
11 092
Evictions
0
Reclaimed
157
Expired Unfetched
0
Evicted Unfetched
0
Connections
Current
4 / 1 024 max
Total
61 569
Rejected
0
llm:cce9123c53556cda5ddf0e799bd100ca5302579dcf54f818debc1e831fe7d470
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 identifier (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 (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"}
]
}
```