Code Monkey home page Code Monkey logo

skyline-1's Introduction

Skyline

version - Luminosity

skyline web app

Skyline is a near real time anomaly detection system, built to enable passive monitoring of hundreds of thousands of metrics, without the need to configure a model/thresholds for each one, as you might do with Nagios. It is designed to be used wherever there are a large quantity of high-resolution time series which need constant monitoring. Once a metrics stream is set up (from StatsD or Graphite or another source), additional metrics are automatically added to Skyline for analysis. Skyline's easily extended algorithms attempt to automatically detect what it means for each metric to be anomalous.

Improvements to the original Etsy Skyline

  • Improving the anomaly detection methodologies used in the 3-sigma context.
  • Extending Skyline's 3-sigma methodology to enable the operator and Skyline to handle seasonality in metrics.
  • The addition of an anomalies database for learning and root cause analysis.
  • Adding the ability for the operator to train Skyline and have Skyline learn things that are NOT anomalous using a time series similarities comparison method based on features extraction and comparison using the tsfresh package.
  • Adding the ability to Skyline to determine what other metrics are related to an anomaly event using cross correlation analysis of all the metrics using Linkedin's luminol library when an anomaly event is triggered and recording these in the database to assist in root cause analysis.

Documentation

All the Skyline documentation is available online at http://earthgecko-skyline.readthedocs.io/en/latest/

The documentation for your version is also viewable in a clone locally in your browser at file://<PATH_TO_YOUR_CLONE>/docs/_build/html/index.html and via the the Skyline Webapp frontend.

Other

https://gitter.im/earthgecko-skyline/Lobby

skyline-1's People

Contributors

earthgecko avatar draco2003 avatar oxtopus avatar xiongchiamiov avatar blak3r avatar zerobfd avatar jonlives avatar shz avatar mabrek avatar bflad avatar gescheit avatar chr4 avatar cbowns avatar maxgabriel avatar ssgelm avatar vinicius0026 avatar

Watchers

James Cloos avatar Mohamed Amine Ferhi avatar

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.