Skip to content

Commit

Permalink
docs: README
Browse files Browse the repository at this point in the history
  • Loading branch information
go-to-k committed Jun 3, 2023
1 parent 50bce7f commit 1ea3ecf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

## What is

This construct creates an alarm for Elastic Load Balancing (as Application Load Balancer) that fires at **HTTPCode_ELB_5XX_Count excluding 500, 502, 503, and 504** (such as 501, 505, 561).
AWS CDK construct library for a CloudWatch Alarm for Elastic Load Balancing that fires on **HTTPCode_ELB_5XX_Count excluding 500, 502, 503, and 504** (e.g. 501, 505, 561).

Metrics for concrete status codes such as 500 are provided (e.g. HTTPCode_ELB_500_Count). Therefore, it is useful to distinguish detection from them.

Expand Down

0 comments on commit 1ea3ecf

Please sign in to comment.