You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/pages/docs/platform/integrations/streaming/datadog.mdx
+14Lines changed: 14 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -28,6 +28,20 @@ The following steps setup the Datadog integration:
28
28
6. Datadog authorization page, authorize Ably using **OAuth** to grant access. The required authorization scope is: `api_keys_write`.
29
29
7. After completing authorization, you will be redirected to the **Ably dashboard**, and the process is complete.
30
30
31
+
## Troubleshooting integration states <aid="troubleshooting"/>
32
+
33
+
Having trouble connecting? Here's what usually goes wrong.
34
+
35
+
Stuck on "Connecting"? Your connection probably got interrupted. Contact support if it won't budge.
36
+
37
+
Getting "Connection failed"? Same deal - reach out to support.
38
+
39
+
"API key with this name already exists"? You've already got that key in Datadog. Delete the old one first.
40
+
41
+
"Forbidden" or permission errors? You need Datadog Admin permissions to set this up.
42
+
43
+
Once it's working, hit "See Dashboard" in Ably to jump over to Datadog. Your data shows up every minute.
44
+
31
45
## Remove access <aid="remove"/>
32
46
33
47
Removing access disconnects Ably from Datadog, stopping data transmission and revoking authorization. Follow the steps remove the Ably and Datadog integration using either platform.
0 commit comments