Skip to content

Commit 6c8a9d1

Browse files
committed
Heading update
1 parent 07d021c commit 6c8a9d1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/cosmos-db/nosql/query-metrics-performance-python.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ ms.date: 1/5/2023
99
ms.author: abtripathi
1010
ms.custom: devx-track-python, devx-track-python-sdk
1111
---
12-
# Get SQL query execution metrics and analyze query performance using .NET SDK
12+
# Get SQL query execution metrics and analyze query performance using Azure Cosmos DB Python SDK
1313
[!INCLUDE[NoSQL](../includes/appliesto-nosql.md)]
1414

1515
This article presents how to profile SQL query performance on Azure Cosmos DB using Query Execution Metrics. It contains cumulative metrics that are aggregated across all physical partitions for the request, a list of metrics for each physical partition, and the total request charge. These metrics are documented in more detail in the [Tune Query Performance](./query-metrics.md#query-execution-metrics) article.

0 commit comments

Comments
 (0)