Unity Catalog: Expose REST API for Table Insights
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-03-2023 06:39 AM
Dear community,
Our company is using Databricks and we are happy to have Unity Catalog emerged to solve part of our Data Governance problems. We are very interested in the Table Insights feature which is newly introduced (View frequent queries and users of a table | Databricks on AWS). We wonder if Databricks is planning to provide a REST API endpoint for exposing this information? That would be useful for our monitoring dashboard to be able to consume.
Best regards
Tien Dat PHAN
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-04-2023 12:57 PM
Dear @Retired_mod,
Thanks for your answer. I just checked and indeed such information can be queried to information_schema tables.
Anyways, do you have the information if there exists a plan to expose such insights via REST API, or not at all?
The reason I ask because an API would be much better for our interactive dashboard using Prometheus to collect those metrics?
Best regards
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-06-2024 07:32 AM
Which information_schema tables did you query to pull the insight data?