Skip to content

Commit 8f884a0

Browse files
committed
adding current work
1 parent f50baf4 commit 8f884a0

File tree

4 files changed

+11
-7
lines changed

4 files changed

+11
-7
lines changed

articles/azure-stack/user/TOC.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -98,10 +98,10 @@
9898
- name: KeyVault sample app
9999
href: azure-stack-kv-sample-app.md
100100
- name: Azure Stack Monitor
101-
href: azure-stack-metrics-monitor.md
101+
href: azure-stack-metrics-azure-data.md
102102
items:
103103
- name: Supported metrics
104-
href: azure-stack-metrics-azure-data.md
104+
href: azure-stack-metrics-supported.md
105105
- name: Consume Azure monitoring data
106106
href: azure-stack-metrics-monitor.md
107107
- name: Solution templates

articles/azure-stack/user/azure-stack-metrics-azure-data.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -17,22 +17,22 @@ ms.author: mabrigg
1717

1818
---
1919

20-
# Azure monitor on Azure Stack
20+
# Azure Monitor on Azure Stack
2121

22-
Applies to: Azure Stack integrated systems and Azure Stack Development Kit.
22+
*Applies to: Azure Stack integrated systems and Azure Stack Development Kit*
2323

24-
This article provides an overview of the Azure Monitor service in Azure Stack. It discusses what Azure Monitor does and provides pointers to additional information on how to use Azure Monitor on Azure Stack.
24+
This article provides an overview of the Azure Monitor service in Azure Stack. It discusses the operation of Azure Monitor and additional information on how to use Azure Monitor on Azure Stack.
2525

2626
> [!Note]
27-
Metrics and Diagnostic logs are not available for Azure Stack Development Kit.
27+
Metrics and diagnostic logs are not available for the Azure Stack Development Kit.
2828

2929
## Prerequisites
3030

3131
You should register **Microsoft.insights** providers on your subscription's offer resource providers settings. `Is there any existing guides on how Azure user should perform this kind of the ops?`
3232

3333
## Overview
3434

35-
Just like what Azure Monitor does on Azure, Azure Monitor on Azure Stack also provides base-level infrastructure metrics and logs for most services in Microsoft Azure. Azure services that do not yet put their data into Azure Monitor will put it there in the future.
35+
Like Azure Monitor on Azure, Azure Monitor on Azure Stack provides base-level infrastructure metrics and logs for most services.
3636

3737
## Azure monitor sources: compute subset
3838

articles/azure-stack/user/azure-stack-metrics-monitor.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,8 @@ ms.author: mabrigg
1919

2020
# Consume monitoring data from Azure Stack
2121

22+
*Applies to: Azure Stack integrated systems and Azure Stack Development Kit*
23+
2224
You can find monitoring data in a single place with the Azure Monitor pipeline, just like Azure Monitor in global Azure. But not all of the monitoring data found in global Azure is available in Azure Stack. In this article, you can find a summary of the various ways that you can programmatically ingest monitoring data from the service.
2325

2426
## Options for data consumption

articles/azure-stack/user/azure-stack-metrics-supported.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,8 @@ ms.author: mabrigg
1919

2020
# Supported metrics with Azure Monitor on Azure Stack
2121

22+
*Applies to: Azure Stack integrated systems and Azure Stack Development Kit*
23+
2224
You can retrieve your metrics from Azure monitor on Azure Stack in the same as global Azure. You can your measures in the portal, get them from the REST API, or query them with PowerShell or CLI.
2325

2426
The following tables list the metrics available with Azure Monitor's metric pipeline on Azure Stack. To query and access these metrics, you will need to the **2018-01-01** api-version version of the API profile. For more information about API profiles and Azure Stack, see [Manage API version profiles in Azure Stack](azure-stack-version-profiles.md).

0 commit comments

Comments
 (0)