Skip to content

[Algorithm] Implement real-time anomaly detection for metrics #7

@Fengrui-Liu

Description

@Fengrui-Liu

The goals of our project are:

  • A gRPC data source for metrics (Actually I'm not quite sure with this, I'd refer to the implementation of the gRPC for log [Engine] Log data ingestion from gRPC data source #6 ).
  • Detection algorithms implementation
    • Implementation
      • Eight different algorithms are recorded in StreamAD repo by now, more algorithms are coming.
      • Pre-processing functions: holidays filter, period extraction, referring to Prophet.
      • Post-processing functions: anomaly score thresholder
    • Evaluation
      • A wide evaluation on different datasets.
    • Code review and test

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

Status

In Progress

Relationships

None yet

Development

No branches or pull requests

Issue actions