influxdata / influxdata/kapacitor
Alerts ".all" property method should work with stream too.
Open
- Dominant language
- Go
- Stars
- 2.4k
- Forks
- 479
- Avg merge
- 4d 16h
- Merged PRs (30d)
- 4
Description
Since window node has [fillPeriod](https://docs.influxdata.com/kapacitor/v1.4/nodes/window_node/#fillperiod) which works as some sort of buffing, so ".all()" property method in alert node should work with stream too.
Thanks
Contributor guide
Research direction
Start by reading the linked window-node fillPeriod documentation and locating the alert node's .all() property behavior for streams. Verify how window buffering affects stream inputs, then define done as making .all() work for stream alerts with coverage for the relevant behavior.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- go
- Domain
- observability, stream-processing
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100