Integration · Databases

Redis

INFO, replication, keys by type, eviction.

What gets collected

The INFO command plus cluster nodes and memory analysis. Cluster mode, sentinel and master-replica are supported.

Requirements

  • Redis 6+ (ACL support)
  • read-only ACL user
  • +info +cluster|info

Key metrics

Collected out of the box. Every metric is available in dashboards, alerts and PromQL.

redis.ops.per_secredis.mem.usedredis.keys.by_typeredis.evicted.keysredis.replication.offset

Setup steps

  1. 1Read-only ACL: ACL SETUSER unimoni on >password ~* +ping +info +cluster|info

After install

  • · Metrics show up on the dashboard within 15-30 seconds
  • · Integration labels flow into filters automatically
  • · Dashboard presets for common metrics are available in the editor
More in the docs
Redis
Open the guide →

Frequently asked questions

What does Unimoni collect from Redis?
INFO, replication, keys by type, eviction. Every metric lands in the same TSDB as the rest of your stack, so you can build dashboards and alerts across Redis and everything else in one place.
How long does it take to connect Redis?
Usually a few minutes: a handful of steps, no code changes. Metrics show up on your dashboards within 15–30 seconds of the first scrape.
What access does the Redis integration need?
Only the minimum listed under Requirements above — a scoped token or role, nothing more. Unimoni asks for the least privilege each system supports.
Is Redis monitoring available self-hosted and on the free plan?
Yes. Every integration works identically on Unimoni Cloud and self-hosted, and is included from the free tier up.

Similar integrations