Joshua Powers
Joshua Powers
@alysondeives Can you please file an upstream issue at: https://github.com/intel/powertelemetry and @p-zak can consider what to do here. Thanks
> Because SIGHUP is being sent to telegraf each day after rotating logs in our environment > Restarting telegraf fixes the problem. Out of curiosity, why are you using SIGHUP...
> In any case, I think the original issue should still be considered a bug, as it can also be triggered by running systemctl reload telegraf, so frequent configuration updates...
> Given how GitHub reports "1k" open issues for consul, I didn't really have high hopes disappointed This bug clearly still exists as of current versions of telegraf and consul....
next steps: look into this
If someone wants to put up a PR for this, we would want to see a new 'margin' config option that takes a config time duration. The user would also...
> Thought of using the opensearch-go client, but as of now there is no stable version which can support both 1.x and 2.x. [opensearch-project/opensearch-go#169](https://github.com/opensearch-project/opensearch-go/issues/169) > > Maybe we can update...
> I was in opinion that opensearch-go/v2 is not backward compatible, but if it works with both will try to use this if you can confirm we need this change....
@mannukalra, what do you think about using `opensearch-go/v2` and only targeting opensearch v2 and users can continue to use the elasticsearch plugin for v1?
@mannukalra, Any progress on the updates to this PR? I know it is in draft, but trying to get an idea of the status of current PRs. Thanks!