We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add CloudWatch dashboards for monitoring:
ecs
ecs/host_group
ecs/network
ecs/services/web
ecs/services/*
rds/postgres
elasticache/redis
ses/domain
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Add CloudWatch dashboards for monitoring:
ecs
instance metrics, eg. instance count, cpu usage, memory usage, cpu available, memory available, task count feat(ecs): cloudwatch metrics and dashboard widgets #73ecs/host_group
autoscaling group and instance metrics, eg. instance count, cpu usage, memory usage, cpu available, memory available feat(ecs/host_group): cloudwatch metrics and dashboard widgets #69ecs/network
global load balancer metrics, eg. number of requests, number of requests by response code, response time feat(ecs/network): cloudwatch metrics and dashboard widgets #71ecs/services/web
target group load balancer metrics, same as forecs/network
feat(ecs/services): cloudwatch metrics and dashboard widgets #67ecs/services/*
service metrics, eg. task count, cpu usage, memory usage feat(ecs/services): cloudwatch metrics and dashboard widgets #67rds/postgres
database metrics, eg. cpu, memory, disk usage, query count, query time, number of connectionselasticache/redis
database metrics, similar tords/postgres
ses/domain
sent emails metrics, eg. email count, bounce count, bounce rate feat(ses/domain): cloudwatch metrics and dashboard widgets #75The text was updated successfully, but these errors were encountered: