PHPMem v2.0.1
Version
1.6.45
Uptime
7 days 19 hours 52 minutes 21 seconds
Memory
Total
512MB
Used
8,15MB (1.59%)
Free
503,85MB
Keys
Current
6 252
Total (since start)
11 098
Evictions
0
Reclaimed
299
Expired Unfetched
0
Evicted Unfetched
0
Connections
Current
3 / 1 024 max
Total
73 259
Rejected
0
llm:8c6c1d67d3af4bfcfa40f997b4a790f3a52a0293d4778f155c466d2b5450fd51
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 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"
}
]
}
```