PHPMem v2.0.1
Version
1.6.45
Uptime
7 days 23 hours 44 minutes 9 seconds
Memory
Total
512MB
Used
7,68MB (1.5%)
Free
504,32MB
Keys
Current
5 910
Total (since start)
11 098
Evictions
0
Reclaimed
326
Expired Unfetched
0
Evicted Unfetched
0
Connections
Current
3 / 1 024 max
Total
75 324
Rejected
0
llm:8cc0b76895dbb38bbae664cd369ac61318679130b0c8464df6f669027d168df8
Edit
```json
{
"table_name": "search_index_metrics",
"table_type_tags": [
{"tag": "event", "confidence": 0.75},
{"tag": "dimension", "confidence": 0.30}
],
"primary_type": "event",
"insufficient_evidence": false,
"entity": {
"columns": ["dataset_id", "batch_id", "engine"],
"unique_per_row": false
},
"time_axis": {
"columns": ["created_at"],
"kind": "event_time"
},
"reasoning": "The composite entity (dataset_id, batch_id, engine) repeats across rows (dataset_id RPUV 4.67, batch_id RPUV 3.02), ordered by created_at event timestamps (Uniqueness 0.667). Each row records an index build occurrence — a dataset was indexed by an engine in a batch — with performance metrics (build_ms, index_bytes, docs_indexed). The rows are bare occurrences to count and analyze, not state transitions that replay into entity state: event. The unique id (Uniqueness 1.000) gives a weak secondary dimension reading, but the repeating composite entity and occurrence nature dominate."
}
```