PHPMem v2.0.1
Version
1.6.45
Uptime
7 days 12 hours 49 minutes 41 seconds
Memory
Total
512MB
Used
13,33MB (2.6%)
Free
498,67MB
Keys
Current
10 166
Total (since start)
11 096
Evictions
0
Reclaimed
157
Expired Unfetched
0
Evicted Unfetched
0
Connections
Current
5 / 1 024 max
Total
68 308
Rejected
0
llm:4b73e5ddfbc4d94624bc110419db137119bc6f8a95bec499d74bfa9c7f70503d
Edit
```json
{
"table_name": "component_staleness",
"table_type_tags": [
{"tag": "dimension", "confidence": 0.75},
{"tag": "event", "confidence": 0.30}
],
"primary_type": "dimension",
"insufficient_evidence": false,
"entity": {
"columns": ["id"],
"unique_per_row": true
},
"time_axis": {
"columns": ["flagged_at"],
"kind": "event_time"
},
"reasoning": "The entity id is unique per row (Uniqueness 1.000, RPUV 1.00). Each row describes a staleness flag for a specific dataset component combination — dataset_id (RPUV 3.33) and component (RPUV 2.50) repeat, but id uniquely identifies each flag record. The flagged_at timestamp (Uniqueness 1.000) is an attribute of when this particular flag was created, not an axis ordering actions of a repeating entity. This is a catalog of flag records → dimension. The provenance columns (_ingestion_timestamp, _batch_id, _source_file, _source_system) are ignored per instructions."
}
```