Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Is there an option to cancel the host resolving on the statsd creator #59

Open
netanelrevah opened this issue May 10, 2018 · 2 comments

Comments

@netanelrevah
Copy link

Hi,

Is there an option to cancel the host resolving on the statsd creator?
My code running on docker while the agent running on another docker. So the container is not always run while the agent is already exists and we get an error that the lookup failed and "no such host".

In this case, is there any option to retry the resolving each time metric is send?

Tnx!

@arbll
Copy link
Member

arbll commented Apr 11, 2019

Hey @netanelrevah,

This will be solved by #61

cc @truthbk

@radykal-com
Copy link

radykal-com commented Jun 10, 2020

And will it be resolved soon? Because that PR was closed and never merged

We don't run under k8s but once the client has resolved DNS once, it won't resolve it again, so if the StatsD server changes to a new IP address the clients will keep sending the metrics to the old IP address

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants