reimda
reimda
Thanks for moving these into plugins/inputs. It will be easier for everyone to find them when they're not nested under plugins/inputs/jolokia2
Hi @batistado, I'm not sure I completely understand your use case, but it sounds like you want a way to report errors in an input plugin, like when the sqlserver...
Hi @batistado, do you still need this? I still don't think I have a clear understanding of what you want. I just reread the slack thread. I understand you're writing...
Hi @KoffeinKaio, are those six digit server numbers you are using the same as the ID from the speedtest-go module? https://github.com/showwin/speedtest-go/blob/4800c78e8fdd4afecb98147ff95049db14288a8a/speedtest/server.go#L34 If so, it looks like telegraf could be changed...
The docs and code look good to me. Thanks for putting this together! I'd approve now except that I am still concerned about what we're naming this tool. (Sorry to...
Hi @phemmer thanks for the but report. Are you able to contribute a PR to fix this? I suspect we will want to add a setting to the plugin to...
This makes sense to me. I think we should leave the `field` setting as a single string for backward compatibility, but we could a another setting called `fields` that takes...
It seems like this should be a field to me too. When a tag value changes it carries a meaning of a new time series. If someone changes the actual...
Hi @GeckoZero were you able to find a solution to your problem?
@powersj About renaming interface_up to interface_up_counter, I do think we will need to rename any fields that come from the network device that conflict with internal fields. It looks like...