Skip to content

dns resolvers: add more details to debug logging#18413

Closed
junr03 wants to merge 1 commit intomainfrom
dns-resolver-event
Closed

dns resolvers: add more details to debug logging#18413
junr03 wants to merge 1 commit intomainfrom
dns-resolver-event

Conversation

@junr03
Copy link
Member

@junr03 junr03 commented Oct 4, 2021

Signed-off-by: Jose Nino jnino@lyft.com

Signed-off-by: Jose Nino <jnino@lyft.com>
ENVOY_LOG_EVENT(debug, "cares_dns_resolution_complete",
"dns resolution for {} completed with status {}", dns_name_,
resolution_status);
ENVOY_LOG_EVENT(
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

For c-ares due to how it's implemented, this is not going to show all addresses, right? Like it would only show v4 and return?

@junr03
Copy link
Member Author

junr03 commented Oct 5, 2021

Will update this after #18464 lands

@junr03
Copy link
Member Author

junr03 commented Oct 5, 2021

/wait

@github-actions
Copy link

github-actions bot commented Nov 5, 2021

This pull request has been automatically marked as stale because it has not had activity in the last 30 days. It will be closed in 7 days if no further activity occurs. Please feel free to give a status update now, ping for review, or re-open when it's ready. Thank you for your contributions!

@github-actions github-actions bot added the stale stalebot believes this issue/PR has not been touched recently label Nov 5, 2021
@junr03
Copy link
Member Author

junr03 commented Nov 9, 2021

#18918

@junr03 junr03 closed this Nov 9, 2021
@mattklein123 mattklein123 deleted the dns-resolver-event branch November 9, 2021 04:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

stale stalebot believes this issue/PR has not been touched recently waiting

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants