Skip to content

Commit 72bffae

Browse files
committed
Changing structure again again
1 parent c6d5ac6 commit 72bffae

File tree

1 file changed

+10
-10
lines changed

1 file changed

+10
-10
lines changed

articles/azure-monitor/app/statsbeat.md

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ ms.reviwer: heya
99

1010
# Statsbeat in Application Insights
1111

12-
Statsbeat collects essential and nonessential [custom metrics](../essentials/metrics-custom-overview.md) about Application Insights SDKs and autoinstrumentation. Statsbeat serves three benefits for Azure Monitor Application Insights customers:
12+
Statsbeat collects essential and nonessential [custom metrics](../essentials/metrics-custom-overview.md) about Application Insights SDKs and autoinstrumentation. Statsbeat serves three benefits for Application Insights customers:
1313

1414
* Service health and reliability (outside-in monitoring of connectivity to ingestion endpoint)
1515
* Support diagnostics (self-help insights and CSS insights)
@@ -45,15 +45,6 @@ Statsbeat supports EU Data Boundary for Application Insights resources in the fo
4545
| United Kingdom | United Kingdom South |
4646
| United Kingdom | United Kingdom West |
4747

48-
## Firewall configuration
49-
50-
Metrics are sent to the following locations, to which outgoing connections must be opened in firewalls:
51-
52-
| Location | URL |
53-
|-------------------|-------------------------------------------------|
54-
| Europe | `westeurope-5.in.applicationinsights.azure.com` |
55-
| Outside of Europe | `westus-0.in.applicationinsights.azure.com` |
56-
5748
## Supported metrics
5849

5950
Statsbeat collects [essential](#essential-statsbeat) and [nonessential](#nonessential-statsbeat) metrics:
@@ -100,6 +91,15 @@ Track the Disk I/O failure when you use disk persistence for reliable telemetry.
10091
| Read Failure Count | Count | `Resource Provider`, `Attach Type`, `Instrumentation Key`, `Runtime Version`, `Operating System`, `Language`, `Version` |
10192
| Write Failure Count | Count | `Resource Provider`, `Attach Type`, `Instrumentation Key`, `Runtime Version`, `Operating System`, `Language`, `Version` |
10293

94+
## Firewall configuration
95+
96+
Metrics are sent to the following locations, to which outgoing connections must be opened in firewalls:
97+
98+
| Location | URL |
99+
|-------------------|-------------------------------------------------|
100+
| Europe | `westeurope-5.in.applicationinsights.azure.com` |
101+
| Outside of Europe | `westus-0.in.applicationinsights.azure.com` |
102+
103103
## Disable Statsbeat
104104

105105
### [Java](#tab/java)

0 commit comments

Comments
 (0)