25 Apr 2019 06:05 AM
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?
Solved! Go to Solution.
25 Apr 2019 07:18 AM
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
02 May 2019 07:37 AM
you can add a tag with region on the monitors and that should do the trick. then you can pull the data per tag
18 Sep 2019 10:20 AM
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