PHPMem v2.0.1
Version
1.6.45
Uptime
7 days 23 hours 8 minutes 14 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 031
Rejected
0
llm:9b2a9ff577498d9c92a5df935c2dda3f9079be16d6b9d864676afacade82ecfb
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."
}
```