09 Jun 2022
08:47 PM
- last edited on
13 Dec 2022
03:31 AM
by
Ana_Kuzmenchuk
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
Featured Posts