03 Dec 2018 07:10 PM - last edited on 27 Mar 2023 11:20 AM by MaciejNeumann
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
Solved! Go to Solution.
04 Dec 2018 06:13 AM
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.