- Updates Linux install instructions to reflect updates in the Downloads page.
- Uses curl, instead of wget, for examples.
- Reorg of download verification: moves expandable details before instructions, to encourage using verification.
Includes verification in instructions.
- All tests pass if not explicitly skipped (for Docker and different architectures).
- Run `docker compose build` to update the Go version and other dependencies used by the
test image.
- Updates Telegraf install instructions, adds more info to promote verifying downloads.
- Adds setup for tests.
- Makes tests pass in install and configuration docs.
- Adds Vale.sh exception to allow duration values inside code blocks.
- Adds Dockerfiles for convenience to test install procedures in CentOS and Ubuntu.
- Clarifies and fixes config file handling and specifying input and output plugins.
* chore(telegraf): Improve CSV parser doc and run Telegraf tests:
- Revise CSV parser documentation and add examples.
- Configure test runner for Telegraf tests.
* Update content/telegraf/v1/data_formats/input/csv.md
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
* Update content/telegraf/v1/data_formats/input/csv.md
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
* Update content/telegraf/v1/data_formats/input/csv.md
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
---------
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
* fix(telegraf): describe gpg key compatibility (closes#5231)
* Apply suggestions from code review
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
---------
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
* fix(telegraf): closes Telegraf: After next release, remove Win workaround #5087
* fix(telegraf): installation: update and cleanup
- adds instructions for choosing an RPM repo package and constructing the command.
- adds new brew prefix and config file location
- adds Windows-specific syntax
- cleans up duplicate content
- grammar
* Update content/telegraf/v1/install.md
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
* fix(v3): apply code review corrections:
- Restore yum variable
- Remove Go version
- Add homebrew note
---------
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
* adjust windows install guide
* fix(telegraf): provide optional config instructions for Windows.
- Avoid errors in Windows when just getting started.
- Options for commenting and replacing plugin.
- Fix command formatting.
* Update content/telegraf/v1.26/install.md
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
* Update content/telegraf/v1.26/install.md
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
* Update content/telegraf/v1.27/install.md
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
* Update content/telegraf/v1.27/install.md
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
* Update content/telegraf/v1.27/install.md
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
* Update content/telegraf/v1.26/install.md
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
---------
Co-authored-by: Lennart Lösche <loesche.lennart@gmail.com>
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>