Joshua Powers

Results 758 comments of Joshua Powers

I believe https://github.com/influxdata/telegraf/pull/10575 fixes this. You can grab a nightly build to confirm, but this is not reproducible with master.

@srebhan does your PR in #10575 need to be extended to exec? The clear workaround is to use the file input, which makes a lot more sense than running `cat...

> cat is a simplified version of the output we generate Ah ok I lost that part from earlier

@jdstrand any thoughts on this proposal from the security side especially around documenting or suggesting the use of `CAP_SYS_ADMIN`? That seems less than ideal to start running Telegraf with this,...

Hi @Giu-seppe, Do you have an example error message and the information you would like stored? I think one option is to grow the internal tracking metric to expose this...

@bednar I've converted this into an issue so we can track our conversation about this. I am still not convinced that this makes sense doing. The current library has batching...

fwiw, while bugs are still tracked on Launchpad, development of cloud-init has moved to GitHub here: https://github.com/canonical/cloud-init

FYI we have moved development of cloud-init to GitHub now: https://github.com/canonical/cloud-init

> Do you have an estimation when this issue can be fixed? Trying to catch back up on this, I believe this is a feature request to add the ability...

@R290 is this one ready to review or was there additional development required? Thanks!