<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Databricks dashboards across multiple Databricks instances in Data Engineering</title>
    <link>https://community.databricks.com/t5/data-engineering/databricks-dashboards-across-multiple-databricks-instances/m-p/102775#M41232</link>
    <description>&lt;P&gt;Hello, as you have mentioned you could create an script in Python that uses the api call&amp;nbsp;&lt;A href="https://docs.databricks.com/api/workspace/lakeview/create" target="_blank"&gt;https://docs.databricks.com/api/workspace/lakeview/create&lt;/A&gt;&amp;nbsp;to generate the dashboard for each environment, the process to create the visualizations will be complex but it is indeed posible.&lt;/P&gt;</description>
    <pubDate>Fri, 20 Dec 2024 11:40:41 GMT</pubDate>
    <dc:creator>Walter_C</dc:creator>
    <dc:date>2024-12-20T11:40:41Z</dc:date>
    <item>
      <title>Databricks dashboards across multiple Databricks instances</title>
      <link>https://community.databricks.com/t5/data-engineering/databricks-dashboards-across-multiple-databricks-instances/m-p/102766#M41229</link>
      <description>&lt;P&gt;We have multiple Databricks instances, one per environment (Dev-UK, Live-UK Live-EU, Live-US, etc), and we would like to create dashboards to present stats on our data in each of these environments. Each of these environments also has a differently named catalogs, such as `lake_development` and `lake_live`, so queries that back the dashboard data would be slightly different depending on the environment.&lt;/P&gt;&lt;P&gt;I was hoping there would be a way to create a Dashboard in code (preferably in Python) and deploy this from our repo, similar to how we deploy our Databricks jobs with CI. Currently, I believe I would have to manually create these dashboards in each of the environments, which would make maintaining them a difficult and time consuming task.&lt;/P&gt;&lt;P&gt;Does anyone know of a good method to implement a dashboard across different Databricks instances like this?&lt;/P&gt;&lt;P&gt;I have seen that there is an API endpoint for creating dashboards, so this is a possibility. There also seems to be a `dashboards` function in the CLI, though the documentation on the help text for the CLI states:&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;Databricks SQL
  alerts        The alerts API can be used to perform CRUD operations on alerts.
  dashboards    In general, there is little need to modify dashboards using the API.&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 20 Dec 2024 09:47:43 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/databricks-dashboards-across-multiple-databricks-instances/m-p/102766#M41229</guid>
      <dc:creator>thisisthemurph</dc:creator>
      <dc:date>2024-12-20T09:47:43Z</dc:date>
    </item>
    <item>
      <title>Re: Databricks dashboards across multiple Databricks instances</title>
      <link>https://community.databricks.com/t5/data-engineering/databricks-dashboards-across-multiple-databricks-instances/m-p/102775#M41232</link>
      <description>&lt;P&gt;Hello, as you have mentioned you could create an script in Python that uses the api call&amp;nbsp;&lt;A href="https://docs.databricks.com/api/workspace/lakeview/create" target="_blank"&gt;https://docs.databricks.com/api/workspace/lakeview/create&lt;/A&gt;&amp;nbsp;to generate the dashboard for each environment, the process to create the visualizations will be complex but it is indeed posible.&lt;/P&gt;</description>
      <pubDate>Fri, 20 Dec 2024 11:40:41 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/databricks-dashboards-across-multiple-databricks-instances/m-p/102775#M41232</guid>
      <dc:creator>Walter_C</dc:creator>
      <dc:date>2024-12-20T11:40:41Z</dc:date>
    </item>
  </channel>
</rss>

