influxdata / influxdata/docs-v2
Telegraf configuration docs missing reference to exclude_bucket_tag setting
Open
@noramullen1 is already working on this.
Since Mar 17, 2022.
- Dominant language
- JavaScript
- Stars
- 82
- Forks
- 326
- Avg merge
- 1d 1h
- Merged PRs (30d)
- 82
Description
The Telegraf configuration documents do not mention the setting exclude_bucket_tag, which handily prevents the bucket tag (used for routing to the correct bucket) from being unnecessarily added to the output.
##### Relevant URLs
- https://docs.influxdata.com/telegraf/v1.21/administration/configuration/
- _Provide other relevant URLs (project issues, community threads, etc.)_
Contributor guide
No contributing guide indexed for this repository
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.