Joshua Powers

Results 758 comments of Joshua Powers

@Hipska, @srebhan and I have been talking about this today and we need to reset our understanding. We both understanding that there is friction between how to efficiently share configuration...

> sometimes you need another processor first to split the index if it is a combined one Can you give us a short example? Would go a long way to...

Hi, Can you provide an example configuration that you are using to generate these? It would help to think through this proposal a bit. ```diff -cpu, cpu=cpu0 time_idle=42i,time_user=43i +cpu, cpu=cpu0...

#15564 has landed and is available in nighties. We will keep the older issue open while we collect feedback as we do consider this experimental.

Hi, Thanks for putting up a PR and sorry no one has gotten back to you in a while. We currently have an existing Cisco MDT plugin. Would it be...

Hi, Is this something you are still interested in? I haven't seen any other interest in this plugin and I'm also curious what APIs or how telegraf could interface with...

Thanks for opening this over here. It looks like the system input plugin pulls the number of users from the [gopsutil library](https://github.com/shirou/gopsutil). It looks like the value itself comes from...

to make this a little easier I threw some debugging messages into Telegraf, and put up a fake PR to get it to build. Can you try [downloading the ppc64el.tar.gz](https://github.com/influxdata/telegraf/pull/10004#issuecomment-952261731)...

Looks like the library itself is reporting 0 users. Can you open a bug in the upstream [gopsutil project](https://github.com/shirou/gopsutil/issues/new/choose) and see what they say? You can reference this bug as...

@JosefRypacek, Looks like gopsutil did a release recently, I've put up https://github.com/influxdata/telegraf/pull/15082 with the updated dependency. Could you give the artifacts in that PR a try and let me know...