Skip to content

(internal tool, do not use) Publishes Redis queue sizes as CloudWatch metrics

Notifications You must be signed in to change notification settings

Doist/cloudwatch-redis-queues

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Command cloudwatch-redis-queues publishes size of redis queues as CloudWatch
metrics.

Usage of cloudwatch-redis-queues:
  -namespace string
    	CloudWatch namespace (default "Redis queues")
  -redis string
    	redis address (default "localhost:6379")
  -withCommandStats
    	export per-queue statistics of ZADD/ZREM commands (CPU hungry)
  -withMax
    	create extra computed MAX metric holding size of largest queue

About

(internal tool, do not use) Publishes Redis queue sizes as CloudWatch metrics

Resources

Stars

Watchers

Forks

Languages