Joshua Powers

Results 758 comments of Joshua Powers

> Where 0666 works and 0660 or 0600 doesn't, can someone confirm the ownership and permissions on the /run/chrony directory, what user telegraf is running as and what group membership...

Having the socket with 0660 and ensuring it matches the `_chonry` group's GID works. Is the way forward then to expose new config options for the group (default: _chrony) and...

@srebhan, I've pushed a commit, https://github.com/influxdata/telegraf/pull/15552/commits/46fc4df9c3b73e2e023fcc27907eea170e9abeee, which includes a few TODO I'd like your feedback on.

Hi, The current Datadog output seems to take an API URL as a parameter [to send metrics](https://docs.datadoghq.com/api/latest/metrics/?code-lang=go#submit-metrics) only. By default it is set to `https://app.datadoghq.com/api/v1/series`, which is for submitting metrics...

Hi, It looks like the only time we collect the resources is during `Init` during start up. The result of that is the resources to montior and a debug message...

Hi, I haven't responded to the forums as I need to dig in and understand the implications of making this change to existing users. In general, no one has ever...

Hi, My apologies for the delay, I got sick last week and then we had some holiday time. After chatting with the team, I think we agree that it makes...

next steps: wrap up new linter additions

@zak-pawel can we close this now that everything except https://github.com/influxdata/telegraf/issues/15535 has landed?

What PRs are left? Based on the chart the only remaining rows do not have support in golangci-lint?