Joshua Powers

Results 758 comments of Joshua Powers

@timdonovanuk, Thanks for the feature request. I like the idea and think we should be monitoring the disk pools over the VM disks themselves. The plugin currently uses HTTP requests...

Hi! Thanks for the feature request. This sounds like something that would be useful if a user wanted to ignore these types of messages. Adding an ignore_messages setting and having...

next steps: look into add this as we are now on 1.17 and soon to be 1.18

Hi, Thanks for the feature request. It looks like this field is already exposed in the upstream library. Would you be willing to create a PR adding this field? Thanks

@sjwang90 what about rather than constantly keeping that page up to date, we replace the page with pointers on how to use the telegraf CLI binary. And users can use...

Looking at server logs between the two requests the thing that stood out was the lack of content-type with the Telegraf response. With the curl request the content-type seen by...

@aratik711 Correct, that is not a valid URL, see https://goplay.tools/snippet/ADk_8jSijTn Edit: I should add that the code uses `url.Parse` and then goes on to ensure that HTTP or HTTPS is...

edit: sorry, still waking up... > This won't work ? Correct, that is for the response header not for sending something in a header.

> Heu it works, it's not the response header but the header set for http_response input ^^ ah, we need to update the docs to make this more clear. Does...

next steps: look into creating a new parser using the existing Prometheus parser as a foundation to correctly parse the new features like info.