Alessio Placitelli
18040bc108
Mention the Glean Debug View in the GleanDebugActivity docs
2019-09-06 11:02:22 +02:00
Alessio Placitelli
95c5648b05
Fix typo in the docs
2019-09-05 16:56:09 +02:00
Alessio Placitelli
2a15d890f9
Tweak the docs for clarity
2019-09-05 11:21:33 +02:00
Alessio Placitelli
832f150a76
Document the new docs build time options
2019-09-05 10:47:38 +02:00
Jan-Erik Rediger
ae5147f6bc
Test snapshotting of sparse histogram and fix documentation accordingly
2019-08-26 11:47:33 -07:00
Michael Droettboom
39ae10e31b
Address comments in PR
2019-08-22 15:19:01 -04:00
Michael Droettboom
562c88cb29
1573516: Add a QuantityMetricType
2019-08-22 15:19:01 -04:00
Travis Long
4b4d4b6d7f
Bug 1574468 - Add experiments limits violations error reporting
2019-08-21 09:01:34 -05:00
Travis Long
6296cabc06
Bug 1566001 - Add limits for the experiment's extra HashMap
2019-08-16 10:25:09 -05:00
Jan-Erik Rediger
b73e71b0df
Merge pull request #246 from mdboom/document-sdk-generator-options
...
[doc only] 1568767: Document `sdk_generator.gradle` options
2019-08-16 15:33:10 +02:00
Michael Droettboom
ad41fdbd30
[doc only] 1568767: Document `sdk_generator.gradle` options
2019-08-16 07:44:09 -04:00
Michael Droettboom
864aa9a239
[doc only] Document memory distribution metric type ( #243 )
...
* [doc only] Document memory distribution metric type
* Fix copy-pasta
* Better describe the filling in of missing values in payloads
* Address comments in the PR
* Update docs/user/metrics/memory_distribution.md
Co-Authored-By: Jan-Erik Rediger <badboy@archlinux.us>
2019-08-14 10:12:53 -04:00
Michael Droettboom
be9c92b9c2
[doc only] Make the custom distribution example self-consistent
2019-08-13 18:44:18 -04:00
Travis Long
5009d7e703
Bug 1556995 - Fix Glean storing/sending of empty StringListMetricType
2019-08-13 11:46:37 -05:00
Michael Droettboom
02c35b9a2b
[doc only] 1571744: Document the custom distribution type ( #241 )
...
Fix issues mentioned in the PR
Change datatypes
2019-08-12 12:32:41 -04:00
Michael Droettboom
a53f12bb6f
[doc only] 1564989: Document functional timing distributions ( #240 )
2019-08-12 11:52:15 -04:00
Jan-Erik Rediger
da709e6f31
Fix small typo.
...
Found after merge by @mdboom. Sorry about merging before your review. :D
2019-08-12 10:14:46 +02:00
Jan-Erik Rediger
9ab03edf69
Make it clear that it expects a string
...
[doc only]
2019-08-09 17:57:48 +02:00
Jan-Erik Rediger
20b3059a97
Fix url to experiments API
...
[doc only]
2019-08-09 15:28:57 +02:00
Jan-Erik Rediger
43b353883c
Typo
2019-08-09 15:25:35 +02:00
Jan-Erik Rediger
30c75eb47d
We removed labeled timespans
...
[doc only]
2019-08-09 14:49:45 +02:00
Jan-Erik Rediger
39247d201e
Link to license website
2019-08-09 14:46:51 +02:00
Jan-Erik Rediger
71bb8036e3
Make it easier for possible contributors and link to both bug trackers
2019-08-09 14:45:07 +02:00
Jan-Erik Rediger
c80c62d9e5
Annotate Kotlin code as such
2019-08-09 14:37:42 +02:00
Jan-Erik Rediger
8d904d3cee
Link back to the experiments API
2019-08-09 14:36:34 +02:00
Jan-Erik Rediger
7d6c4383c1
Turn stmo into a link
2019-08-09 14:36:26 +02:00
Jan-Erik Rediger
7da6226459
Add missing characters
2019-08-09 14:29:58 +02:00
Jan-Erik Rediger
b10eebe580
Slight rephrasing and closing parenthesis
2019-08-09 14:28:00 +02:00
Jan-Erik Rediger
b81125e3aa
Reoder pings in the same order as the table of contents
2019-08-09 14:26:31 +02:00
Jan-Erik Rediger
b9c21f32cb
Turn notes into proper quoted blocks
2019-08-09 14:25:42 +02:00
Jan-Erik Rediger
d0d83824d1
Reoder metrics in the same order as the table of contents lists
2019-08-09 14:22:24 +02:00
Jan-Erik Rediger
5ac2e1f1f1
Link pings
2019-08-09 14:18:09 +02:00
Jan-Erik Rediger
248b68cfc0
Typo and slight rephrasing
2019-08-09 14:16:13 +02:00
Jan-Erik Rediger
521cf4e24a
Fix typo
2019-08-09 14:14:40 +02:00
Jan-Erik Rediger
22d9422a2f
Link MPL
2019-08-09 14:11:40 +02:00
Jan-Erik Rediger
5b2165adf3
Add missing word
2019-08-09 14:11:15 +02:00
Jan-Erik Rediger
5066c88a60
Merge pull request #232 from mozilla/are-we-covered-yet
...
Upload code coverage
2019-08-08 18:18:09 +02:00
Alessio Placitelli
83f231df15
Update docs/user/experiments-api.md
...
Co-Authored-By: Jan-Erik Rediger <badboy@archlinux.us>
2019-08-08 16:01:11 +02:00
Alessio Placitelli
7817ccf834
Update docs/user/experiments-api.md
...
Co-Authored-By: Jan-Erik Rediger <badboy@archlinux.us>
2019-08-08 16:01:05 +02:00
Alessio Placitelli
f00d1a17d5
Mention that Glean SDK does not persist experiment data
2019-08-08 15:51:20 +02:00
Jan-Erik Rediger
2a318abb38
Document how to generate code coverage
2019-08-08 13:03:31 +02:00
Michael Droettboom
a680881bfd
Update integration docs to be more appropriate for glean-ac ( #218 )
...
* Update integration docs to be more appropriate for glean-ac
* Add comments in the PR
2019-08-05 09:15:54 -04:00
Jan-Erik Rediger
ce72704dd4
Update docs to current way of providing implementation of a metric type
...
[doc only]
2019-08-05 11:20:00 +02:00
Jan-Erik Rediger
d3d00169c7
1569765: Add "all_pings" to handle metrics that are sent on all… ( #206 )
...
1569765: Add "all_pings" to handle metrics that are sent on all pings
2019-08-05 10:11:55 +02:00
Michael Droettboom
2d638ea6b8
Don't mention all_pings in user docs
2019-07-31 10:50:11 -04:00
Michael Droettboom
640319a548
Add docs about the special ping name.
2019-07-31 10:48:44 -04:00
Alessio Placitelli
d414f74220
Improve the GleanTestRule docs [doc only]
2019-07-31 12:29:03 +02:00
Alessio Placitelli
d51eaec604
Add a missing @Test tag to the docs [doc only]
2019-07-31 11:42:33 +02:00
Alessio Placitelli
f1ed56da33
Merge pull request #211 from Dexterp37/gleantestrule_and_docs
...
Add the `GleanTestRule` and update the docs
2019-07-31 11:25:58 +02:00
Alessio Placitelli
a3b7cf3a5c
Fixup the docs
2019-07-31 11:15:01 +02:00