We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b69b0ee commit bde6e87Copy full SHA for bde6e87
content/en/watchdog/alerts/_index.md
@@ -143,6 +143,7 @@ Watchdog looks at infrastructure metrics from the following integrations:
143
* [Amazon Web Services][5]:
144
* [S3][6]
145
* [ELB/ALB/NLB][7]
146
+ * [CloudFront][8]
147
* [DynamoDB][9]
148
* [RDS][10]
149
* [ECS][11]
@@ -160,6 +161,7 @@ Watchdog starts finding anomalies after the minimum required history is availabl
160
161
[5]: /integrations/amazon_web_services/
162
[6]: /integrations/amazon_s3/
163
[7]: /integrations/amazon_elb/
164
+[8]: /integrations/amazon_cloudfront/
165
[9]: /integrations/amazon_dynamodb/
166
[10]: /integrations/amazon_rds/
167
[11]: /containers/amazon_ecs/?tab=awscli
0 commit comments