Frank Bertsch
f3f24dc617
Update README.md
2022-08-16 09:13:12 -04:00
Jan-Erik Rediger
5957f3f8c3
Note about client_info Data Missing incident
2022-08-08 12:28:52 +02:00
Jan-Erik Rediger
7041e50963
Update included mermaid to v9.1.3
2022-08-08 12:28:52 +02:00
XuanLuo
e1d3729e7b
Add `search_with_ads` drop incident to gotcha
2022-08-03 14:51:31 +02:00
Linh Nguyen
5a4c94f4fc
Update GLAM docs to include the differences between GLAM and TMO ( #728 )
2022-07-29 12:19:26 -04:00
Jan-Erik Rediger
063b39060f
Add missing link for bug in notable event list
2022-07-29 14:08:36 +02:00
Anna Scholtz
0263ade78a
Airflow Gotcha's ( #726 )
2022-06-24 13:35:45 -07:00
Jeff Klukas
30fdae0d7b
Modernize the Guiding Principles section ( #725 )
2022-06-15 08:24:09 -04:00
Jeff Klukas
171310ffbb
Various fixups to outdated info ( #724 )
2022-06-14 16:01:25 -04:00
Lucia
5dbde0c992
Deng 155 document active users aggs and views ( #723 )
...
* GUD dashboards documentation.
* GUD dashboards documentation.
* GUD dashboards documentation.
* Spell correction
* Organize documentation and add to SUMMARY
* Update the name of Views for Looks
* Location of Looks
Co-authored-by: Lucia Vargas <lvargas@mozilla.com>
2022-06-14 16:24:25 +02:00
Anna Scholtz
59a87f715c
Docs for OpMon alerts ( #722 )
2022-06-09 12:45:42 -07:00
Wesley Dawson
f8b5c03649
Update BQ access docs for to indicate mozdata access by default
2022-06-07 10:53:01 +02:00
XuanLuo
4928bab18b
Add resources on address bar and search engines ( #718 )
2022-05-31 22:04:40 +02:00
Jan-Erik Rediger
a22a089b11
Update to Mermaid 9.1.1
2022-05-30 09:13:55 +02:00
XuanLuo
83ca16ae11
Add an item for analysis_gotchas section ( #720 )
...
Add a note about fixed under-reporting of search with ads. Details in https://bugzilla.mozilla.org/show_bug.cgi?id=1673868 and https://mozilla-hub.atlassian.net/browse/SNT-88
2022-05-28 08:05:27 +02:00
Alexander Nicholson
b0884160da
Added browser version how-to, fixed typo in countries tut ( #709 )
2022-05-12 14:50:50 -04:00
XuanLuo
9de71f456c
add suggest link ( #717 )
2022-05-10 14:07:18 -05:00
Rebecca BurWei
bc2150853c
add "urlbar" to vocabulary ( #716 )
...
* Update .spelling
* Update suggest.md
2022-05-09 14:22:00 -05:00
XuanLuo
ad4b041091
add missing search metrics ( #715 )
2022-05-09 10:51:58 -07:00
XuanLuo
f233178b74
Update search.md ( #714 )
...
* Update search.md
2022-05-09 10:15:43 -07:00
Jan-Erik Rediger
997d663370
Run prettifier
2022-05-09 18:14:09 +02:00
Jan-Erik Rediger
eac855da82
Add a note to the style guide about link descriptions
2022-05-09 18:14:09 +02:00
William Lachance
bde81f45a8
Use a consistent format (STMO#<number>) for all links to STMO
...
This keeps the naming consistent and also provides a hint about how
old / new a query might be.
Co-Authored-By: Jan-Erik Rediger <jrediger@mozilla.com>
2022-05-09 18:14:09 +02:00
Rebecca BurWei
86b48c909f
docs for firefox suggest data ( #713 )
...
* docs for firefox suggest data
* Update suggest.md
* Update suggest.md
* Update suggest.md
* Update suggest.md
* Update src/datasets/other/suggest/suggest.md
2022-05-09 10:01:36 -05:00
Jan-Erik Rediger
85c28488da
Update Glean overview
...
This updates a couple of links, add links to our tools
and most importantly updates the included overview image (and adds
appropriate alt text).
Also included is the source file for that image, usable on
https://draw.io , in case we need to edit or re-use that in the future.
2022-05-06 14:06:46 +02:00
dependabot[bot]
f0a26e6723
Bump async from 2.6.3 to 2.6.4
...
Bumps [async](https://github.com/caolan/async ) from 2.6.3 to 2.6.4.
- [Release notes](https://github.com/caolan/async/releases )
- [Changelog](https://github.com/caolan/async/blob/v2.6.4/CHANGELOG.md )
- [Commits](https://github.com/caolan/async/compare/v2.6.3...v2.6.4 )
---
updated-dependencies:
- dependency-name: async
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-05-06 12:38:38 +02:00
Jan-Erik Rediger
6440cd9085
Switch to minimal shell helper script for installing mdbook-dtmo
2022-05-06 12:24:31 +02:00
Jan-Erik Rediger
cd1c424925
Replace link to decomissioned grafana with Looker dashboard
2022-05-06 12:24:31 +02:00
Alexander Nicholson
6c17b615b0
Fixed broken blog link
2022-05-06 12:24:31 +02:00
whd
7078bfe85b
Add note about BQ access requests ( #708 )
...
* Add note about BQ access requests
* Update src/cookbooks/bigquery/access.md
Co-authored-by: Sean Rose <1994030+sean-rose@users.noreply.github.com>
Co-authored-by: Sean Rose <1994030+sean-rose@users.noreply.github.com>
2022-04-14 22:24:12 +00:00
Lucia
c556690e98
Update location of Mozilla Metrics in docs. ( #707 )
...
Co-authored-by: Lucia Vargas <lvargas@mozilla.com>
2022-04-12 14:06:56 +02:00
XuanLuo
ad583a4889
add gotcha section ( #694 )
...
* add gotcha section
Add gotcha section around potential mismatch b/t `search_aggregates` and `search_clients_engines_sources_daily` that Jeff mentioned.
* Update intro.md
* Update src/datasets/search/search_aggregates/intro.md
Co-authored-by: Mark Reid <mreid@mozilla.com>
Co-authored-by: Mark Reid <mreid@mozilla.com>
2022-04-07 15:30:25 -07:00
Christina Harlow
2db3bc5201
Smol changes ( #705 )
...
* add looker countries new docs to summary for publication
* update bigquery request access ticket to default to medium priority
2022-04-05 15:36:54 -04:00
Alexander Nicholson
02d17195b5
Added tutorial on how to get normalized country data in Looker ( #704 )
2022-04-05 12:11:50 -04:00
Anna Scholtz
cf6239e239
Update opmon docs ( #703 )
...
* Docs for custom opmon configs
* Data artifacts for operational monitoring
* Update fxa links
* Edit opmon docs
* Docs for reading operational monitoring results
2022-03-31 12:39:47 -07:00
XuanLuo
7cf61ad3b0
Add an example query about dismissal (spoc) tiles ( #688 )
...
* Add an example query about dismissal tiles
* Describe the dismissal actions
* Update reference.md
2022-03-31 10:04:27 -07:00
Wil Clouser
e5b822c30f
Update FxA funnel metrics that are wrong or outdated ( #698 )
2022-03-28 09:49:44 -04:00
skahmann3
7c256ac4cf
Add regional search providers documentation ( #702 )
...
* Add regional search providers documentation
* Override spellcheck for search provider names
2022-03-25 15:01:54 -07:00
Wil Clouser
41e90b5086
Update additional FxA docs ( #699 )
2022-03-21 20:56:34 -04:00
Wil Clouser
e3aca31531
Add subscription platform emails ( #697 )
2022-03-17 14:43:02 -04:00
Wil Clouser
e77d5929c2
Update fxa email metrics ( #696 )
2022-03-10 08:00:17 -08:00
Anna Scholtz
cd3466228c
External data integration docs ( #695 )
...
* Fivetran docs
* Incorporate Fivetran docs review feedback
2022-03-01 11:41:59 -08:00
Alexander Nicholson
1fc8ee52f8
Added focus incident ( #693 )
2022-02-15 16:59:53 -05:00
Chris H-C
a91f13fbda
Add "unnormalize" to dictionary
2022-02-07 10:26:16 -05:00
Chris H-C
b21ad0f3a8
Expand the SSL dataset docs' example
...
The example was mathematically correct but gave a false impression of how to use the dataset.
Can't forget to unnormalize the result, or you'll get weird figures.
Also, emphasize that the normalization is per-`submission_date`.
2022-02-07 10:26:16 -05:00
skahmann3
25b42a4f24
Update realworldusage.md ( #690 )
...
* Update realworldusage.md
* Update realworldusage.md
* Update src/concepts/profile/realworldusage.md
Co-authored-by: Su-Young Hong <shong@mozilla.com>
Co-authored-by: Su-Young Hong <shong@mozilla.com>
2022-02-03 16:31:03 -08:00
Alexander Nicholson
85d2886188
Updated analytics diagram with word logos ( #691 )
...
* Updated analytics diagram with word logos
* Added colab
2022-01-31 10:28:08 -05:00
Christina Harlow
f13e507b41
update link for requesting GCP BQ access to use Jira ( #689 )
2022-01-20 10:03:33 -08:00
Vanessa Sabino
b8e3ccbd81
fix typo
2022-01-20 09:36:29 -04:00
Vanessa Sabino
4bb196f416
match query to text
2022-01-20 09:36:29 -04:00