PHPMem v2.0.1
Version
1.6.45
Uptime
7 days 20 hours 41 minutes 17 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
5 / 1 024 max
Total
73 780
Rejected
0
llm:1b3f601d6682211d7aace748d539ba14c5c447e3b776af48d46887b8b6c76eaf
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"
}
]
}
```