influxdata / influxdata/influxdb
Unintuitive plugin configuration
@corriganjohn is already working on this.
Since Nov 27, 2019.
- Dominant language
- Rust
- Stars
- 31.7k
- Forks
- 3.7k
- Avg merge
- 13h 37m
- Merged PRs (30d)
- 8
Description
__Steps to reproduce:__
1. Click "create configuration" to create telegraf configuration
2. Click `system`
3. Click `disk` (intending to not monitor the disk)
4. Realize you can't unselect the disk plugin and try to back out:
a. `Done` seems like "finish configuring the plugin"
b. Corner `X` seems like it would take me back to the "Configure Plugins" page.
__Environment info:__
```
> uname -srm
Linux 5.0.0-13-generic x86_64
> ~/src/influxdb_2.0.0-alpha.9_linux_amd64/influxd version
Error: unknown command "version" for "influxd"
Run 'influxd --help' for usage.
```

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.