Real-time anomaly detection can be performed directly within InfluxDB 3 using Python plugins and the Processing Engine. Two complementary approaches are available: the MAD (Median Absolute Deviation) plugin for detecting immediate spikes and outliers, and the ADTK (Anomaly Detection Toolkit) plugin for identifying sustained
Table of contents
Understanding the anomaly detection landscapeHow to use MAD and ADTK plugins in InfluxDB 3MAD plugin for real-time spike detectionADTK plugin for detecting sustained instabilityNext stepsSort: