-
Notifications
You must be signed in to change notification settings - Fork 46
Bug 1329233 - Add docs for CrashSummaryView #173
Conversation
Codecov Report
@@ Coverage Diff @@
## master #173 +/- ##
=======================================
Coverage 61.49% 61.49%
=======================================
Files 21 21
Lines 2184 2184
Branches 90 90
=======================================
Hits 1343 1343
Misses 841 841 Continue to review full report at Codecov.
|
--from 20160412 \ | ||
--to 20160428 | ||
``` | ||
Notes: |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This is probably worth it's own "Update Frequency" section
docs/CrashSummary.md
Outdated
Schemas and Making Queries | ||
-------------------------- | ||
|
||
The dataset was built with the long term goal of providing a base for CrashAggregates. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This gives a lot of context. You may want to move this up to the introduction (near line 3).
docs/CrashSummary.md
Outdated
Notes: | ||
|
||
* This dataset will be updated daily via the [telemetry-airflow](https://github.com/mozilla/telemetry-airflow) infrastructure. | ||
* The job DAG runs every day shortly after midnight UTC. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Please remove "DAG"
78d104a
to
9d6d61a
Compare
This is ready for another look, sorry it took so long. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM! Thanks!
No description provided.