Skip to content

Commit 2814719

Browse files
[DJM-218] Remove install logs section in Databricks page (#28948)
Co-authored-by: domalessi <[email protected]>
1 parent 56c5a70 commit 2814719

File tree

1 file changed

+3
-10
lines changed

1 file changed

+3
-10
lines changed

content/en/data_jobs/databricks.md

Lines changed: 3 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -24,9 +24,9 @@ Follow these steps to enable Data Jobs Monitoring for Databricks.
2424
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.
2525

2626
**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.
3030

3131
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.
3232
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
221221

222222
{{% djm-install-troubleshooting %}}
223223

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.
227-
```shell
228-
export DD_DJM_ADD_LOGS_TO_FAILURE_REPORT=true
229-
```
230-
231224
## Advanced Configuration
232225

233226
### Tag spans at runtime

0 commit comments

Comments
 (0)