# influxdata/kapacitor

Open source framework for processing, monitoring, and alerting on time series data

Repository: https://github.com/influxdata/kapacitor
Canonical: https://ross.abutalabs.com/products/kapacitor
Language: Go
License: MIT
License Family: permissive
Topics: kapacitor, monitoring, time-series
Last push: 2026-08-10T15:38:52+00:00

## Health v2 (maintenance only)
Score: 90/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 97, release rhythm 74, longevity 100
- inputs: {"age_days": 4020, "days_push": 23, "days_rel": 99, "gap_med": 36.5, "n_releases_24m": 9}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 2375, forks 478 (observed 2026-08-28T04:06:41.975056+00:00)

## What it is
Kapacitor is an open-source framework for processing, monitoring, and alerting on time series data, part of the InfluxData TICK stack. It uses a DSL called TICKscript to define stream and batch processing tasks that can compute metrics and trigger alerts to services like Slack, PagerDuty, and VictorOps.

## Use cases
- alert on high cpu usage from telegraf metrics
- process and downsample time series streams
- send alerts to slack or pagerduty when thresholds are breached
- run anomaly detection on streaming metrics
- batch process historical time series data
- monitor infrastructure metrics in real time

## When to choose
- you use InfluxDB/Telegraf and need stream processing and alerting on time series data
- you want a DSL-based pipeline for metric transformation and threshold alerts
- you need a self-hosted alerting engine with many alert handler integrations

## When to avoid
- you need a general-purpose stream processing platform like Kafka Streams or Flink
- your data is not time series
- you want a modern actively evolving ecosystem - the project is largely in maintenance mode

## Facets
- artifact type: framework
- maturity: maintenance
- function: monitoring, alerting, streaming, etl
- domain: monitoring, time-series, analytics
- platform: windows, go, self-hosted
- tags: time-series, tickscript, influxdata, stream-processing, alerting, devops, linux, macos, docker

## Member repositories
- influxdata/kapacitor (main) score 90

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:06:41.975056+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T02:35:03.268912+00:00, confidence not recorded.
  - readme: https://github.com/influxdata/kapacitor (fetched 2026-08-28T04:06:41.975056+00:00, sha fc29b0630cee)
- Data as of 2026-08-30T08:39:29.467469+00:00.
