qobrix_cache_stats
Inspect cache hits, misses, size, in-flight requests, TTL, and Redis status to verify caching effectiveness or diagnose slow queries.
Instructions
Inspect the response cache: hits/misses, in-memory size, in-flight coalesced requests, TTL (seconds), and Redis tier status. Use to verify the cache is paying off (high hits, low misses on repeated workflows) or to diagnose why a query feels slow (cold cache, Redis degraded). Stats are process-local; restart resets them.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||