Giter VIP home page Giter VIP logo

spikes's Introduction

spikes

Library to detect spikes in data coming from Socorro.

Build Status codecov.io

Setup

Install the prerequisites via pip:

sudo pip install -r requirements.txt

Running tests

Install test prerequisites via pip:

sudo pip install -r test-requirements.txt

Run tests:

coverage run --source=spikes -m unittest discover tests/

Bugs

https://github.com/mozilla/spikes/issues/new

Contact

Email: [email protected]

spikes's People

Contributors

calixteman avatar jfx2006 avatar mozilla-github-standards avatar rocketsroger avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

spikes's Issues

Wiki changes

FYI: The following changes were made to this repository's wiki:

These were made as the result of a recent automated defacement of publically writeable wikis.

merge signatures that are the same modulo address

There's a persistent crash with signature xul.dll@0x******* | _PR_NativeRunThread | pr_root", where the address changes each build. It would be nice if we could avoid considering each of them as a new one (at least in this case where foo.dll@0xdeadbeef is not the whole signature).

Remove unactionable signatures from report

Some signatures such as:

IPCError-browser | ShutDownKill
EMPTY: no crashing thread identified; ERROR_NO_THREAD_LIST
EMPTY: no crashing thread identified; ERROR_NO_MINIDUMP_HEADER

Are signatures that are not actionable and probably shouldn't be included in the report when they spike. The ShutDownKill signature, for example, can have 33733 crashes in two days, and seems to be on the report quite a bit.

Consider sending the spike report at 4:30pm PDT instead of 5pm PDT

Right now, it looks like the spike report gets mailed out shortly after 5pm PST, which is the end of the standard working day in California. If the spike report went out a little earlier, say at 4:30pm or 4:45pm, I (and other people working on California time) could file bugs as appropriate right after the report comes up, and presumably the amount of data that comes in during that period isn't much so the quality would not be affected.

CODE_OF_CONDUCT.md file missing

As of January 1 2019, Mozilla requires that all GitHub projects include this CODE_OF_CONDUCT.md file in the project root. The file has two parts:

  1. Required Text - All text under the headings Community Participation Guidelines and How to Report, are required, and should not be altered.
  2. Optional Text - The Project Specific Etiquette heading provides a space to speak more specifically about ways people can work effectively and inclusively together. Some examples of those can be found on the Firefox Debugger project, and Common Voice. (The optional part is commented out in the raw template file, and will not be visible until you modify and uncomment that part.)

If you have any questions about this file, or Code of Conduct policies and procedures, please see Mozilla-GitHub-Standards or email [email protected].

(Message COC001)

Add an "urgent action needed" threshold to the notifications

For spikes in nightly, could we have a threshold for spikes that we think might need immediate attention? Sometimes we may want to spin a new Nightly as fast as possible (including over weekends). We could change the subject line of the email to include something like "URGENT".

For a threshold, I know it's complicated, but to start with, maybe have an increase in crashes by install (by signature ) more than 300 trigger the "urgent" status. If that's too low, we can fine tune it later.

Travis CI free usage ends Dec 3; mozilla repos should switch to other CI platforms

We're opening this issue because your project has used Travis CI within the last 6 months. If you have already migrated off it, you can close and ignore this issue.

Travis CI is ending free builds on public repositories. travis-ci.com stopped providingthem in early November, and travis-ci.org will stop after December 31, 2020. To avoid disruptions to your workflows, you must migrate to another CI service.

For production use cases, we recommend switching to CircleCI. This service is already widely used within Mozilla. There is a guide to migrating from Travis CI to CircleCI available here.

For non production use cases, we recommend either CircleCI or Github Actions. There is a guide to migrating from Travis CI to Github Actions available here. Github Actions usage within Mozilla is new, and you will have to work with our github administrators to enable specific actions following this process.

If you have any questions, reach out in #github-admin:mozilla.org on matrix.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.