PHPMem v2.0.1
Version
1.6.45
Uptime
8 days 1 hour 47 minutes 34 seconds
Memory
Total
512MB
Used
7,68MB (1.5%)
Free
504,32MB
Keys
Current
5 910
Total (since start)
11 098
Evictions
0
Reclaimed
326
Expired Unfetched
0
Evicted Unfetched
0
Connections
Current
4 / 1 024 max
Total
76 143
Rejected
0
llm:ba0358847936dc00ec377ea3903af1ed8433111c60a69cc3d61f544c0cb13707
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"
}
]
}
```