Share via

Application ComosDB Dependency experiencing significant slowdown

Ricardo Santos 0 Reputation points
2023-12-05T14:57:32.4033333+00:00

Starting on November 27th, I observed a significant slowdown in my application's performance.

Upon reviewing my Insights Monitor, I identified a specific dependency that exhibited a significant increase in latency on this day.

Captura de Tela 2023-12-05 às 09.34.25

The image above illustrates a shift in Cosmos DB's endpoint usage.

Initially, Cosmos DB employed a Query document endpoint directed to domain.brazilsouth.documents.azure.com. However, at a certain point, this endpoint was replaced by a GET request to domain.documents.azure.com. This transition resulted in a significant increase in response time, with each GET request consuming 3.5 seconds compared to the previous 4 milliseconds observed with Query document endpoint.

No changes were made to the application during that period. So, I can't understand why this happened.

Restarting the applications connected to the database did not resolve the performance issue.

I am seeking any information that could shed light on this behavior and help me identify the root cause.

Azure Cosmos DB
Azure Cosmos DB

An Azure NoSQL database service for app development.


Your answer

Answers can be marked as 'Accepted' by the question author and 'Recommended' by moderators, which helps users know the answer solved the author's problem.