1
1
---
2
2
title : Statsbeat in Application Insights | Microsoft Docs
3
- description : Statistics about Application Insights SDKs and AutoInstrumentation
3
+ description : Statistics about Application Insights SDKs and autoinstrumentation
4
4
ms.topic : reference
5
5
ms.date : 08/24/2022
6
6
ms.custom : references_regions
@@ -10,120 +10,80 @@ ms.reviwer: heya
10
10
# Statsbeat in Application Insights
11
11
12
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:
13
- - Service health and reliability (outside-in monitoring of connectivity to ingestion endpoint)
14
- - Support diagnostics (self-help insights and CSS insights)
15
- - Product improvement (insights for design optimizations)
13
+
14
+ * Service health and reliability (outside-in monitoring of connectivity to ingestion endpoint)
15
+ * Support diagnostics (self-help insights and CSS insights)
16
+ * Product improvement (insights for design optimizations)
16
17
17
18
Statsbeat data is stored in a Microsoft data store. It doesn't affect customers' overall monitoring volume and cost.
18
19
19
- Statsbeat doesn't support [ Azure Private Link] ( ../../automation/how-to/private-link-security.md ) .
20
+ > [ !NOTE]
21
+ > Statsbeat doesn't support [ Azure Private Link] ( ../../automation/how-to/private-link-security.md ) .
20
22
21
23
## What data does Statsbeat collect?
22
24
23
25
Statsbeat collects essential and nonessential metrics.
24
26
25
27
## Supported languages
26
28
27
- | C# | Java | JavaScript | Node.js | Python |
28
- | --------------------------- | ----------------- | --------------------------- | ----------------- | ------ -----------|
29
- | Currently not supported | Supported | Currently not supported | Supported | Supported |
29
+ | C# | Java | JavaScript | Node.js | Python |
30
+ | -------------------------| -----------| -------------------------| -----------| -----------|
31
+ | Currently not supported | Supported | Currently not supported | Supported | Supported |
30
32
31
33
## Supported EU regions
32
34
33
- #### [ Java] ( #tab/eu-java )
34
-
35
- Statsbeat supports EU Data Boundary for Application Insights resources in the following regions:
36
-
37
- | Geo name | Region name |
38
- | ---------------------------| ------------------------|
39
- | Europe | North Europe |
40
- | Europe | West Europe |
41
- | France | France Central |
42
- | France | France South |
43
- | Germany | Germany West Central |
44
- | Norway | Norway East |
45
- | Norway | Norway West |
46
- | Sweden | Sweden Central |
47
- | Switzerland | Switzerland North |
48
- | Switzerland | Switzerland West |
49
- | United Kingdom | United Kingdom South |
50
- | United Kingdom | United Kingdom West |
51
-
52
- #### [ Node] ( #tab/eu-node )
53
-
54
35
Statsbeat supports EU Data Boundary for Application Insights resources in the following regions:
55
36
56
- | Geo name | Region name |
57
- | ---------------------------| ------------------------|
58
- | Europe | North Europe |
59
- | Europe | West Europe |
60
- | France | France Central |
61
- | France | France South |
62
- | Germany | Germany West Central |
63
- | Norway | Norway East |
64
- | Norway | Norway West |
65
- | Sweden | Sweden Central |
66
- | Switzerland | Switzerland North |
67
- | Switzerland | Switzerland West |
68
- | United Kingdom | United Kingdom South |
69
- | United Kingdom | United Kingdom West |
70
-
71
- #### [ Python] ( #tab/eu-python )
72
-
73
- Statsbeat supports EU Data Boundary for Application Insights resources in the following regions:
74
-
75
- | Geo name | Region name |
76
- | ---------------------------| ------------------------|
77
- | Europe | North Europe |
78
- | Europe | West Europe |
79
- | France | France Central |
80
- | France | France South |
81
- | Germany | Germany West Central |
82
- | Norway | Norway East |
83
- | Norway | Norway West |
84
- | Sweden | Sweden Central |
85
- | Switzerland | Switzerland North |
86
- | Switzerland | Switzerland West |
87
- | United Kingdom | United Kingdom South |
88
- | United Kingdom | United Kingdom West |
89
-
90
- ---
91
-
92
- ### Essential Statsbeat
93
-
94
- #### Network Statsbeat
95
-
96
- | Metric name| Unit| Supported dimensions|
97
- | -----| -----| -----|
98
- | Request Success Count| Count| ` Resource Provider ` , ` Attach Type ` , ` Instrumentation Key ` , ` Runtime Version ` , ` Operating System ` , ` Language ` , ` Version ` , ` Endpoint ` , ` Host ` |
99
- | Requests Failure Count| Count| ` Resource Provider ` , ` Attach Type ` , ` Instrumentation Key ` , ` Runtime Version ` , ` Operating System ` , ` Language ` , ` Version ` , ` Endpoint ` , ` Host ` , ` Status Code ` |
100
- | Request Duration| Count| ` Resource Provider ` , ` Attach Type ` , ` Instrumentation Key ` , ` Runtime Version ` , ` Operating System ` , ` Language ` , ` Version ` , ` Endpoint ` , ` Host ` |
101
- | Retry Count| Count| ` Resource Provider ` , ` Attach Type ` , ` Instrumentation Key ` , ` Runtime Version ` , ` Operating System ` , ` Language ` , ` Version ` , ` Endpoint ` , ` Host ` , ` Status Code ` |
102
- | Throttle Count| Count| ` Resource Provider ` , ` Attach Type ` , ` Instrumentation Key ` , ` Runtime Version ` , ` Operating System ` , ` Language ` , ` Version ` , ` Endpoint ` , ` Host ` , ` Status Code ` |
103
- | Exception Count| Count| ` Resource Provider ` , ` Attach Type ` , ` Instrumentation Key ` , ` Runtime Version ` , ` Operating System ` , ` Language ` , ` Version ` , ` Endpoint ` , ` Host ` , ` Exception Type ` |
37
+ | Geo name | Region name |
38
+ | ----------------| ----------------------|
39
+ | Europe | North Europe |
40
+ | Europe | West Europe |
41
+ | France | France Central |
42
+ | France | France South |
43
+ | Germany | Germany West Central |
44
+ | Norway | Norway East |
45
+ | Norway | Norway West |
46
+ | Sweden | Sweden Central |
47
+ | Switzerland | Switzerland North |
48
+ | Switzerland | Switzerland West |
49
+ | United Kingdom | United Kingdom South |
50
+ | United Kingdom | United Kingdom West |
51
+
52
+ ## Essential Statsbeat
53
+
54
+ ### Network Statsbeat
55
+
56
+ | Metric name | Unit | Supported dimensions |
57
+ | ------------------------| -------| ---------------------------------------------------------------------------------------------------------------------------------------------------------------|
58
+ | Request Success Count | Count | ` Resource Provider ` , ` Attach Type ` , ` Instrumentation Key ` , ` Runtime Version ` , ` Operating System ` , ` Language ` , ` Version ` , ` Endpoint ` , ` Host ` |
59
+ | Requests Failure Count | Count | ` Resource Provider ` , ` Attach Type ` , ` Instrumentation Key ` , ` Runtime Version ` , ` Operating System ` , ` Language ` , ` Version ` , ` Endpoint ` , ` Host ` , ` Status Code ` |
60
+ | Request Duration | Count | ` Resource Provider ` , ` Attach Type ` , ` Instrumentation Key ` , ` Runtime Version ` , ` Operating System ` , ` Language ` , ` Version ` , ` Endpoint ` , ` Host ` |
61
+ | Retry Count | Count | ` Resource Provider ` , ` Attach Type ` , ` Instrumentation Key ` , ` Runtime Version ` , ` Operating System ` , ` Language ` , ` Version ` , ` Endpoint ` , ` Host ` , ` Status Code ` |
62
+ | Throttle Count | Count | ` Resource Provider ` , ` Attach Type ` , ` Instrumentation Key ` , ` Runtime Version ` , ` Operating System ` , ` Language ` , ` Version ` , ` Endpoint ` , ` Host ` , ` Status Code ` |
63
+ | Exception Count | Count | ` Resource Provider ` , ` Attach Type ` , ` Instrumentation Key ` , ` Runtime Version ` , ` Operating System ` , ` Language ` , ` Version ` , ` Endpoint ` , ` Host ` , ` Exception Type ` |
104
64
105
65
[ !INCLUDE [ azure-monitor-log-analytics-rebrand] ( ~/reusable-content/ce-skilling/azure/includes/azure-monitor-instrumentation-key-deprecation.md )]
106
66
107
- #### Attach Statsbeat
67
+ ### Attach Statsbeat
108
68
109
- | Metric name| Unit| Supported dimensions|
110
- | -----| -----| -----|
111
- | Attach| Count| ` Resource Provider ` , ` Resource Provider Identifier ` , ` Attach Type ` , ` Instrumentation Key ` , ` Runtime Version ` , ` Operating System ` , ` Language ` , ` Version ` |
69
+ | Metric name | Unit | Supported dimensions |
70
+ | ------------- | ------- | ---------------------------------------------------------------------------------------------------------------------------------------------------- -----|
71
+ | Attach | Count | ` Resource Provider ` , ` Resource Provider Identifier ` , ` Attach Type ` , ` Instrumentation Key ` , ` Runtime Version ` , ` Operating System ` , ` Language ` , ` Version ` |
112
72
113
- #### Feature Statsbeat
73
+ ### Feature Statsbeat
114
74
115
- | Metric name| Unit| Supported dimensions|
116
- | -----| -----| -----|
117
- | Feature| Count| ` Resource Provider ` , ` Attach Type ` , ` Instrumentation Key ` , ` Runtime Version ` , ` Feature ` , ` Type ` , ` Operating System ` , ` Language ` , ` Version ` |
75
+ | Metric name | Unit | Supported dimensions |
76
+ | ------------- | ------- | --------------------------------------------------------------------------------------------------------------------------------------- -----|
77
+ | Feature | Count | ` Resource Provider ` , ` Attach Type ` , ` Instrumentation Key ` , ` Runtime Version ` , ` Feature ` , ` Type ` , ` Operating System ` , ` Language ` , ` Version ` |
118
78
119
- ### Nonessential Statsbeat
79
+ ## Nonessential Statsbeat
120
80
121
81
Track the Disk I/O failure when you use disk persistence for reliable telemetry.
122
82
123
- | Metric name| Unit| Supported dimensions|
124
- | -----| -----| -----|
125
- | Read Failure Count| Count| ` Resource Provider ` , ` Attach Type ` , ` Instrumentation Key ` , ` Runtime Version ` , ` Operating System ` , ` Language ` , ` Version ` |
126
- | Write Failure Count| Count| ` Resource Provider ` , ` Attach Type ` , ` Instrumentation Key ` , ` Runtime Version ` , ` Operating System ` , ` Language ` , ` Version ` |
83
+ | Metric name | Unit | Supported dimensions |
84
+ | --------------------- | ------- | -------------------------------------------------------------------------------------------------------------------- -----|
85
+ | Read Failure Count | Count | ` Resource Provider ` , ` Attach Type ` , ` Instrumentation Key ` , ` Runtime Version ` , ` Operating System ` , ` Language ` , ` Version ` |
86
+ | Write Failure Count | Count | ` Resource Provider ` , ` Attach Type ` , ` Instrumentation Key ` , ` Runtime Version ` , ` Operating System ` , ` Language ` , ` Version ` |
127
87
128
88
### Configure Statsbeat
129
89
@@ -145,17 +105,17 @@ You can also disable this feature by setting the environment variable `APPLICATI
145
105
146
106
#### [ Node] ( #tab/node )
147
107
148
- Not supported yet .
108
+ Statsbeat is enabled by default. It can be disabled by setting the environment variable ` APPLICATION_INSIGHTS_NO_STATSBEAT ` to ` true ` .
149
109
150
110
#### [ Python] ( #tab/python )
151
111
152
- Statsbeat is enabled by default. It can be disabled by setting the environment variable < code class = " notranslate " > APPLICATIONINSIGHTS_STATSBEAT_DISABLED_ALL</ code > to < code class = " notranslate " > true</ code > .
112
+ Statsbeat is enabled by default. It can be disabled by setting the environment variable ` APPLICATIONINSIGHTS_STATSBEAT_DISABLED_ALL ` to ` true ` .
153
113
154
- Metrics are sent to the following locations, to which outgoing connections must be opened in firewalls.
114
+ ---
155
115
156
- | Location | URL |
157
- | ---------| ---------|
158
- | Europe | <code class =" notranslate " >westeurope-5.in.applicationinsights.azure.com</code > |
159
- | Outside Europe | <code class =" notranslate " >westus-0.in.applicationinsights.azure.com</code > |
116
+ Metrics are sent to the following locations, to which outgoing connections must be opened in firewalls.
160
117
161
- ---
118
+ | Location | URL |
119
+ | -------------------| -------------------------------------------------|
120
+ | Europe | ` westeurope-5.in.applicationinsights.azure.com ` |
121
+ | Outside of Europe | ` westus-0.in.applicationinsights.azure.com ` |
0 commit comments