hostmaster / cloudwatch-redis-queues

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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


Languages

Language:Go 100.0%