Skip to content

Commit 415b2f8

Browse files
authored
update doc
JS SDK is not automatically collect screen resolution, remove it from doc.
1 parent 51efc85 commit 415b2f8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/azure-monitor/app/javascript.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@ By default the Application Insights JavaScript SDK autocollects a number of tele
7272
- ID (if any) of user making the request
7373
- Correlation context (if any) where request is made
7474
- **User information** (for example, Location, network, IP)
75-
- **Device information** (for example, Browser, OS, version, language, resolution, model)
75+
- **Device information** (for example, Browser, OS, version, language, model)
7676
- **Session information**
7777

7878
### Telemetry initializers

0 commit comments

Comments
 (0)