-
Notifications
You must be signed in to change notification settings - Fork 2.5k
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
[exporter/loadbalancing] Allow interval and timeout to be customized #10202
[exporter/loadbalancing] Allow interval and timeout to be customized #10202
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@jvilhuber please sign the CLA 👍
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Other than the CLA missing LGTM :)
Yea, I'm working on it. Sorry for the delay. |
This PR was marked stale due to lack of activity. It will be closed in 14 days. |
@jvilhuber any news on the CLA? |
Still waiting on my company to approve. Sorry about that. |
This PR was marked stale due to lack of activity. It will be closed in 14 days. |
What's the state of this PR? |
Still waiting for me (or rather my company) to sign the CLA. It's winding its way through the layers. Hopefully soon. |
This PR was marked stale due to lack of activity. It will be closed in 14 days. |
Closed as inactive. Feel free to reopen if this PR is still being worked on. |
…opentelemetry-collector-contrib into feature/jvilhuber-dns-configs
…nto feature/jvilhuber-dns-configs
Description:
Adding resolving interval and timeout to the configuration.
Link to tracking Issue: #10199
Testing: unit tests pass, and I compiled and deployed this in my local testbed with a 30 seconds/ 5 second timeout test.
Documentation: new config options documented in the README.md