influxdata / influxdata/kapacitor
TICK template for batch processing
- Dominant language
- Go
- Stars
- 2.4k
- Forks
- 479
- Avg merge
- 4d 16h
- Merged PRs (30d)
- 4
Description
Hello,
I'm trying to follow this doc https://docs.influxdata.com/kapacitor/v1.5/working/template_tasks/ to create template based alerts in our infra. We prefer to use "batch" method but the above doc describing only the stream method to create templates. I tried to port the template to batch, but i'm getting errors in Influxql as i'm unable to place variables in query.
Is there any documentation which describes how to write templates using batch (similar as above)? or anyone can help me to create a template using batch?
Thank you in advance.
Contributor guide
Research direction
Start with the linked Kapacitor template-tasks documentation and compare its stream-based examples with the requested batch method. Confirm how variables are used in batch InfluxQL templates, then document a working batch example and its expected syntax and behavior.
Written by the indexing model from the issue text.
Assessment
- Domain
- documentation
- Issue type
- Documentation
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100