Skip to content

Commit bf74805

Browse files
authored
Link to channel info from ping metadata info. (mozilla#193)
Link to channel info from ping metadata info.
1 parent 6079a35 commit bf74805

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

datasets/pings.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ Key | Description
3333
--- | -----------
3434
`appBuildId` |
3535
`appName` | e.g. "Firefox"
36-
`appUpdateChannel` |
36+
`appUpdateChannel` | Raw incoming [update channel](../concepts/channels/channel_normalization.md). E.g. `nightly-cck-example`
3737
`appVendor` | e.g. "Mozilla"
3838
`appVersion` |
3939
`clientId` |
@@ -48,7 +48,7 @@ Key | Description
4848
`geoSubdivision2` | from Geo-IP lookup of client IP; not present in all pings
4949
`Host` | Public hostname of the ingestion endpoint
5050
`Hostname` | Private hostname of the ingestion endpoint
51-
`normalizedChannel` |
51+
`normalizedChannel` | Normalized [update channel](../concepts/channels/channel_normalization.md). E.g. "release"
5252
`normalizedOSVersion` |
5353
`os` |
5454
`reason` | Documented [in the source tree](https://firefox-source-docs.mozilla.org/toolkit/components/telemetry/telemetry/data/main-ping.html)

0 commit comments

Comments
 (0)