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

Dynatrace API to fetch monitoring details

Shruts
Participant

Hi,

I'm looking for an API who can give database queries which is taking more than 30 second to load.

I'm looking this integration with Jenkins pipeline.

Kindly suggest me which API can give the data.

2 REPLIES 2

RazTN7
Dynatrace Champion
Dynatrace Champion

Hello @Shruts 

2 main steps to follow

  1. Create Calculate metrics (see if below screen print works or try to create one with logic)

RazTN7X_0-1700476257504.png

          2. Get the metric details via Metrics APIv2

RazTN7X_1-1700476414035.png

 

Cheers!

RN

Have a nice day!

Hi,

Can we have any other way without creating the new metrics? Can we get the all queries which are failing and also which are taking more than 30s 

Featured Posts