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

is there a way to run data explorer queries(code) from eternal scripts to generate reports?

SriniVaddina
Frequent Guest

is there a way to run data explorer queries(code) from eternal scripts to generate reports?

2 REPLIES 2

michiel_otten
Advisor

Hi there,

You can use the Dynatrace Environment V2 API to get the metrics from the Data Explorer. External scripts can use the metric v2 API to get this information:

https://www.dynatrace.com/support/help/dynatrace-api/environment-api/metric-v2

f.e.

michiel_otten_0-1677505466249.png

 



 

 

Thank you.. Let me try this option!