PHPMem v2.0.1
Version
1.6.45
Uptime
7 days 21 hours 31 minutes 34 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
4 / 1 024 max
Total
74 152
Rejected
0
llm:67ce4176616b8e6d8ffe4ad1f8e66caff25bf41716f465c5932e230fa0728896
Edit
```json
{
"classifications": [
{
"column": "id",
"role": "identifier",
"confidence": 1.0,
"reason": "Primary key with unique BIGINT values for each row"
},
{
"column": "dataset_id",
"role": "identifier",
"confidence": 1.0,
"reason": "Foreign key referencing dataset table, used for JOINs"
},
{
"column": "component",
"role": "dimension",
"confidence": 1.0,
"reason": "Categorical field with low cardinality (4 distinct values) used for grouping/filtering component types"
},
{
"column": "reason",
"role": "attribute",
"confidence": 1.0,
"reason": "Descriptive text explaining staleness reason, displayed but not grouped or aggregated"
},
{
"column": "flagged_at",
"role": "dimension",
"confidence": 1.0,
"reason": "Timestamp used for temporal filtering, grouping, and slicing analysis"
}
]
}
```