21 Sep 2017 07:35 AM
Need details on integration between Java code (Eclipse IDE) and APM external APIs to get early feedback for Developers like response time for the code.
I think in this way we can build capacity model for our application, please feel free to add more details around this.
Solved! Go to Solution.
21 Sep 2017 07:00 PM
Hi Saurabh,
You can find documentation for the Dynatrace API here: https://help.dynatrace.com/dynatrace-api/
To pull timeseries metrics, pay close attention to the 'timeseries' section on that page. There are several examples underneath that show how to pull certain metrics from your environment. You can pair this with any sort of scripting to automate the pulling of those metrics.
Hope this helps!
Hayden
22 Sep 2017 07:27 AM
Saurabh, it is worth checking back regularly to the docs and the blogs as new functionality is being added at a rapid pace.