Joshua Powers

Results 758 comments of Joshua Powers

fwiw the windows CI issue I think had a fix in master, so you may need to update your branch

@Sverik - do you have this plugin in an external repo? If so would you be willing to add it to our list of list of [external plugins](https://github.com/influxdata/telegraf/blob/master/EXTERNAL_PLUGINS.md)? Thanks!

> Don't merge this to master. This is for debugging https://github.com/influxdata/telegraf/issues/11734. Can we mark it as a draft? :)

The associated issue is closed, so I'm going to close this one out as well. This will be handy if others come across this.

@srebhan this is the type of text I was thinking of adding. Thoughts on how we add this to all the plugins in a maintainable way? Thanks!

Closing this one while @srebhan works on changes to the readme code.

@srebhan - If I followed the comments correctly, we are favoring #11106 over this PR?

@ShiranAvidov if you could please rebase on master and resolve the conflicts with `go.mod` that would help keep this PR moving. Thanks!

@srebhan I think this one looks good and is ready. It does not have the sample config structure we use now, were you planning to do that in a follow...

The current behavior of `--input-list` for example prints: ``` ./telegraf --input-list Available Input Plugins: KNXListener activemq aerospike aliyuncms amd_rocm_smi ... ``` What would the new output look like, such that...