In Azure cost monitor I am trying to get list of my cluster names and cost associated to it.
It works fine with job cluster and all purpos clusters but not for SQL Warehouses.
When you look at below example, where I am querying only for my SQL Warehouse (i took ID from Databricks UI) and clustername tag is empty, there is no other tag that shows SQL Warehouse Name.
When i try to add custom tag with clustername equal to name of my SQL Warehouse, it says it is in confilct with databricks default tags
I have to create separate tag for this and I don't like this approach.
Is it a bug?