influxdata / influxdata/kapacitor
Generated example config from docs.
Open
new-feature
- Dominant language
- Go
- Stars
- 2.4k
- Forks
- 479
- Avg merge
- 4d 16h
- Merged PRs (30d)
- 4
Description
The #155 config changes should make it so that config can be commented via tags for the go struct fields. Do this for all config so that the example config is generated and can no longer diverge from reality.
Contributor guide
Research direction
Start by reviewing issue #155 and the Go struct fields that define configuration, then trace how the current example config is produced. Identify the generation entry point and verify that all configuration fields carry comments or tags that are reflected in the generated example, preventing divergence from the structs.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- go
- Domain
- tooling
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100