grafana-alert4ml-datasource

module
v0.2.8 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 24, 2026 License: Apache-2.0

README

Anomaly detection based on machine learning

Grafana supports a wide range of data sources, including Prometheus, MySQL, and even Datadog. There’s a good chance you can already visualize metrics from the systems you have set up. Alert4ML serves as the observability layer for SRE teams, automatically detects anomalies in time-series data based on collected data, thereby reducing the effort required by fixed-threshold methods and manual identification of abnormal system behavior.

Architecture

Architecture

Technology Stack

Algorithm

  1. extended-isolation-forest
  2. STL
  3. perpetual

Getting started

Searching in the Grafana plugin catalog is not supported due to the following limitations:

  • Grafana plugins in general should not access any file system. github issues
  • CGO and glibc dependencies.

You can download and install this grafana plugin using various options

Installation
  1. Download from release
  2. Unzip file. unzip ibumblebee-alert4ml-datasource-<RELEASE_VERSION>-linux-amd64.zip
  3. Move to /<GRAFANA_DATA_DIR>/plugins/ibumblebee-alert4ml-datasource

Configuration

  1. Request a service account token. Home --> Administration --> Users and access --> Service accounts
  2. Enter the address and token to access the Grafana API. Home --> Connections --> Data sources --> ibumblebee-alert4ml-datasource

Configuration

Development building and running
git clone https://github.com/IBUMBLEBEE/grafana-alert4ml-datasource.git
cd grafana-alert4ml-datasource
make

Demo

outlier forcast

Reference

Directories

Path Synopsis
pkg
sdk

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL