PHPMem v2.0.1
Version
1.6.45
Uptime
8 days 3 hours 34 minutes 17 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
4 / 1 024 max
Total
76 702
Rejected
0
llm:2bf34eabdcc57122350ea27aac1ec5c6f0a6705a2ddc9f5311d5acfaa8216356
Edit
```json
{
"table_name": "analysis_run_llm_usage",
"table_type_tags": [
{"tag": "dimension", "confidence": 0.75},
{"tag": "event", "confidence": 0.30}
],
"primary_type": "dimension",
"insufficient_evidence": false,
"entity": {
"columns": ["jobs_id", "model_name"],
"unique_per_row": true
},
"time_axis": null,
"reasoning": "The composite entity (jobs_id, model_name) is unique per row — jobs_id RPUV 2.00 and model_name RPUV 45.20 combine to make each row distinct (113 jobs × ~2 models = 226 rows). Each row describes the LLM usage summary for one model within one analysis job: calls, tokens, cost. The _ingestion_timestamp is a provenance column (constant across all rows). No event timestamp or sequence orders actions; the row exists to catalog what happened during the job, not to record when it happened. Dimension."
}
```