diff --git a/_api-reference/search-apis/profile.md b/_api-reference/search-apis/profile.md index 5fa61b6232..c89dbee17a 100644 --- a/_api-reference/search-apis/profile.md +++ b/_api-reference/search-apis/profile.md @@ -14,7 +14,6 @@ redirect_from: The Profile API provides timing information about the execution of individual components of a search request. Using the Profile API, you can debug slow requests and understand how to improve their performance. The Profile API does not measure the following: - Network latency -- Time spent in the search fetch phase - Amount of time a request spends in queues - Idle time while merging shard responses on the coordinating node