Skyline
  • Overview
  • A brief history
  • Anomify - cutting edge Skyline
  • Where’s your Skyline
  • Requirements
  • Getting started
  • Running Skyline in a Python virtualenv
  • Installation
  • Upgrading
  • Getting data into Skyline
  • Alert testing
  • Alerts
  • slack
  • Strictly increasing monotonicity
  • Horizon
  • Analyzer
  • Analyzer Optimizations
  • Algorithms
    • Core algorithms
    • Custom algorithms
    • matrixprofile
    • m66
    • sigma
    • spectral_residual
    • DBSCAN
    • Local Outlier Factor
    • PCA
    • isolation_forest
    • prophet
    • one_class_svm
    • MSTL
    • spectral_entropy
    • macd
    • LAD
    • probabilistic_forecasts_generalized_pareto_distribution_ets
    • grafana_promql_anomaly_detection
  • Mirage
  • Boundary
  • Crucible
  • Panorama
  • Webapp
  • Ionosphere
  • Ionosphere echo
  • Ionosphere inference
  • Ionosphere learning from repetitive patterns
  • tsfresh
  • Luminosity
  • Flux
  • upload_data to Flux - EXPERIMENTAL
  • Prometheus
  • Vortex
  • Thunder
  • Vista
  • Vista - BigQuery
  • SNAB
  • settings.EXTERNAL_SETTINGS
  • Redis integration
  • rebrow
  • Running multiple Skyline instances
  • Skyline and friends
  • Logging
  • Tuning tips
  • Monitoring Skyline
  • Skyline metrics
  • opentelemetry
  • Trouble shooting
  • Deprecated docs
  • Release Notes
  • What’s new
  • Development
  • Roadmap
  • skyline package
Skyline
  • Algorithms
  • View page source

Algorithms

  • Core algorithms
  • Custom algorithms
    • Available custom algorithms
    • Implementing a custom algorithm
      • settings.CUSTOM_ALGORITHMS
      • The custom algorithm file
      • General purpose algorithms only
      • JSON friendly results ONLY
      • int and floats ONLY and no nans
    • anomalyScore
    • Test for unreliable results
    • Custom algorithm requirements
    • Additional results in the return
    • Error handling
      • The use of numba optimisations
      • flux/tornado
    • Example custom algorithms
    • Running a Mirage only custom algorithm on a metric all the time
    • Some things to consider
  • matrixprofile
    • Considerations when implementing matrixprofile
    • HOWEVER - trigger_history_override
    • Enabling matrixprofile to run in Mirage
  • m66
    • m66 TCPDBench results
    • Testing m66 with TCPDBench
      • Build datasets on CentOS 8
      • results
  • sigma
  • spectral_residual
  • DBSCAN
  • Local Outlier Factor
  • PCA
  • isolation_forest
  • prophet
  • one_class_svm
  • MSTL
  • spectral_entropy
  • macd
  • LAD
  • probabilistic_forecasts_generalized_pareto_distribution_ets
  • grafana_promql_anomaly_detection
Previous Next

© Copyright 2013-2014, Etsy Inc; 2015, Abe Stanway; 2015-2024, Gary Wilson.

Built with Sphinx using a theme provided by Read the Docs.