PHPMem v2.0.1
Version
1.6.45
Uptime
7 days 6 hours 27 minutes 38 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
2 / 1 024 max
Total
61 677
Rejected
0
llm:dbc7b8a035afdc1dca91f0f76091340d5d2df9bc6eddb611fe060600c4b55827
Edit
```json
{
"table_name": "analysis_run_llm_usage",
"table_type_tags": [
{"tag": "dimension", "confidence": 0.85}
],
"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 with model_name RPUV 45.20 yields ~226 combinations matching the row count. Each row describes the aggregated LLM usage for one job-model pair (calls, input_tokens, output_tokens, cost_usd are summary measures). No time axis exists — _ingestion_timestamp is a provenance column (ignored per rules). The table catalogs usage summaries, not timestamped events or state transitions."
}
```