Commit Graph

4 Commits (cli2.4-release-notes)

Author SHA1 Message Date
Scott Anderson fc0454a45d
fixed latest patch rendering in powershell code blocks, closes #2809 (#2968) 2021-08-03 15:38:20 -06:00
Samantha Wang efb874fcb6
Fix incorrect Telegraf output settings info (#2754)
* Fix Telegraf output plugins configurations

“There are no generic configuration options available for all outputs.” is wrong.

Inserted info from https://github.com/influxdata/telegraf/blob/master/docs/CONFIGURATION.md#output-plugins.

Feel free to edit as needed.

* Update content/telegraf/v1.18/administration/configuration.md

Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>

Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
2021-07-13 13:54:12 -07:00
kelseiv 5b8483e451
Telegraf as a service (#2528)
- update latest patches for 1.18 and 1.19
- Comment out multiple configs material for now
- Clarify instructions for moving files in PowerShell
- uses the latch-patch shortcode to avoid having to follow two sets of instructions

Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>
2021-07-06 11:29:37 -05:00
noramullen1 d170ba3b36
Telegraf 1.18 (addresses #2247) (#2302)
* Telegraf 1.18  (addresses #2247)

* Address PR feedback, add plugin categories

* Add XML data format

* Address PR feedback
2021-03-17 14:43:02 -07:00