PHPMem v2.0.1
Version
1.6.45
Uptime
7 days 10 hours 18 minutes 36 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
2 / 1 024 max
Total
65 817
Rejected
0
llm:7afecd307aac256dc20c9de3f85ccf40a8dc0ce23b77be3aabcff02cac69f36d
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"
}
]
}
```