25 Jan 2022 06:24 AM - last edited on 30 May 2023 02:33 PM by Michal_Gebacki
Hi Team,
could you please help me with how to create a dashboard to display top 10 time consuming database statements ?
Thanks&Regards
Srinivas
Solved! Go to Solution.
25 Jan 2022 09:08 AM
Hi,
I don't think there is builtin metric for db calls, and even, this may be different per DB technoology ..
What I did :
- I created multidimensional view with expected data
- I added the link to multidimensional view in a text tile.
but I agree, not easy to display requests.
Maybe it would be easier by tagging as keyrequests (if it is always the same requests..) , there are some additional metrics for key requests.
For example : builtin:service.keyRequest.response.client may apply to databases
Christophe
25 Jan 2022 10:41 AM
Hi Christophe,
Thank you. I will try as you suggested.
Thanks&Regards
Srinivas
25 Jan 2022 09:18 AM
While I have not done this before, you should be able to do it by creating an MDA, and then creating metrics in the dimensions that you want. You should then be able to pin them to the dashboard.
25 Jan 2022 10:47 AM
Hi Antonio,
Thank you.
Thanks&Regards
Srinivas