Combining Multiple Dynatrace API Calls to Fetch the Single Result
Solved! Go to Solution.
This is possible only for metrics v2 endpoints related to fetch data points from environment api.
https://www.dynatrace.com/support/help/extend-dynatrace/dynatrace-api/environment-api/metric-v2/
you can build query to get results for multiple metrics at once, you cannot mix different endpoints if you are thinking about it.
Sebastian
Featured Posts