PHPMem v2.0.1
Version
1.6.45
Uptime
7 days 11 hours 37 minutes 46 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
4 / 1 024 max
Total
67 091
Rejected
0
llm:67602005ae265400140d952176efaf0acc25577d0b5189501cbee41a37299850
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"
}
]
}
```