Confirmed users
95
edits
Gfritzsche (talk | contribs) (→Implement Telemetry health ping: expand project details) |
|||
| Line 78: | Line 78: | ||
To more reliably monitor the quality of our incoming data and error conditions, we want to implement a small & minimal Telemetry health ping. This will be small enough to be sent without bandwidth concerns and include essential information about failures. | To more reliably monitor the quality of our incoming data and error conditions, we want to implement a small & minimal Telemetry health ping. This will be small enough to be sent without bandwidth concerns and include essential information about failures. | ||
For this project, you will need: | |||
* JavaScript for the Firefox implementation | |||
* Python for processing and validating the incoming data using PySpark | |||
This project will involve: | |||
* working with team members on the design of the health reporting | |||
* implementing the new design on the client, including test coverage | |||
* working with QA on a test plan for the reporting | |||
* validating incoming data | |||
* working with team members to make the data available in our re:dash instance | |||
You can find more details on the [[Telemetry/Outreachy:HealthPing|project page]]. | |||
====Improve cross-browser and functional testing for webcompat.com==== | ====Improve cross-browser and functional testing for webcompat.com==== | ||