This release adds 3 notable features for engineering teams evaluating rollout.
Published 25d
Monitoring & Metrics
✓ No known CVEs patched
✓ No known CVEs patched in this version
Topics
prometheus
monitoring
obsevability
redis
valkey
Summary
AI summaryAdds COLLECT_KEY_ANALYTICS command for key analytics via agent
Full changelog
Key Analytics collection over the agent path
- Adds the
COLLECT_KEY_ANALYTICScommand: the agent runs the same SCAN + per-key pipeline probe used by direct connections and returns a compact JSON payload, enabling Key Analytics (largest keys, hot keys, pattern aggregates, deep scan) for agent-connected databases. - Payload is bounded to the top-N keys per ranking signal (LFU / idle time / cardinality) so full-keyspace deep scans stay memory- and transfer-safe.
- Mirrors the direct-connection collector exactly, keeping results consistent across connection types.
Weekly OSS security release digest.
The CVE patches and breaking changes that affected production tools this week. One email, every Sunday.
No spam, unsubscribe anytime.
Share this release
About BetterDB-inc/monitor
Valkey-first observability with Redis compatibility. Query real-time metrics, analyze slow commands, detect hot keys, and investigate performance issues directly from AI coding assistants.
Related context
Related tools
Earlier breaking changes
- vagent-cache-py-v0.7.0 Cache keys changed for tool-using requests on the LlamaIndex adapter; existing cached entries will miss once after upgrade.
- vagent-cache-v0.7.0 Cache keys for tool-using requests changed on Vercel and LlamaIndex adapters; existing entries become one-time misses.
- vagent-v1.5.0 TLS is now mandatory; agent exits with error if `--valkey-tls true` is not set for IAM auth mode.
Beta — feedback welcome: [email protected]