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

support dynamic IP addresses in gateway #8

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

droundy
Copy link
Contributor

@droundy droundy commented Jan 19, 2024

We've run into trouble using this under kubernetes, because the agent is run in a separate pod, and if the agent is restarted (as happens from time to time) its IP address changes. So I'd like to have the exporter look up the IP address each time it sends a message.

@droundy droundy changed the title new builder method to support dynamic IP addresses in gateway support dynamic IP addresses in gateway Jan 19, 2024
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

Successfully merging this pull request may close these issues.

1 participant