PHPMem v2.0.1
Version
1.6.45
Uptime
7 days 8 hours 56 minutes 52 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
3 / 1 024 max
Total
64 296
Rejected
0
llm:bbbfb372fba257bd7207a1c0b0d9d49c2bc078262616a28d4280e7dde22375b2
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."
}
```