Skip to content

Commit 977a6bb

Browse files
committed
TOC updates
1 parent b39043d commit 977a6bb

File tree

2 files changed

+10
-9
lines changed

2 files changed

+10
-9
lines changed

articles/cosmos-db/TOC.yml

Lines changed: 8 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1051,16 +1051,18 @@
10511051
items:
10521052
- name: Monitor Cosmos DB
10531053
href: monitor-cosmos-db.md
1054-
- name: Monitor server-side latency
1055-
href: monitor-server-side-latency.md
1056-
- name: Monitor request unit usage
1057-
href: monitor-request-unit-usage.md
1054+
- name : Use Azure monitor metrics
1055+
items:
1056+
- name: Azure Monitor for Cosmos (preview)
1057+
href: ../azure-monitor/insights/cosmosdb-insights-overview.md?toc=/azure/cosmos-db/toc.json&bc=/azure/cosmos-db/breadcrumb/toc.json
1058+
- name: Monitor server-side latency
1059+
href: monitor-server-side-latency.md
1060+
- name: Monitor request unit usage
1061+
href: monitor-request-unit-usage.md
10581062
- name: Monitor with diagnostic logs
10591063
href: cosmosdb-monitor-resource-logs.md
10601064
- name: Audit control plane logs
10611065
href: audit-control-plane-logs.md
1062-
- name: Azure Monitor for Cosmos (preview)
1063-
href: ../azure-monitor/insights/cosmosdb-insights-overview.md?toc=/azure/cosmos-db/toc.json&bc=/azure/cosmos-db/breadcrumb/toc.json
10641066
- name: View metrics from Cosmos DB account
10651067
href: use-metrics.md
10661068
- name: Application logging with Logic Apps

articles/cosmos-db/monitor-cosmos-db.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ ms.custom: subject-monitoring
1414
When you have critical applications and business processes relying on Azure resources, you want to monitor those resources for their availability, performance, and operation. This article describes the monitoring data generated by Azure Cosmos databases and how you can use the features of Azure Monitor to analyze and alert on this data.
1515

1616
## What is Azure Monitor?
17-
Azure Cosmos DB creates monitoring data using [Azure Monitor](../azure-monitor/overview.md) which is a full stack monitoring service in Azure that provides a complete set of features to monitor your Azure resources in addition to resources in other clouds and on-premises.
17+
Azure Cosmos DB creates monitoring data using [Azure Monitor](../azure-monitor/overview.md) which is a full stack monitoring service in Azure that provides a complete set of features to monitor your Azure resources in addition to resources in other clouds and on-premises.
1818

1919
If you're not already familiar with monitoring Azure services, start with the article [Monitoring Azure resources with Azure Monitor](../azure-monitor/insights/monitor-azure-resource.md) which describes the following:
2020

@@ -27,9 +27,8 @@ If you're not already familiar with monitoring Azure services, start with the ar
2727
The following sections build on this article by describing the specific data gathered from Azure Cosmos DB and providing examples for configuring data collection and analyzing this data with Azure tools.
2828

2929
## Azure Monitor for Cosmos DB (Preview)
30-
[Azure Monitor for Azure Cosmos DB](../azure-monitor/insights/cosmosdb-insights-overview.md) is based on the [workbooks feature of Azure Monitor](../azure-monitor/app/usage-workbooks.md) and uses the same monitoring data collected for Cosmos DB described in the sections below. Use this tool for a view of the overall performance, failures, capacity, and operational health of all your Azure Cosmos DB resources in a unified interactive experience, and leverage the other features of Azure Monitor for detailed analysis and alerting.
3130

32-
![Azure Monitor for Cosmos DB](media/monitor-cosmos-db/azure-monitor-cosmos-db.png)
31+
Azure Monitor for Azure Cosmos DB is based on the [workbooks feature of Azure Monitor](../azure-monitor/app/usage-workbooks.md) and uses the same monitoring data collected for Cosmos DB described in the sections below. Use Azure Monitor for a view of the overall performance, failures, capacity, and operational health of all your Azure Cosmos DB resources in a unified interactive experience, and leverage the other features of Azure Monitor for detailed analysis and alerting. To learn more, see the [Explore Azure Monitor for Azure Cosmos DB](../azure-monitor/insights/cosmosdb-insights-overview.md) article.
3332

3433
> [!NOTE]
3534
> When creating containers, make sure you don’t create two containers with the same name but different casing. That’s because some parts of the Azure platform are not case-sensitive, and this can result in confusion/collision of telemetry and actions on containers with such names.

0 commit comments

Comments
 (0)