PHPMem v2.0.1
Version
1.6.45
Uptime
7 days 11 hours 35 minutes 24 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
2 / 1 024 max
Total
66 910
Rejected
0
llm:80780e4a9460836d8fbde3d0e4dea7e29dcb2b31b0e1426b1facea083c9b8c70
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 points (YYYY-MM-DD format)"
},
{
"column": "segment",
"label": "none",
"confidence": 0.95,
"reason": "Appears to be categorical codes (AC, AL, AM, AP), likely dimension not coordinate"
},
{
"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 measure, not a coordinate"
},
{
"column": "value",
"label": "none",
"confidence": 1.0,
"reason": "Computed metric value (likely numerator/denominator), 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"
}
]
}
```