Commit Graph

4 Commits (cli2.4-release-notes)

Author SHA1 Message Date
Scott Anderson db158ef67a hotfix: fixed telegraf install tab widths, closes #4067 2022-05-26 08:53:40 -06:00
Scott Anderson a2a178cedf
Fix Telegraf plugin anchors and links (#3989)
* updated telegraf plugin anchors, fix telegraf links, closes #3863

* Apply suggestions from code review

Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>

Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>
2022-04-28 20:19:55 -06:00
Joshua Powers 20676e2133
fix: correct debian/ubuntu install instructions (#3312)
* fix: correct debian/ubuntu install instructions

This consolidates the Debian and Ubutnu install instructions into one
section. The install instructions can be the same for both as they use
the same package manager (i.e. apt).

This removes the use of the now deprecated pipe to apt-key.

This removes references to starting the service, as the service starts
on install and does not require an extra step. Also all supported
operating systems are using systemd at this point so no need to call
that out seperatly.

Removes an extra 'sudo' in deb instructions.

* missing word
2021-10-29 10:27:37 -07:00
noramullen1 9bab86012a
Telegraf 1.20.0 (#3139)
* Telegraf 1.20.0

* Update links

* Update data/telegraf_plugins.yml

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

* Update content/telegraf/v1.20/_index.md

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

* Update content/telegraf/v1.20/_index.md

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

* Update release-notes-changelog.md

* Update data/products.yml

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

Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
2021-09-16 15:10:35 -07:00