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

Does Dynatrace SaaS Timeseries APi give me data region wise?

narravula_rohan
Newcomer

Trying to hit the timeseries AWS CPU usage metric API. I need region wise data in the response. Is it possible to add a filter or add any parameter that gives me this?


3 REPLIES 3

skrystosik
DynaMight Guru
DynaMight Guru

For TimeSeries API you will have only such parameters like in documentation:

https://www.dynatrace.com/support/help/extend-dyna...

I don't see any parameter that allow you to split results. Maybe it will be easiet to get those metrics directly from cloudwatch?

Sebastian


Regards, Sebastian

kulwinder_singh
Inactive

you can add a tag with region on the monitors and that should do the trick. then you can pull the data per tag


michal_nalezin
Dynatrace Advisor
Dynatrace Advisor

Hello Narravula,
As far as I understand, you are trying to use AWS EC2 CPU usage metric across multiple entities and group it by AWS region. This metric in expressed in %, so I would be careful with aggregation.

The idea to use tags seems to be a valid approach.

Best
Michal Nalezinski
Technical Product Manager


Featured Posts