Skip to content

Commit 91465e2

Browse files
committed
add new article to TOC and other PR quality checks
1 parent 4ba7d78 commit 91465e2

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed

articles/cosmos-db/nosql/TOC.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -611,6 +611,8 @@
611611
items:
612612
- name: Get query execution metrics
613613
href: query-metrics-performance.md
614+
- name: Get query execution metrics (Python SDK)
615+
href: query-metrics-performance-python.md
614616
- name: Tune query performance
615617
href: query-metrics.md
616618
- name: Optimize query performance when using SDK

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
---
2-
title: Get NoSQL query performance & execution metrics in Azure Cosmos DB using Python SDK
2+
title: Get NoSQL query performance and execution metrics in Azure Cosmos DB using Python SDK
33
description: Learn how to retrieve NoSQL query execution metrics and profile NoSQL query performance of Azure Cosmos DB requests.
44
author: abhinavtrips
55
ms.service: cosmos-db
66
ms.subservice: nosql
77
ms.topic: how-to
8-
ms.date: 1/5/2023
8+
ms.date: 05/15/2023
99
ms.author: abtripathi
1010
ms.custom: devx-track-python, devx-track-python-sdk
1111
---

0 commit comments

Comments
 (0)