@@ -26,9 +26,78 @@ Whenever a faulty deployment is detected, Watchdog creates an event in the [Even
26
26
2 . Choose ** Watchdog** .
27
27
3 . Select ` Third Party ` in the alert category.
28
28
29
+
30
+ ## Supported providers
31
+ Watchdog monitors the status of the following external providers' APIs:
32
+
33
+ | External Provider | API monitored |
34
+ | ----------| --------------------|
35
+ | Amplitude | api.amplitude.com |
36
+ | Atlassian | * .atlassian.net |
37
+ | Auth0 | * .auth0.com |
38
+ | Binance | api.binance.com |
39
+ | Braintree | api.braintreegateway.com |
40
+ | Coreweave | * .coreweave.com |
41
+ | Cloudflare | api.cloudflare.com |
42
+ | Confluent | api.confluent.cloud & api.telemetry.confluent.cloud |
43
+ | Envoy | api.envoy.com |
44
+ | Facebook | graph.facebook.com |
45
+ | GitHub | api.github.com |
46
+ | Google | developers.google.com |
47
+ | Hubspot | api.hubspot.com |
48
+ | Intercom | api.intercom.io |
49
+ | Mapbox | api.mapbox.com |
50
+ | Mixpanel | api.mixpanel.com |
51
+ | OpenAI | * .openai.com|
52
+ | PagerDuty | api.pagerduty.com |
53
+ | Palo Alto Networks | api.urlcloud.paloaltonetworks.com |
54
+ | Render | api.render.com |
55
+ | SendGrid | .sendgrid.com |
56
+ | Slack | * .slack.com |
57
+ | SoundCloud | api.soundcloud.com |
58
+ | Splunk | * .splunkcloud.com |
59
+ | Square | connect.squareup.com |
60
+ | Stripe | api.stripe.com |
61
+ | Towerdata | api.towerdata.com |
62
+ | Twilio | api.twilio.com |
63
+ | Twitter | api.twitter.com |
64
+ | Zendesk | * .zendesk.com |
65
+
66
+ The following AWS services are monitored (.* amazonaws.com):
67
+ - DynamoDB
68
+ - ELB
69
+ - ES
70
+ - Events
71
+ - Firehose
72
+ - Kinesis
73
+ - KMS
74
+ - Lambda
75
+ - Monitoring
76
+ - RDS
77
+ - S3
78
+ - SNS
79
+ - SQS
80
+ - STS
81
+
82
+ in the following regions:
83
+ | AMER | EMEA | APAC |
84
+ | --------------| -------------| ----------------|
85
+ | us-east-2 | af-south-1 | ap-east-1 |
86
+ | us-east-1 | eu-central-1 | ap-south-2 |
87
+ | us-west-1 | eu-west-1 | ap-southeast-3 |
88
+ | us-west-2 | eu-west-2 | ap-southeast-4 |
89
+ | ca-central-1 | eu-south-1 | ap-south-1 |
90
+ | ca-west-1 | eu-west-3 | ap-northeast-3 |
91
+ | us-gov-east-1 | eu-south-2 | ap-northeast-2 |
92
+ | us-gov-west-1 | eu-north-1 | ap-southeast-1 |
93
+ | sa-east-1 | eu-central-2 | ap-southeast-2 |
94
+ | | me-south-1 | ap-northeast-1 |
95
+ | | me-central-1 | |
96
+ | | il-central-1 | |
97
+
29
98
## Further Reading
30
99
31
100
{{< partial name="whats-next/whats-next.html" >}}
32
101
33
102
[ 1 ] : https://app.datadoghq.com/event/explorer
34
- [ 2 ] : https://app.datadoghq.com/monitors/create
103
+ [ 2 ] : https://app.datadoghq.com/monitors/create
0 commit comments