diff --git a/src/docs/cost-intelligence/tutorials/integrations/databricks.md b/src/docs/cost-intelligence/tutorials/integrations/databricks.md new file mode 100644 index 000000000..8c3025ded --- /dev/null +++ b/src/docs/cost-intelligence/tutorials/integrations/databricks.md @@ -0,0 +1,18 @@ +# Databricks + +Use Databricks integration to collect billable and usage metrics for your organization. + +## Configure Databricks in Cost Intelligence + +1. In Databricks, get the [account ID](https://docs.databricks.com/en/admin/account-settings/index.html#account-console). +2. In the Spot Console, go to **Cost Intelligence** > **Administration**. +3. Click **Integrations** > **Databricks** > **Add Instance**. +4. Enter a Name. +5. Paste the account ID from Databricks in Client ID. +6. In Databricks, get the [client secret](https://docs.databricks.com/en/admin/account-settings-e2/single-sign-on/oidc.html). +7. In the Spot Console, paste the client secret from Databricks in Client Secret. +8. In Databricks, get the [server hostname](https://docs.databricks.com/en/integrations/jdbc/compute.html). +9. In the Spot Console, paste the server hostname from Databricks in Hostname. +10. In Databricks, get the [HTTP path](https://docs.databricks.com/en/integrations/jdbc/compute.html). +11. In the Spot Console, paste the HTTP path from Databricks in HTTP Path. +12. Click **Add Instance**.