Carsten "Tomcat" Book
7db36cdbb8
merge mozilla-inbound to mozilla-central a=merge
2017-02-22 14:33:38 +01:00
Alessio Placitelli
50767397f0
Bug 1334469 - Make sure Keyed Histogram APIs don't allow empty keys. r=gfritzsche
...
iff --git a/toolkit/components/telemetry/docs/collection/histograms.rst b/toolkit/components/telemetry/docs/collection/histograms.rst
MozReview-Commit-ID: EkiP42ZVpqz
2017-02-21 06:03:00 +01:00
Alessio Placitelli
8375aafd5c
Bug 1329099 - Document CSS Use Counters mechanism. r=froydnj,gfritzsche
...
MozReview-Commit-ID: GpaqYZP76Oc
2017-02-15 18:54:44 +01:00
Marco Castelluccio
04e83173db
Bug 1341023 - Take module name encoding into account for late writes and hangs. r=Dexter
2017-02-21 22:44:42 +00:00
Marco Castelluccio
2f3e68079b
Bug 1330833 - Add the new "modules" (DLLs) ping type. r=Dexter,mstange,jorendorff, data-review=bsmedberg
2017-02-18 14:17:30 +00:00
Wes Kocher
3f83b41f7e
Backed out 2 changesets (bug 1330833) for windows 64 xpcshell failures a=backout
...
Backed out changeset 466565fa382a (bug 1330833)
Backed out changeset 927194e7769d (bug 1330833)
MozReview-Commit-ID: GB4KsH29xYC
2017-02-16 17:20:54 -08:00
Marco Castelluccio
a7e3f95164
Bug 1330833 - Add the new "modules" (DLLs) ping type. r=Dexter,mstange,jorendorff, data-review=bsmedberg
2017-02-16 17:09:32 +00:00
Marco Castelluccio
55a671598a
Bug 1333043 - Add windows build number to the environment data for all Windows versions. r=Dexter,data-r=bsmedberg
2017-02-15 20:39:48 +00:00
Gabriele Svelto
c850b3a312
Bug 1310703 - Make the crashreporter client send a crash ping via the ping sender executable; r=ted
...
MozReview-Commit-ID: JV6HkUZYkUk
2017-01-16 18:14:17 +01:00
Gabriele Svelto
13e3767437
Bug 1310703 - Introduce the pingsender executable; r=ted
...
MozReview-Commit-ID: 2SEwwGywahQ
2017-01-16 17:39:22 +01:00
Alessio Placitelli
0a43851840
Bug 1339023 - Make Telemetry in-tree docs index page point to the updated Histogram docs. r=gfritzsche
...
MozReview-Commit-ID: HIcv5AJIPhM
2017-02-13 12:06:41 +01:00
Alessio Placitelli
1ce0872f02
Bug 1292531 - Document Histogram usage in in-tree docs. r=gfritzsche
...
MozReview-Commit-ID: DzZO2r1fVLc
2017-02-10 09:40:00 -05:00
Wes Kocher
310c9f7cd6
Merge m-c to inbound, a=merge
...
MozReview-Commit-ID: 7py654uXbYD
2017-02-07 16:55:50 -08:00
Alessio Placitelli
4d2759557d
Bug 1301364 - Add short code samples to the Scalar docs. r=gfritzsche
...
MozReview-Commit-ID: E1lyvQzJOn9
2017-02-07 07:55:00 -05:00
Sebastian Hengst
b64ffd69f6
Bug 1336311 - Change code comments with http://hg.mozilla.org to https://. r=gps
...
For components also referencing it in code, see the blockers of bug 1336311.
MozReview-Commit-ID: 4tUZ24HKBWy
2017-02-07 17:52:56 +01:00
Georg Fritzsche
e4a66ce19d
Bug 1302666 - Update Telemetry documentation for Event Telemetry. r=dexter, f=sunahsuh
2017-02-01 13:45:40 +01:00
Chris H-C
8e606f4fbd
bug 1333797 - Require 'record_in_processes' values in Scalars.yaml r=Dexter
...
Having "main" be the default value is a very sensible choice, but one that is a
little opaque if you aren't into reading Telemetry code.
Just require a value here, and this will encourage correct use as it can be
caught and policed in data-review.
MozReview-Commit-ID: ASaWGuPAc9a
2017-01-25 14:10:22 -05:00
Alessio Placitelli
bdc93b7e31
Bug 1329978 - Add pref to override TelemetrySend official check in sendingEnabled. r=gfritzsche
2017-01-26 05:43:00 +01:00
Iaroslav (yarik) Sheptykin
382220cc08
Bug 1299772: Document stack capturing API. r=gfritzsche
...
MozReview-Commit-ID: Jar6vyj0RzV
2017-01-30 21:11:37 +01:00
Georg Fritzsche
e9d115bf83
Bug 1334162 - Document the cross-platform inconsistencies of sessionLength & subsessionLength. r=Dexter
2017-01-26 17:58:43 +01:00
Georg Fritzsche
a79a5f8d8d
Bug 1331168 - Add initial release version to core ping documentation. r=sebastian
2017-01-14 15:06:55 +07:00
Alessio Placitelli
8fb257f7bf
Bug 1278556 - Update the documentation. r=gfritzsche
2017-01-13 01:47:00 +01:00
Georg Fritzsche
919a4bf2e0
Bug 1330579 - fix-addon-ping-doc - r=dexter
2017-01-12 16:33:37 +07:00
Gabriele Svelto
05b16ec1d5
Bug 1328657 - Added documentation for the crash ping processType field and quieted some warnings r=me
2017-01-11 12:09:43 +01:00
Georg Fritzsche
831668aacd
Bug 1330034 - Fix sync ping documentation. r=markh.
...
Fix sync ping documentation.
2017-01-11 00:36:18 +07:00
Mark Hammond
057af71896
Bug 1289536 (part 1) - Add events to Sync ping. r=gfritzsche
...
MozReview-Commit-ID: 184fIhelOa6
2016-11-04 17:57:09 +11:00
Thom Chiovoloni
968b29d148
Bug 1301389 - Only include the uid and device ID once in the sync ping. r=markh
...
Previously this was included for each sync. In addition to being less efficient,
this makes certain info that's planned to be added in the future more difficult.
MozReview-Commit-ID: fjOvAJJVI6
2016-11-21 16:34:46 -05:00
Dão Gottwald
1f3ea9a1ac
Bug 1324049 - Implement pref for opening the privacy policy in a background tab on first run instead of showing the data choices infobar. r=gijs
2016-12-25 07:36:25 +01:00
Claas Augner
303de5ced7
Bug 1282881 - Remove telemetry probe for the “Zoom Text Only” feature in Firefox 53. r=gfritzsche
2016-12-13 22:55:35 +01:00
Alessio Placitelli
217a3472d5
Bug 1319779 - Fix the links in the Telemetry in-tree docs. r=gfritzsche
2016-11-23 06:33:00 +01:00
Iaroslav (yarik) Sheptykin
7c3e98fde8
Bug 1225851: Capturing keyed call stacks on demand inside Telemetry. r=chutten,r=gfritzsche
...
MozReview-Commit-ID: XSs5MeQ1Bs
2016-11-17 20:52:53 +01:00
Jon Coppeard
5e1bb52d39
Bug 1318384 - Update telemetry docs with new reason code DONTBUILD
2016-11-22 10:35:52 +00:00
George Wright
5a78b9a257
Bug 1297790 - Add GPU process feature status to the Telemetry environment r=dvander,gfritzsche data-review=bsmedberg
2016-11-21 15:10:11 -05:00
Alessio Placitelli
bdca4b000a
Bug 1309256 - Add documentation for BrowserUsageTelemetry. r=gfritzsche
...
MozReview-Commit-ID: GVclrfo5Zhl
2016-11-09 00:18:00 +01:00
Carsten "Tomcat" Book
58612bb5e9
Backed out changeset 364305744e4c (bug 1297790) for test bustage
2016-11-09 10:26:27 +01:00
George Wright
205279fd11
Bug 1297790 - Add GPU process feature status to the Telemetry environment r=dvander,gfritzsche data-review=bsmedberg
2016-11-09 03:18:32 -05:00
Thom Chiovoloni
f5a2c79418
Bug 1309774 - Part 2. Add version number to validation data in sync ping. r=markh
...
MozReview-Commit-ID: FlDSEsT1ah9
2016-10-20 15:20:07 -04:00
Thom Chiovoloni
d6795f3a77
Bug 1312320 - Report mozIStorageError properly in sync ping r=markh
...
This required adding a new error type to the sync ping.
MozReview-Commit-ID: LoGEjI0hFRo
2016-10-24 11:13:26 -04:00
Bill McCloskey
1ca23fca34
Bug 1308040 - Save GCs in telemetry (r=gfritzsche,bsmedberg)
2016-10-31 14:01:49 -07:00
Thom Chiovoloni
cb2f4f13da
Bug 1308567 - Include information about associated devices in sync ping r=bsmedberg,markh
...
MozReview-Commit-ID: 45c4skQHswy
2016-10-11 14:07:52 -04:00
Gabriele Svelto
1a18e9712e
Bug 1280484 - Add stack traces to the crash ping r=bsmedberg
2016-10-17 12:56:45 +02:00
Sebastian Hengst
faa4e03c25
Bug 1304829 - rename RELEASE_BUILD to RELEASE_OR_BETA: main part. r=ted,Mossop
...
MozReview-Commit-ID: 1lCt0xTMV5O
2016-10-08 11:14:49 +02:00
Matt Howell
00ad0f1b54
Bug 1292360 - Add attribution data to the telemetry environment block; r=gfritzsche, data-review=bsmedberg
...
MozReview-Commit-ID: 4sltJYJrrFS
2016-08-24 10:01:10 -07:00
Carsten "Tomcat" Book
2dfe81885a
merge mozilla-inbound to mozilla-central a=merge
2016-09-22 11:55:12 +02:00
Carsten "Tomcat" Book
c89799b3bf
merge fx-team to mozilla-central a=merge
2016-09-22 11:54:05 +02:00
Andy McKay
b6b980d19b
Bug 1258565 - Add documentation about addon malware telemetry. r=bsmedberg
2016-09-21 15:04:00 -04:00
Alessio Placitelli
9570ca1a73
Bug 1277806 - Update the docs. r=gfritzsche
2016-09-14 02:59:00 +02:00
Thom Chiovoloni
7e09dac3bf
Bug 1267917 - Hook the sync bookmark validator into the new sync telemetry ping r=bsmedberg,markh
...
MozReview-Commit-ID: ECACktrOhRG
2016-09-12 14:59:25 -04:00
Thom Chiovoloni
216200c69d
Bug 1299784 - Include a hashed version of the device ID with the sync ping r=bsmedberg,markh
...
MozReview-Commit-ID: 3sPSeBNrF8z
2016-09-07 16:49:21 -04:00
Georg Fritzsche
df7f39deed
Bug 1301313 - Add submission constraints to Telemetry custom ping documentation. r=dexter
2016-09-09 00:43:25 +07:00