linkedin/luminol
Anomaly Detection and Correlation library observed · 2026-08-28
Health v2 · maintenance only
49/100
- Activity 38
- Release rhythm 35
- Longevity 100
Flags: no_releases
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 3941
- days_rel: n/a
- days_push: 376
- n_releases_24m: 0
Adoption not part of the score
1230 stars · 217 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
Luminol is a lightweight Python library for time series analysis that provides anomaly detection and correlation between time series. It assigns anomaly scores to data points without predefined thresholds and supports correlating shifted peaks to help identify root causes of anomalies.
Use cases
- detect anomalies in time series data
- find correlation between two time series
- automate root cause analysis of metric spikes
- rank correlated system metrics during an incident
- identify time windows where anomalies occurred
When to choose
- you need lightweight, threshold-free anomaly detection in Python
- you want to correlate a detected anomaly with other metrics for root cause analysis
- you need configurable detection algorithms with anomaly severity scores
When to avoid
- you need real-time streaming anomaly detection at scale
- you need deep learning based forecasting or multivariate models
- you need actively developed features beyond the 0.4 release
Facets
library · maturity maintenance
machine-learning analytics monitoring data-science analytics monitoring time-series python cross-platform anomaly-detection time-series-analysis correlation root-cause-analysis
2 sources
- readme: https://github.com/linkedin/luminol · fetched 2026-08-28 · 19b0a55f2b59
- registry_pypi: https://pypi.org/pypi/luminol/json · fetched 2026-08-29 · 90835f5cf19f
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| linkedin/luminol | main | 49 |
For agents
markdown · JSON · MCP: product_card(name="linkedin/luminol")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem