cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

How to get response time for specific application/host and timeframe using Dynatrace SaaS API.

jay_desai
Newcomer

Timeseries API returns method only. Not actual data. can someone please help

https://123.live.dynatrace.com/api/v1/timeseries/?Api-Token=1234&entityIds=SERVICE-12345&/timeframe=customxxxtoyyy 

 

1 REPLY 1

wolfgang_beer
Dynatrace Leader
Dynatrace Leader

You have to specify includeData=true otherwise you get the metric description only. For getting the overall application responsetime you have to select a different metric id that refers to the application rather than to the appmethod.


Featured Posts