Commit graph

136 commits

Author SHA1 Message Date
Thom Chiovoloni
98df436e16 Bug 1288445 - Use new hashed_fxa_uid field instead of the real FxA UID in sync telemetry ping. r=bsmedberg,markh
MozReview-Commit-ID: DhlIEvyrtlL

--HG--
extra : rebase_source : b8a45bf1c13be13ff00c8dc3a9cdd8f0504908f3
2016-08-09 12:28:35 -04:00
Wes Kocher
66c318b349 Backed out changeset e4437c4da937 (bug 1288445) for xpcshell failures a=backout 2016-08-12 19:06:00 -07:00
Thom Chiovoloni
e8d58192dd Bug 1288445 - Use new hashed_fxa_uid field instead of the real FxA UID in sync telemetry ping. r=bsmedberg,markh
MozReview-Commit-ID: DhlIEvyrtlL

--HG--
extra : rebase_source : 8fffdf42ba56242144e4450a783c4d23cc4f2aeb
2016-08-09 12:28:35 -04:00
Georg Fritzsche
da02f3fa48 Bug 1277810 - Part 4 - Bonus - Add 'code-block' syntax highlighting where possible. r=dexter 2016-08-09 13:52:28 +02:00
Georg Fritzsche
67943f4451 Bug 1277810 - Part 3 - Flesh out docs/concepts/. r=dexter, f=chutten,mreid 2016-08-09 13:52:28 +02:00
Georg Fritzsche
c61cc3a83d Bug 1277810 - Part 2 - Flesh out docs/collection/. r=dexter, f=chutten,mreid 2016-08-09 13:52:27 +02:00
Georg Fritzsche
012b559669 Bug 1277810 - Part 1 - Restructure Telemetry client documentation. r=dexter, f=chutten
--HG--
rename : toolkit/components/telemetry/docs/scalars.rst => toolkit/components/telemetry/docs/collection/scalars.rst
rename : toolkit/components/telemetry/docs/crashes.rst => toolkit/components/telemetry/docs/concepts/crashes.rst
rename : toolkit/components/telemetry/docs/pings.rst => toolkit/components/telemetry/docs/concepts/pings.rst
rename : toolkit/components/telemetry/docs/common-ping.rst => toolkit/components/telemetry/docs/data/common-ping.rst
rename : toolkit/components/telemetry/docs/core-ping.rst => toolkit/components/telemetry/docs/data/core-ping.rst
rename : toolkit/components/telemetry/docs/crash-ping.rst => toolkit/components/telemetry/docs/data/crash-ping.rst
rename : toolkit/components/telemetry/docs/deletion-ping.rst => toolkit/components/telemetry/docs/data/deletion-ping.rst
rename : toolkit/components/telemetry/docs/environment.rst => toolkit/components/telemetry/docs/data/environment.rst
rename : toolkit/components/telemetry/docs/heartbeat-ping.rst => toolkit/components/telemetry/docs/data/heartbeat-ping.rst
rename : toolkit/components/telemetry/docs/main-ping.rst => toolkit/components/telemetry/docs/data/main-ping.rst
rename : toolkit/components/telemetry/docs/sync-ping.rst => toolkit/components/telemetry/docs/data/sync-ping.rst
rename : toolkit/components/telemetry/docs/uitour-ping.rst => toolkit/components/telemetry/docs/data/uitour-ping.rst
rename : toolkit/components/telemetry/docs/preferences.rst => toolkit/components/telemetry/docs/internals/preferences.rst
2016-08-09 13:52:27 +02:00
Alessio Placitelli
0f0b2b22da Bug 1271304 - Measure the tabs/window open events and max number of tab/window per subsession. r=Gijs, r=gfritzsche, data-review=bsmedberg
MozReview-Commit-ID: 6vYfoEb8VvB
2016-05-12 09:30:00 +02:00
Alessio Placitelli
4d69fa3121 Bug 1281214 - Update the documentation. r=gfritzsche 2016-07-12 06:42:00 +02:00
Thom Chiovoloni
68ea0562f3 Bug 1267919 - Part 2. Add documentation and a schema for a new "sync" telemetry ping. r=bsmedberg,Dexter
MozReview-Commit-ID: IOsvmqfF3WN

--HG--
extra : transplant_source : g%B0Y%EDX%EAc%A1o%A8%E2O%2A%11%7C%A2%5E%B5%80%17
2016-06-30 10:28:18 -04:00
Alessio Placitelli
8ee8ad2269 Bug 1284572 - Document the new scalar format for the main ping. r=gfritzsche 2016-07-06 01:03:00 +02:00
Claas Augner
1110860598 Bug 979323 - Add "Zoom Text Only" preference to environment telemetry. r=gfritzsche
--HG--
extra : rebase_source : 6cd5644f9def393e25f1d5f87b55ff65baac0e62
2016-06-25 18:50:24 +02:00
Alessio Placitelli
d961e1211b Bug 1276196 - Add scalars to the main ping payload. r=gfritzsche 2016-06-24 08:58:00 +02:00
Alessio Placitelli
f882637f17 Bug 1276195 - Add scalar measurements API & storage in Telemetry C++ core. r=gfritzsche
MozReview-Commit-ID: K27PoMxWRMp
2016-06-25 01:01:00 +02:00
Alessio Placitelli
bbd95e2176 Bug 1276190 - Add the documentation. r=gfritzsche
MozReview-Commit-ID: 8fNTMQXKxLs
2016-06-22 07:17:00 +02:00
Carsten "Tomcat" Book
c715836c7f merge mozilla-inbound to mozilla-central a=merge 2016-05-25 15:04:00 +02:00
Michael Comella
de2beac597 Bug 1273684 - Add session measurements core ping doc. r=gfritzsche
MozReview-Commit-ID: ELrU5ws3YLD

--HG--
extra : rebase_source : f3faeb70e95355cd0b3aaf7bbe6dcd614146ed41
2016-05-17 16:29:56 -07:00
Michael Comella
8488c724fb Bug 1274727 - Document more details about searches core ping field. r=bnicholson
MozReview-Commit-ID: DO8gRT8YcQm

--HG--
extra : rebase_source : f0c644109c5295991a0d6c10789344d5d69914ea
2016-05-23 15:25:32 -07:00
Michael Comella
4f77d7ec44 Bug 1273309 - Add searches parameter core ping docs. r=gfritzsche
MozReview-Commit-ID: LHA881ZDWK9

--HG--
extra : rebase_source : f9c688310e0d5ff9d881ba8418a6aca513140d1f
2016-05-16 17:36:25 -07:00
Jeff Muizelaar
ddb635bc77 Bug 1272359. Report support for AVX and AVX2 in telemetry. r=gfritzsche 2016-05-24 14:25:00 -04:00
Michael Comella
f66bbe667a Bug 1271390 - Document http date header for core ping. r=gfritzsche
MozReview-Commit-ID: GjUlr4mT7sx

--HG--
extra : rebase_source : d0375ad88582acd95005a845f44a4381aaa3a50c
2016-05-09 11:51:48 -07:00
Michael Comella
c403e8c457 Bug 1253338 - Add docs for core ping creation date fields. r=gfritzsche
MozReview-Commit-ID: GQS8tny2BoJ

--HG--
extra : rebase_source : 8e6bb32cf2b901155ceb770feac24b700f9dfa2a
2016-05-06 14:35:39 -07:00
Michael Comella
fd5f7babfb Bug 1269926 - Add docs to say when core ping uploader is not robust. r=gfritzsche
MozReview-Commit-ID: 4QzXxmOiExD

--HG--
extra : rebase_source : d296cbb88d3f2c0100f40462771cc0848f092776
2016-05-06 15:23:43 -07:00
Marco Bonardo
06932c74d1 Bug 1223728 - Remove the unifiedcomplete pref, the urlinline component and stop bundling the old autocomplete component in Firefox. r=adw
MozReview-Commit-ID: Ee08mDGxBjJ

--HG--
extra : rebase_source : 4473da657f85e443e5095b43b3e774e85292ecd1
extra : amend_source : c9c322ebae255a24c28e6367b9fe93474db21d6d
2016-05-05 00:14:51 +02:00
Michael Comella
85a595cf4e Bug 1266554 - Add note to core ping version history to explain discrepancy. r=gfritzsche
MozReview-Commit-ID: CHJW3eabXp4

--HG--
extra : rebase_source : b8ebf1eee0028b892bd7ba3fec01faa409de6e0a
2016-05-02 10:19:55 -07:00
Michael Kaply
8d35d79519 Bug 1264491 - Update core ping docs for distributionId; r=gfritzsche DONTBUILD
--HG--
extra : amend_source : 34cafd99e0cf78638399abf8b7bacbbe3f5c1460
2016-04-27 14:59:46 -05:00
Alessio Placitelli
9d9419cc63 Bug 1255472 - Updates the documentation. r=gfritzsche 2016-04-15 10:08:00 +02:00
Claas Augner
51d726419d Bug 1231812 - Don't send empty keyed histograms in Telemetry pings. r=gfritzsche
MozReview-Commit-ID: 2Vl3IjjeaHj
2016-04-14 15:57:10 -07:00
Michael Comella
c55f8ae936 Bug 1263761 - Update defaultSearch in core ping docs for custom search engines. r=gfritzsche
MozReview-Commit-ID: CuISAHVCLnX

--HG--
extra : rebase_source : 0b24048786851b2e0921467d134b084f8aa86265
2016-04-11 16:18:28 -07:00
Michael Comella
972f4181f9 Bug 1246816 - Add docs for profileDate. r=gfritzsche
MozReview-Commit-ID: 3KvGVjNev2r

--HG--
extra : rebase_source : 512bf08b6685e13319831cf97bf6032681de677e
2016-03-31 15:40:38 -07:00
Florian Quèze
4751f9a17d Bug 1259139 - record in telemetry the validity of the current engine's loadPathHash, r=adw. 2016-04-06 15:54:15 +02:00
Alessio Placitelli
177cd4cecd Bug 1260437 - Fix a small typo in the Telemetry docs. r=gfritzsche 2016-03-30 02:33:00 +02:00
Georg Fritzsche
d9b5bcee7e Bug 1257595 - Document that the 'core' pings profileDate field can be missing. r=mcomella 2016-03-29 15:11:04 +02:00
Michael Comella
a0378bd926 Bug 1249288 - Update telemetry docs to include defaultSearch. r=gfritzsche,rnewman
MozReview-Commit-ID: 4pihITjabns

--HG--
extra : rebase_source : 6f8ea2351df5e24286aced92b2b47c891f470a53
2016-03-10 16:23:13 -08:00
Alessio Placitelli
408d663405 Bug 1234589 - Update the documentation for shutdownDuration. r=gfritzsche 2016-03-22 03:18:00 -04:00
Benjamin Smedberg
702c087507 Bug 1187270 - Add Telemetry session ID to crash annotations, r=gfritzsche
MozReview-Commit-ID: GwVI0dfsT4H

--HG--
extra : rebase_source : 0ae9efbce919efcd0f20314bd89848da017b7e57
2016-03-14 09:31:19 -04:00
Daniel Holbert
58e5e16c44 backout d85b18faba72 (bug 1187270) for build bustage. 2016-03-15 15:51:56 -07:00
Benjamin Smedberg
42e1362b4d Bug 1187270 - Add Telemetry session ID to crash annotations, r=gfritzsche
MozReview-Commit-ID: GwVI0dfsT4H

--HG--
extra : rebase_source : fae01778b3afbe6ca9dfcf774cead01eeac50445
extra : histedit_source : 98c0c070effca99711e35b4b4c3124a9fbdba089
2016-03-14 09:31:19 -04:00
Felipe Gomes
7bcb0df079 Bug 1249845 - Store the e10s rollout cohort in the telemetry environment. r=gfritzsche 2016-03-03 11:35:11 -03:00
Yury Delendik
a3ad28794e Bug 1250046 - Remove Shumway references from telemetry. r=gfritzsche 2016-02-29 08:04:15 -06:00
Alessio Placitelli
2d3296543b Bug 1249073 - main-ping fields with undocumented structure. r=gfritzsche 2016-02-29 06:47:00 -05:00
Carsten "Tomcat" Book
7f956c0bfb merge mozilla-inbound to mozilla-central a=merge 2016-02-29 11:35:30 +01:00
Alessio Placitelli
3990036852 Bug 1250968 - Link to the correct partner repacks repository in the Telemetry docs. r=gfritzsche 2016-02-26 06:36:00 +01:00
Sylvestre Ledru
5e0fd030c5 Bug 1250897 - Add build number data in Telemetry pings r=gfritzsche
MozReview-Commit-ID: 2CB5CMGQN6G

--HG--
extra : rebase_source : 069649c71f349bc3fb56cec66e1349d3e99fd356
2016-02-26 14:04:12 +01:00
Alessio Placitelli
980d02be3a Bug 1246644 - Document childPayloads in the main ping. r=gfritzsche 2016-02-23 06:59:00 +01:00
Alessio Placitelli
d40d40abca Bug 1248382 - Document known partners. r=gfritzsche 2016-02-23 09:47:00 +01:00
Alessio Placitelli
0d91cd510a Bug 1243893 - Telemetry in-tree docs conflict with actual pings. r=gfritzsche 2016-02-16 07:36:00 +01:00
Robert Helmer
21f0df9c9c Bug 1232222 - provide telemetry environment data on which addons are system addons r=gfritzsche
MozReview-Commit-ID: 89M0HnzfIrd

--HG--
extra : histedit_source : c632502381dcb810b7d7857b98d3884fb90d1260
2016-02-13 17:51:26 -08:00
Michael Comella
f93270dc71 Bug 1247572 - Add profileDate field to Android core ping docs. r=gfritzsche
MozReview-Commit-ID: Gob7uXjT6jG

--HG--
extra : rebase_source : e051ad6948e9cbcae8cb6474ef1834d0807dc13a
2016-02-11 11:45:28 -08:00
Alessio Placitelli
7dc2c79004 Bug 1244182 - Properly document all the fields of the main ping. r=gfritzsche
--HG--
extra : commitid : L0fYpo9FL2T
2016-02-08 06:51:00 -08:00