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

Building Capacity Model with Dynatrace External APIs

saurabh_agarwal
Newcomer

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.

2 REPLIES 2

hayden_miedema
Inactive

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

rb0c70091
Inactive

Saurabh, it is worth checking back regularly to the docs and the blogs as new functionality is being added at a rapid pace.

Featured Posts