Learn how to integrate Vantage with Databricks.
system
tables within a Unity Catalog-enabled workspace. Vantage requires only the Data Reader permission to access these system tables and does not have the ability to perform any write actions or administrative changes in your Databricks account.
You can perform the Databricks integration for each Databricks account you have or each region your Databricks account uses. Each integration you perform will collect data for all the workspaces within your Databricks account that are deployed within the same region.
Usage data is available for services that measure consumption, such as usage in DBUs (Databricks Units) or GBs.
system.billing.usage
: contains SKU-level usage data by workspace.system.billing.list_prices
: provides SKU-level list pricing.system.billing.account_prices
: shows discounted prices for customers on enterprise agreements.system.compute.clusters
: contains metadata, like human-readable names, for clusters and custom tagging.system.compute.warehouses
: contains metadata such as warehouse configuration, human-readable warehouse names, and custom tags.system.access.workspace_latest
: contains human-readable names for workspaces.vantage-billable-usage-delivery
using its config_id
.Click to view an example log delivery
V1 - Read Only
, and you’ll be unable to make updates to that integration in Vantage.
Click to view example image
Click to view example image
Click to view example image
Click to view example image
Click to view example image
Click to view example image
Click to view example image
Click to view example image
Click to view example image
access
schema. On the right, click Permissions > Grant.Click to view example image
system.access
:Click to view example image
billing
and compute
schemas.terraform-databricks-vantage-integration
module. Follow the steps in the module’s README to connect your account.
identity_metadata
, usage_metadata
, and custom_tags
from system.billing_usage
; workspace_name
from system.access.workspaces_latest
; cluster_name
, tags
, and driver_instance_pool_id
from system.compute.clusters
; and warehouse_channel
, warehouse_type
, warehouse_name
from system.compute.warehouses
. Below is a list of tags Vantage ingests.
Click to view a list of tags Vantage ingests