PHPMem v2.0.1
Version
1.6.45
Uptime
7 days 8 hours 56 minutes 42 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
64 274
Rejected
0
llm:64e28389c04e9f0250f7601b9fc282cef0b65efe8ff13d5bc2d1783aef58ef09
Edit
```json
{
"classifications": [
{
"column": "id",
"label": "none",
"confidence": 1.0,
"reason": "Unique identifier for probe runs, not a coordinate"
},
{
"column": "dataset_id",
"label": "none",
"confidence": 1.0,
"reason": "Foreign key reference to datasets, not a coordinate"
},
{
"column": "batch_id",
"label": "none",
"confidence": 1.0,
"reason": "Batch identifier for grouping runs, not a coordinate"
},
{
"column": "probe_kind",
"label": "none",
"confidence": 1.0,
"reason": "Categorical type of probe (concentration, difference, etc.), not a coordinate"
},
{
"column": "status",
"label": "none",
"confidence": 1.0,
"reason": "Categorical status field (refused, succeeded), not a coordinate"
},
{
"column": "lease_owner",
"label": "none",
"confidence": 1.0,
"reason": "Ownership identifier, all null values, not a coordinate"
},
{
"column": "attempts",
"label": "none",
"confidence": 1.0,
"reason": "Count of retry attempts, not a coordinate"
},
{
"column": "refusal_code",
"label": "none",
"confidence": 1.0,
"reason": "Categorical error code, not a coordinate"
},
{
"column": "detail",
"label": "none",
"confidence": 1.0,
"reason": "Free-text error details, not a coordinate"
},
{
"column": "finding_count",
"label": "none",
"confidence": 1.0,
"reason": "Numeric count of findings, not a coordinate"
},
{
"column": "bytes_scanned",
"label": "none",
"confidence": 1.0,
"reason": "Numeric measure of data volume, not a coordinate"
},
{
"column": "duration_ms",
"label": "none",
"confidence": 0.9,
"reason": "Duration measure in milliseconds, not a point/interval on time axis"
},
{
"column": "created_at",
"label": "temporal",
"confidence": 1.0,
"reason": "Timestamp indicating when probe run was created"
},
{
"column": "started_at",
"label": "temporal",
"confidence": 1.0,
"reason": "Timestamp indicating when probe run started execution"
},
{
"column": "finished_at",
"label": "temporal",
"confidence": 1.0,
"reason": "Timestamp indicating when probe run completed"
}
]
}
```