influxdata / influxdata/kapacitor
[Feature Request] Porting InfluxQL Integral Aggregator to Kapacitor InfluxQLNode
Open
- Dominant language
- Go
- Stars
- 2.4k
- Forks
- 479
- Avg merge
- 4d 16h
- Merged PRs (30d)
- 4
Description
Working through the Kapacitor documentation and looking through the source code, it appears that Integral doesn't have an InfluxQL implementation in Kapacitor. It is the only InfluxQL Aggregation function that hasn't been ported to Kapacitor.
Contributor guide
Research direction
Start with the Kapacitor documentation and the existing InfluxQL aggregation implementations in the source, then trace how the InfluxQLNode exposes aggregation functions. Compare the existing ports with Integral and confirm the expected behavior from InfluxQL. Done means Integral is available as an InfluxQL aggregation in Kapacitor.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- go
- Domain
- stream-processing
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 38/100