You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
add prometheus metrics for query types and worker threads
New metrics:
- sqd_hotblocks_cache_queries_total: queries served from cache
- sqd_hotblocks_below_queries_total: queries below cache (spawn worker)
- sqd_hotblocks_active_workers: currently active worker threads
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
0 commit comments