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/en/data_jobs/databricks.md
+3-10Lines changed: 3 additions & 10 deletions
Original file line number
Diff line number
Diff line change
@@ -24,9 +24,9 @@ Follow these steps to enable Data Jobs Monitoring for Databricks.
24
24
1. Click **Generate new token**, enter "Datadog Integration" in the **Comment** field, remove the default value in **Lifetime (days)**, and click **Generate**. Take note of your token.
25
25
26
26
**Important:**
27
-
* For the [Datadog managed init script install (recommended)](?tab=datadogmanagedglobalinitscriptrecommended#install-the-datadog-agent), ensure the user or service principal linked to the token is a <strong>Workspace Admin</strong>.
28
-
* For manual init script installation, ensure the user or service principal linked to the token has [CAN VIEW access][9] for the Databricks jobs and clusters you want to monitor.
29
-
*Make sure you set the **Lifetime (days)** value to the maximum allowed (730 days) so that the token doesn't expire and the integration doesn't break.
27
+
* For the [Datadog managed init script install (recommended)](?tab=datadogmanagedglobalinitscriptrecommended#install-the-datadog-agent), ensure the token's Principal is a <strong>Workspace Admin</strong>.
28
+
* For manual init script installation, ensure the token's Principal has [CAN VIEW access][9] for the Databricks jobs and clusters you want to monitor.
29
+
*Set the **Lifetime (days)** value to the maximum allowed (730 days), and create a reminder to update the token before it expires.
30
30
31
31
As an alternative, follow the [official Databricks documentation][10] to generate an access token for a [service principal][11]. The service principal must have the [<strong>Workspace access</strong> entitlement][17] enabled and the <strong>Workspace Admin</strong> or [CAN VIEW access][9] permissions as described above.
32
32
1. In Datadog, open the Databricks integration tile.
@@ -221,13 +221,6 @@ In Datadog, view the [Data Jobs Monitoring][6] page to see a list of all your Da
221
221
222
222
{{% djm-install-troubleshooting %}}
223
223
224
-
If the Agent is not installed, view the installation logs located in `/tmp/datadog-djm-init.log`.
225
-
226
-
If you need further assistance from Datadog support, add the following environment variable to the init script. This ensures that logs are sent to Datadog when a failure occurs.
0 commit comments