Excessive API calls (chatty API)

Digma can detect situations of excessive API chatter between different microservices or to different APIs and point them out.

Description

Chatty APIs are numerous API calls between microservices or external services that should be optimized and reduced. A common solution is caching responses or using the API more efficiently.

Last updated