PHPMem v2.0.1
Version
1.6.45
Uptime
7 days 4 hours 54 minutes 27 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
3 / 1 024 max
Total
60 452
Rejected
0
llm:252edcd7413989ece5b5a43ac6ea5a901b608093f1d431a0004ae5a6048aefd9
Edit
```json
{
"classifications": [
{
"column": "batch_id",
"label": "none",
"confidence": 1.0,
"reason": "Unique identifier for batches, not a coordinate"
},
{
"column": "dataset_id",
"label": "none",
"confidence": 1.0,
"reason": "Identifier for datasets, not a coordinate"
},
{
"column": "tenant_id",
"label": "none",
"confidence": 1.0,
"reason": "Identifier for tenants, not a coordinate"
},
{
"column": "started_at",
"label": "temporal",
"confidence": 1.0,
"reason": "Timestamp indicating when batch started"
},
{
"column": "completed_at",
"label": "temporal",
"confidence": 1.0,
"reason": "Timestamp indicating when batch completed"
},
{
"column": "status",
"label": "none",
"confidence": 1.0,
"reason": "Categorical status field, not a coordinate"
},
{
"column": "error_text",
"label": "none",
"confidence": 1.0,
"reason": "Error message text, not a coordinate"
},
{
"column": "total_rows",
"label": "none",
"confidence": 1.0,
"reason": "Numeric metric, not a coordinate"
},
{
"column": "total_bytes",
"label": "none",
"confidence": 1.0,
"reason": "Numeric metric, not a coordinate"
},
{
"column": "elapsed_ms",
"label": "none",
"confidence": 1.0,
"reason": "Duration metric, not a temporal point or interval for analysis"
},
{
"column": "engine_versions_json",
"label": "none",
"confidence": 1.0,
"reason": "JSON metadata about engine versions, not a coordinate"
},
{
"column": "nettle_version",
"label": "none",
"confidence": 1.0,
"reason": "Version identifier, not a coordinate"
},
{
"column": "job_id",
"label": "none",
"confidence": 1.0,
"reason": "Job identifier, not a coordinate"
},
{
"column": "content_hash",
"label": "none",
"confidence": 1.0,
"reason": "Hash value for content, not a coordinate"
}
]
}
```