PHPMem v2.0.1

Version
1.6.45
Uptime
7 days 20 hours 37 minutes 23 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
73 448
Rejected
0
llm:38dc29de4064b4bd0874cd7f411a1e758e2d8e6469b80c62a5a127dc1a0c4e0e
TTL 5 days 23 hours 15 minutes 47 seconds Size 1,99KB Export
Edit
```json { "classifications": [ { "column": "id", "role": "identifier", "confidence": 1.0, "reason": "Primary key with unique values (1078 distinct in 1078 rows)" }, { "column": "dataset_id", "role": "identifier", "confidence": 1.0, "reason": "Foreign key referencing datasets, used for JOINs" }, { "column": "batch_id", "role": "identifier", "confidence": 1.0, "reason": "Foreign key referencing batches, used for JOINs" }, { "column": "module", "role": "dimension", "confidence": 1.0, "reason": "Categorical field with 11 distinct values (analytics, bronze, catalog, etc.), used for grouping/filtering" }, { "column": "outcome", "role": "dimension", "confidence": 1.0, "reason": "Categorical status field with 2 values (failed, success), used for grouping/filtering" }, { "column": "reason", "role": "attribute", "confidence": 1.0, "reason": "Free-form descriptive text explaining failures, displayed but not aggregated (98% null)" }, { "column": "produced_json", "role": "attribute", "confidence": 0.95, "reason": "JSON content field for display, nearly always null (99.9%), not grouped or aggregated" }, { "column": "attempt", "role": "measure", "confidence": 0.9, "reason": "Numeric counter (1-5) that can be aggregated (avg/max attempts per stage)" }, { "column": "started_at", "role": "dimension", "confidence": 1.0, "reason": "Timestamp used for filtering, grouping by time periods, and temporal analysis" }, { "column": "finished_at", "role": "dimension", "confidence": 1.0, "reason": "Timestamp used for filtering, grouping by time periods, and temporal analysis" } ] } ```