PHPMem v2.0.1
Version
1.6.45
Uptime
7 days 19 hours 7 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
3 / 1 024 max
Total
72 454
Rejected
0
llm:0fbf953d25f31d0362444d603c4f15d861d0b95a3e9c5bf28b2c14905fa8c98d
Edit
```json
{
"classifications": [
{
"column": "reading_id",
"label": "none",
"confidence": 1.0,
"reason": "Unique identifier for each reading, not a coordinate"
},
{
"column": "metric_id",
"label": "none",
"confidence": 1.0,
"reason": "Foreign key identifier for metrics, not a coordinate"
},
{
"column": "period_start",
"label": "temporal",
"confidence": 1.0,
"reason": "Date values representing time periods (YYYY-MM-DD format)"
},
{
"column": "segment",
"label": "none",
"confidence": 0.95,
"reason": "Appears to be categorical codes (AC, AL, AM, AP), likely dimension segments not geographic locations"
},
{
"column": "numerator",
"label": "none",
"confidence": 1.0,
"reason": "Numeric component of a ratio calculation, not a coordinate"
},
{
"column": "denominator",
"label": "none",
"confidence": 1.0,
"reason": "Numeric component of a ratio calculation, not a coordinate"
},
{
"column": "n",
"label": "none",
"confidence": 1.0,
"reason": "Count or sample size metric, not a coordinate"
},
{
"column": "value",
"label": "none",
"confidence": 1.0,
"reason": "Computed metric value (ratio between 0-1), not a coordinate"
},
{
"column": "computed_at",
"label": "temporal",
"confidence": 1.0,
"reason": "Timestamp indicating when the metric was computed"
},
{
"column": "batch_id",
"label": "none",
"confidence": 1.0,
"reason": "Batch processing identifier, not a coordinate"
},
{
"column": "sql_fingerprint",
"label": "none",
"confidence": 1.0,
"reason": "Hash identifier for SQL queries, not a coordinate"
}
]
}
```