Skip to content

BetterDB-inc/monitor

vagent-v1.6.0 scope: agent Feature

This release adds 3 notable features for engineering teams evaluating rollout.

Published 25d Monitoring & Metrics
✓ No known CVEs patched
Read the diff → Tool health → What is this tool? →

✓ No known CVEs patched in this version

Topics

prometheus monitoring obsevability redis valkey

Summary

AI summary

Adds COLLECT_KEY_ANALYTICS command for key analytics via agent

Full changelog

Key Analytics collection over the agent path

  • Adds the COLLECT_KEY_ANALYTICS command: 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

Track BetterDB-inc/monitor

Get notified when new releases ship.

Sign up free

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.

All releases →

Related context

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]