Joshua Powers
Joshua Powers
Hi, We chatted about this briefly today and the next steps will involve looking to see what Telegraf can do about this. Either by dealing with the nil or adding...
I've put up https://github.com/influxdata/telegraf/pull/15743, but I'm not entirely sure if that resolves this or is the correct behavior. Essentially, I think your use-case is a nil value and we should...
Hi @1tft, As you have pointed out, the Go upstream will not enable support for additional separators. We certainly do not want to fork and maintain the time parsing library...
Are there other plugins or parsers you are trying to use that type of timestamp with other than Grok parser?
When this was only on RHEL 6/7/8 I was less concerned about this especially given the upcoming EOL date. However, this is also appearing on newer releases as well (e.g....
This issue is about Telegraf reading user-properties when mqtt is the input. Your proposal is specific to adding settings to the mqtt output. As such I think this conversation deserves...
Hi, As you discovered if you have a very large number of files, large files, or a combination of the two, when using the file plugin you may need to...
> Both would be fine for me, I just don't think the system stalling without any notice is expected behavior. My only workaround for this would be to restart telegraf...
> @powersj I was looking into this max_buffered_metrics option as well, and was wondering if it is even relevant. In other words, can't we just always make it the same...
Hi @zak-pawel, Would this be an issue for anything other than URLs using localhost? If not, I'm wondering if we document this and move on? Thanks!