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: content/datadog.textile
+3-4Lines changed: 3 additions & 4 deletions
Original file line number
Diff line number
Diff line change
@@ -36,9 +36,8 @@ Initiate the integration from the Datadog:
36
36
# Log in to your *Ably* account.
37
37
# Select your application from the *Your Apps* page.
38
38
# In the Ably dashboard, navigate to *Integrations* and select *Connect to Datadog*.
39
-
# When prompted in Datadog, authorize Ably using *OAuth* to grant access. Required authorization scope:
40
-
* @api_keys_write@
41
-
# After completing authorization, return to the Ably dashboard. A confirmation banner appears, along with a *See Dashboard* button that takes you to your Datadog dashboard list.
39
+
# When prompted in Datadog, authorize Ably using *OAuth* to grant access. The required authorization scope is: @api_keys_write@.
40
+
# After completing authorization, return to the Ably dashboard. A confirmation banner appears, along with a *See Dashboard* button that takes you to your Datadog dashboard.
42
41
43
42
h3. Troubleshoot
44
43
@@ -56,7 +55,7 @@ h4. Connection failed
56
55
57
56
If the connection fails, it may be due to incorrect network settings or insufficient OAuth permissions in Datadog.
58
57
59
-
For example, this can happen if the OAuth scope api_keys_write was not granted during authorization or if network restrictions block communication between Ably and Datadog.
58
+
For example, this can happen if the OAuth scope @api_keys_write@ was not granted during authorization or if network restrictions block communication between Ably and Datadog.
60
59
61
60
*Resolution*: Verify your network settings and ensure the required OAuth permissions are granted in Datadog.
0 commit comments