09 Jun 2022
08:47 PM
- last edited on
13 Jun 2022
02:06 AM
by
MaciejNeumann
Hello,
We're using Dynatrace to monitor microservices running in OpenShift cluster.
I'm writing a script to find idle microservices by using the number of request 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