Hi Experts!
We enabled UC and also the system table (Billing) to start monitoring usage and cost. We were able to create a dashboard where we can see the usage and cost for each workspace. The usage table in the billing schema has workspace_id but I'd like to map this workspace_id with the workspace name. However, I can't find the workspace name from any of the tables.
I know System Tables is still in the preview mode and not all the tables are enabled yet. Is there a plan that the "usage" table might have the workspace name as well soon? Also, if not, what will be the best way for me to create a table with workspace_id and worspace_name? Assuming that I don't have access to the databricks account level.