An open API service indexing awesome lists of open source software.

https://github.com/doist/cloudwatch-redis-queues

(internal tool, do not use) Publishes Redis queue sizes as CloudWatch metrics
https://github.com/doist/cloudwatch-redis-queues

Last synced: 24 days ago
JSON representation

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

Awesome Lists containing this project

README

          

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