20 Jul 2020 12:17 PM - last edited on 24 May 2021 03:44 PM by MaciejNeumann
Using the Dynatrace API, I am able to fetch the response time, but what I want is a detailed multidimensional analysis response time for each of the dimensions as it can be seen from the Multidimensional Analysis sections under the Transactions and Services. Is there an API to get the same level of detailed information?
Solved! Go to Solution.
20 Jul 2020 01:20 PM
Thats a very good question but I dont believe that you can get this data from the API at this point. I would recommend putting in a RFE.
29 Oct 2020 08:05 PM - last edited on 27 Oct 2021 07:24 AM by Karolina_Linda
Seems that the RFE was not put in place, and since I have the same need, I have put one in at:
20 Jul 2020 03:36 PM
In order for something like that to be accessible through the API it needs to be a metric, you should be able to create a 'calculated service metric' with the required splitting and filtering to get the output you need. This feature should already be in your version but this blog post from the preview explains how to use them: https://www.dynatrace.com/news/blog/custom-metrics-for-services-enrich-dynatrace-ai-and-dashboarding...
Note that you can use these through the API and set alerts up on them - the 'limitations' described on that post were old.
21 Jul 2020 08:36 AM
I get what you are saying and understand that you can create Multidimensional analysis from the UI. I need to achieve the same from the Dynatrace API, is that possible, if so can you point me to a blog or a tutorial for that.
21 Jul 2020 02:24 PM
Yes, that is what I am posting about - when you create a calculated service metric you can export it through the API.
17 Aug 2021 11:59 AM
We are unable to create a calculated service metric for 90% aggregation value. Any solution for that?
23 Dec 2021 02:39 PM
Hey @JamesKitson! Do you remember if there're some further tips to help @pnvsrhc or anyone else facing this kind of issue?