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

Get Container request count via Dynatrace API

watcharapongs
Newcomer

Hello,

 

We're using Dynatrace to monitor microservices running in the OpenShift cluster.

I'm writing a script to find idle microservices by using the number of requests as a criteria. For example, if the number of request count to POD (container) is equal to 0 for more than 1 month then I'm going to scale down those microservices to reduce resource utilization.

 

I would like to know how could I get that information using Dynatrace API. Please suggest.

 

Best Regards,

Jacky

1 REPLY 1

ChadTurner
DynaMight Legend
DynaMight Legend

@watcharapongs were you able to formulate a API entity query for this metric? 

-Chad

Featured Posts