influxdata / influxdata/kapacitor
Support parameterization of Kapa config file
Open
@docmerlin is already working on this.
Since Dec 9, 2021.
- Dominant language
- Go
- Stars
- 2.4k
- Forks
- 479
- Avg merge
- 4d 16h
- Merged PRs (30d)
- 4
Description
Kapacitor's configuration file currently does not support Bash variable injection like InfluxDB and Telegraf do. As a user I would at first expect this to be consistent across the stack.
This would be important for scaling programmatic deployments of Kapacitor.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.