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

How to fetch Problems data for last month?

akashsaini
Visitor

Hi Team,

We required data for last 1 month for problem triggered in Dynatrace.

How to process this 

Thanks in advance!

2 REPLIES 2

Abidyaseen
Participant

You can perform this using the Environment API V2. Follow these steps:

  1. Click on your account section.
  2. Go to the Environment API V2.
  3. Select "problems" and use the "read problems" token.
  4. Specify the time frame and set the page size to 500.
  5. If there are more than 500 problems, copy the next page key from the response and execute the request again to retrieve the additional problems.

Eric_Yu
Dynatrace Mentor
Dynatrace Mentor

Adding to this, if you need to see trace and session data, you have to take data retention periods into consideration:
https://docs.dynatrace.com/docs/shortlink/data-retention#purchased-accounts

Eric Yu | LATAM ACE Consultant

Featured Posts