Граф коммитов

759 Коммитов

Автор SHA1 Сообщение Дата
Frank Bertsch af56c456cb Add link to main ping table docs 2021-01-27 11:17:01 -05:00
Frank Bertsch b0e8bf99d7 Update exponential histogram doc
- Use normalized_channel instead of application.channel
- Remove date filter, use current_date instead
   - this is b/c main_nightly only has 6 months of data
- Update doclines to clarify table use
2021-01-27 11:17:01 -05:00
Frank Bertsch a90b7de437 Add docs about main tables 2021-01-27 11:17:01 -05:00
Frank Bertsch 7e465d8e25 Update main references in histogram tutorial 2021-01-27 11:17:01 -05:00
Jeff Klukas f08e938ba5
Update BQ querying docs to indicate mozdata as home for user analysis (#596)
See https://bugzilla.mozilla.org/show_bug.cgi?id=1671934
2021-01-26 16:28:06 -05:00
William Lachance a8ed724591
Reference production URLs for GUD and GLAM (#595) 2021-01-14 09:34:13 -05:00
Jan-Erik Rediger afb0e4305b
Remove now-unused Travis badge (#594) 2021-01-11 11:07:20 -05:00
Jan-Erik Rediger f8d9ac7667 Replace Travis CI with GitHub Actions 2021-01-11 16:45:04 +01:00
Jan-Erik Rediger 832b24101f Avoid checking GitHub links to avoid rate-limits
This will most of the time just give us HTTP 429 - Too Many Requests anyway,
because the call came from within the house ... I mean network and
GitHub rate-limits that.
2021-01-11 16:45:04 +01:00
Jan-Erik Rediger bc3c4d96ff Add the CNAME file manually 2021-01-11 16:45:04 +01:00
Jan-Erik Rediger 56f1207dd3 Build and deploy using GitHub Actions
This migrates the existing Travis CI tasks using only GitHub-provided
GitHub Actions and some shell commands. It can't get more simple.

Builds run on pull-requests and pushes against the master branch.
Deploys only run against pushes to the master branch.
2021-01-11 16:45:04 +01:00
Jan-Erik Rediger 78a65d817b Run prettier to fix CI 2021-01-08 18:01:54 +01:00
Frank Bertsch 564a45b846
Pipeline filtering (#590)
* Add docs that outline when and where we filter

* Add docs about querying the error stream

* Apply suggestions from code review

Co-authored-by: William Lachance <wrlach@gmail.com>

* Apply feedback from review

* Update spalling

Co-authored-by: William Lachance <wrlach@gmail.com>
2021-01-08 10:07:37 -05:00
Mark Reid 64ca906c79 Bug 1672772 - Remove broken UT link
Remove a link to an old google doc about the design of Unified Telemetry that is no longer available.
2021-01-06 17:39:09 +01:00
Jan-Erik Rediger d8c33ef047 Add back KPI dashboard link 2021-01-06 15:32:32 +01:00
Jan-Erik Rediger e2e8641b7f Apply suggestions from code review
Co-authored-by: Arkadiusz Komarzewski <akkomar@users.noreply.github.com>
2021-01-06 15:32:32 +01:00
Jan-Erik Rediger faff022a72 Remove databricks links and change docs
Where possible this removes mentioning of Databricks as one way to do things.
It is kept in historical docs for ... history.
All links to Mozilla's Databricks have been removed as the instance is shut down.
2021-01-06 15:32:32 +01:00
Jan-Erik Rediger 5f53b35e54
Force re-deploy with updated mdbook (#588) 2021-01-05 09:20:44 -05:00
Chris H-C e170f65514
Sketch out some gotchas around build ids. (#587)
* Sketch out some gotchas around build ids.

* Add some additional info to address feedback.

* Apply suggestions from code review

Co-authored-by: William Lachance <wlachance@mozilla.com>

* Spellcheck!

Co-authored-by: William Lachance <wlachance@mozilla.com>
2020-12-18 13:19:24 -05:00
William Lachance 1b2d8e68e3
Spelling and formatting segments (#586)
* Fix spelling and formatting in new segments docs

* Fix sql declaration for SQL code blocks
2020-12-16 10:40:19 -08:00
Corey Dow-Hygelund 1f3d3d6ca4
Adding in documentation for newly added user states fields, in additi… (#585)
* Adding in documentation for newly added user states fields, in addition to newly added updates to `clients_last_seen`.

* Resolving PR comments: spelling/grammar errors, adding additional link to user segments section, and additional description to `days_since_created_profile`.

* Resolving PR comments: spelling/grammar errors, adding additional link to user segments section, and additional description to `days_since_created_profile`.

Co-authored-by: Corey Dow-Hygelund <cdowhygelund@mozilla.com>
2020-12-11 09:25:37 -08:00
Arkadiusz Komarzewski c60e09537c Fix App Store ETL link 2020-12-07 16:09:58 +01:00
William Lachance 79737a9574
Remove note about future work with UDFs + docs (#583)
We have no plans to publish the UDFs to DTMO (mozilla/bigquery-etl#228)
2020-12-02 12:08:34 -05:00
Jeff Klukas baaa60f294 Spelling 2020-11-17 15:02:39 -05:00
Jeff Klukas 95c7e36223 Clarifications 2020-11-17 15:02:39 -05:00
Jeff Klukas d4ac6677cf Spacing 2020-11-17 15:02:39 -05:00
Jeff Klukas d2c9d2510c Show simpler example, move longer to details 2020-11-17 15:02:39 -05:00
Jeff Klukas 9f4de4aaec Add comment about how to use clients_daily 2020-11-17 15:02:39 -05:00
Jeff Klukas 4088a7cf4f Have example script materialize results 2020-11-17 15:02:39 -05:00
Jeff Klukas 7f49afff86 Add some more markup in the example query 2020-11-17 15:02:39 -05:00
Jeff Klukas b7f55f795c Note on backfills 2020-11-17 15:02:39 -05:00
Jeff Klukas 4a37cd0ea6 Draft documentation for DS workflow for adding to clients_last_seen
I will be shopping around this workflow to some Data Scientists for review.
It is intended to empower them to explore new feature usage definitions
in a manner that has a clear path to being included in clients_last_seen
if it proves useful.

Relevant to the [Data Warehouse daily aggregations sub-project](https://docs.google.com/document/d/1Lml-hWiqhvUazjn_-sDF6TUvwAEA3jMG3LJbyIC7fEc/edit#).
2020-11-17 15:02:39 -05:00
Frank Bertsch 13d79f4c44
Use mozfun bits28 functions (#582) 2020-11-16 16:56:32 -05:00
Arkadiusz Komarzewski 217ae42565
Add note about AI Platform Notebooks (#581) 2020-11-12 10:36:06 +01:00
Michael Droettboom 420bc50b3c
Bug 1671621: Document that Glean is write-only (#580) 2020-11-09 10:40:14 -05:00
whd 743bb776f2
Update prototype project request bug template (#578) 2020-11-04 11:31:49 -04:00
Tim D. Smith 7fd34b4597
Update for Fenix release (#574)
* Update for Fenix release

* Use 'ping tables' language

* Add some more product IDs; disambiguate app_name vs Glean dataset

* Clarify references to Firefox event ping
2020-10-27 13:49:35 -07:00
Sunah Suh 6a72865437
Redirect old links to search datasets (#576) 2020-10-21 10:11:03 -04:00
Tim D. Smith bff2e24a18
Link to Bugzilla in README (#573)
Co-authored-by: William Lachance <wlachance@mozilla.com>
2020-10-20 13:50:43 -07:00
Jeff Klukas 3f61a86999
Document need for v=4 param on telemetry submissions (#575) 2020-10-20 13:23:44 -07:00
William Lachance 6d2545b8d9
CI Fixes Oct 19 2020 (#571) 2020-10-20 09:16:18 -04:00
Frank Bertsch a4024cb2e4
Remove spurious constant from ltv example query (#572) 2020-10-19 16:15:19 -04:00
Elke Vorheis 8c9294c627
Glossary (#566)
Co-authored-by: Will Kahn-Greene <willkg@mozilla.com>
2020-10-19 09:57:22 -04:00
Teon L Brooks 2f8333f332
Firefox -> Mozilla (#567) 2020-10-13 17:20:02 -04:00
Raphael Pierzina dffbcc8bce
Update GCP data pipeline documentation 📝 (#570)
Make it more explicit that the GCP data pipeline powers Glean applications

Co-authored-by: William Lachance <wlachance@mozilla.com>
2020-10-13 16:07:41 -04:00
Frank Bertsch 5d06657d15
Adios, Ben (#569)
Co-authored-by: William Lachance <wrlach@gmail.com>
2020-10-13 15:54:14 -04:00
Teon L Brooks a5a6f3e353
add language definition to code block (#568) 2020-10-13 12:51:11 -04:00
whd 920095b060
Update prototype project docs to apply to data eng and include ops eval (#563)
* Update prototype project docs to apply to data eng and include ops eval

* Update src/cookbooks/gcp-projects.md

Co-authored-by: William Lachance <wlachance@mozilla.com>

Co-authored-by: William Lachance <wlachance@mozilla.com>
2020-10-08 01:09:28 +00:00
Tim D. Smith ce36d5b219
Mention that segments add columns to the aggregate tables (#565) 2020-10-07 08:31:21 -07:00
Anna Scholtz 3a0b3d3fc4 Fix spelling and broken biguqery-etl links 2020-10-06 10:25:42 -07:00