influxdata / influxdata/kapacitor
Update error_percent example
Open
- Dominant language
- Go
- Stars
- 2.4k
- Forks
- 479
- Avg merge
- 4d 16h
- Merged PRs (30d)
- 4
Description
this bash script [line](https://github.com/influxdata/kapacitor/blob/master/examples/error_percent/load.sh#L65) yields an error. Also, the [link](https://influxdb.com/docs/kapacitor/v0.1/use_cases/join_backfill.html) in the README.md returns 404.
```
$ ./load.sh
flag provided but not defined: -test
```
Contributor guide
Research direction
Start with examples/error_percent/load.sh at line 65 and the referenced README.md link. Run ./load.sh to reproduce the undefined -test flag error, inspect the linked documentation target, and confirm that the example runs and the README link no longer returns 404.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- bash
- Domain
- documentation
- Issue type
- Documentation
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100