11 Oct 2021 02:13 PM - last edited on 12 Oct 2021 08:56 AM by MaciejNeumann
I have been looking at Built-in metrics | Dynatrace Documentation, and trying to utilize the Network calls to retrieve and monitor data about our applications calls. I am working on getting this data because we are integrating our data from several analytics providers into a single BI platform.
I haven't seen any examples of Network or even DB calls using this info. I would love a demonstration.
I have done most of my other calls using Timeseries, will that work here? Or would metrics or something else be better?
Solved! Go to Solution.
04 Jan 2022 02:51 PM
Hello everyone, does anyone have some thoughts about this subject? Thank you in advance!
04 Jan 2022 10:01 PM
Hello @MicahD ,
use the Monitored Entities v2 API to get the relations between the entities. The API responses for entities do contain relations to other entities just as they are present in the Dynatrace UI. Look for the toRelationships / fromRelationships properties of the entity object .