PHPMem v2.0.1
Version
1.6.45
Uptime
7 days 12 hours 40 minutes 50 seconds
Memory
Total
512MB
Used
13,33MB (2.6%)
Free
498,67MB
Keys
Current
10 164
Total (since start)
11 094
Evictions
0
Reclaimed
157
Expired Unfetched
0
Evicted Unfetched
0
Connections
Current
4 / 1 024 max
Total
68 116
Rejected
0
llm:47b11de8e28abf29acd1fb560f2c7ce3d2ca550440b562a44a8908d2a7258656
Edit
```json
{
"classifications": [
{
"column": "id",
"label": "none",
"confidence": 1.0,
"reason": "Primary key identifier, not a coordinate"
},
{
"column": "dataset_id",
"label": "none",
"confidence": 1.0,
"reason": "Foreign key identifier, not a coordinate"
},
{
"column": "batch_id",
"label": "none",
"confidence": 1.0,
"reason": "Batch identifier, not a coordinate"
},
{
"column": "module",
"label": "none",
"confidence": 1.0,
"reason": "Categorical dimension (pipeline module name), not a coordinate"
},
{
"column": "outcome",
"label": "none",
"confidence": 1.0,
"reason": "Categorical dimension (success/failed status), not a coordinate"
},
{
"column": "reason",
"label": "none",
"confidence": 1.0,
"reason": "Textual description of failure reasons, not a coordinate"
},
{
"column": "produced_json",
"label": "none",
"confidence": 1.0,
"reason": "JSON data payload, not a coordinate"
},
{
"column": "attempt",
"label": "none",
"confidence": 1.0,
"reason": "Numeric dimension (retry count), not a temporal or spatial coordinate"
},
{
"column": "started_at",
"label": "temporal",
"confidence": 1.0,
"reason": "Timestamp indicating when pipeline stage started"
},
{
"column": "finished_at",
"label": "temporal",
"confidence": 1.0,
"reason": "Timestamp indicating when pipeline stage finished"
}
]
}
```