File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -33,7 +33,7 @@ Key | Description
33
33
--- | -----------
34
34
` appBuildId ` |
35
35
` appName ` | e.g. "Firefox"
36
- ` appUpdateChannel ` |
36
+ ` appUpdateChannel ` | Raw incoming [ update channel ] ( ../concepts/channels/channel_normalization.md ) . E.g. ` nightly-cck-example `
37
37
` appVendor ` | e.g. "Mozilla"
38
38
` appVersion ` |
39
39
` clientId ` |
@@ -48,7 +48,7 @@ Key | Description
48
48
` geoSubdivision2 ` | from Geo-IP lookup of client IP; not present in all pings
49
49
` Host ` | Public hostname of the ingestion endpoint
50
50
` Hostname ` | Private hostname of the ingestion endpoint
51
- ` normalizedChannel ` |
51
+ ` normalizedChannel ` | Normalized [ update channel ] ( ../concepts/channels/channel_normalization.md ) . E.g. "release"
52
52
` normalizedOSVersion ` |
53
53
` os ` |
54
54
` reason ` | Documented [ in the source tree] ( https://firefox-source-docs.mozilla.org/toolkit/components/telemetry/telemetry/data/main-ping.html )
You can’t perform that action at this time.
0 commit comments