PHPMem v2.0.1
Version
1.6.45
Uptime
7 days 11 hours 35 minutes 25 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
66 923
Rejected
0
llm:af761b59da53f8da5844427d3874f54ab8a64dd9dffef31f976b984ebb79ec8b
Edit
```json
{
"queries": [
{
"query": "claude-sonnet-4-5",
"description": "All analysis runs and LLM calls using the Claude Sonnet 4.5 model."
},
{
"query": "gemini-3.1-pro-preview",
"description": "Every LLM call and message using the Gemini 3.1 Pro Preview model."
},
{
"query": "claude-haiku-4-5",
"description": "All usage records for the Claude Haiku 4.5 model across the platform."
},
{
"query": "d_9e733a56",
"description": "Every batch, job, conversation, and analysis run for dataset d_9e733a56."
},
{
"query": "executive",
"description": "Analysis runs generated in the executive style."
},
{
"query": "default tenant",
"description": "All datasets, batches, and conversations for the default tenant."
},
{
"query": "kaggle",
"description": "Every dataset ingested from Kaggle as the source."
},
{
"query": "unsdsn/world-happiness",
"description": "All batches and analysis for the World Happiness dataset from Kaggle."
},
{
"query": "dgomonov/new-york-city-airbnb-open-data",
"description": "Every job and batch for the NYC Airbnb dataset."
},
{
"query": "wyattowalsh/basketball",
"description": "All ingestion and analysis activity for the basketball dataset."
},
{
"query": "query_sql",
"description": "Every NIA tool call that executed a SQL query against the dataset."
},
{
"query": "inspect_columns",
"description": "All NIA tool calls that inspected column metadata and statistics."
},
{
"query": "anthropic",
"description": "Every LLM call routed through the Anthropic provider."
},
{
"query": "fireworks",
"description": "All LLM calls using the Fireworks provider for model inference."
},
{
"query": "google",
"description": "Every LLM call sent to the Google provider (Gemini models)."
},
{
"query": "titanic",
"description": "All tables, columns, classifications, and quality issues for the Titanic dataset."
},
{
"query": "DIMENSION",
"description": "Every table classified as a DIMENSION table by the classifier."
},
{
"query": "STATE",
"description": "All tables identified as STATE tables in the topology analysis."
},
{
"query": "EVENT",
"description": "Tables classified as EVENT tables with temporal characteristics."
},
{
"query": "MEASURE",
"description": "Every column tagged as a MEASURE in the column classifications."
},
{
"query": "TOPOLOGY",
"description": "All columns classified with the TOPOLOGY label."
},
{
"query": "COORDINATE",
"description": "Columns tagged as COORDINATE in the classification system."
},
{
"query": "relationship",
"description": "All Neal findings related to column relationships and correlations."
},
{
"query": "concentration",
"description": "Neal probe runs and findings about data concentration patterns."
},
{
"query": "high_null",
"description": "Quality issues flagged for columns with high null rates."
},
{
"query": "success",
"description": "All jobs and batches that completed successfully."
},
{
"query": "failed",
"description": "Every job, batch, and analysis run that failed during execution."
},
{
"query": "ready",
"description": "Batches and datasets currently in the ready status."
},
{
"query": "completed",
"description": "All batches that have completed processing."
},
{
"query": "running",
"description": "Batches currently in the running state."
}
]
}
```