Hello, I am trying to build a custom view for our SQL databases and I am trying to pull some of the views out of the AppInsight view into a custom view for more of a top 10 or top 50 for all database instances instead of individual instances. Does anyone know how to pull the multiple views into one page with left navigation, or even under the databases tab? I am looking for most expensive queries, which I can get with a custom table, but I would like to have the ability to collapse the query in the table like you can in the AppInsight view. What I cannot find is dead locks, or fragmented tables or so on.
Thanks