PHPMem v2.0.1
Version
1.6.45
Uptime
7 days 7 hours 15 minutes 52 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
5 / 1 024 max
Total
62 492
Rejected
0
llm:2005b9eb3682037c1911691d03da04861b2932d4c281dda74f7e6dc7ba510395
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"
}
]
}
```