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

Improve DNS lookup debugging #70

Merged
merged 1 commit into from
Mar 14, 2024
Merged

Improve DNS lookup debugging #70

merged 1 commit into from
Mar 14, 2024

Conversation

SuperQ
Copy link
Owner

@SuperQ SuperQ commented Mar 14, 2024

Rework DNS lookups in order to improve debugging

  • Create a unified reverse DNS lookup function.
  • Add lookup timing logging
  • Add a scrape ID to the logger to identify concurrent scrapes.

Rework DNS lookups in order to improve debugging
* Create a unified reverse DNS lookup function.
* Add lookup timing logging
* Add a scrape ID to the logger to identify concurrent scrapes.

Signed-off-by: SuperQ <superq@gmail.com>
@SuperQ
Copy link
Owner Author

SuperQ commented Mar 14, 2024

This should help with debugging #69

@SuperQ SuperQ merged commit ac8b58b into main Mar 14, 2024
5 checks passed
@SuperQ SuperQ deleted the superq/lookups branch March 14, 2024 13:00
SuperQ added a commit that referenced this pull request Mar 14, 2024
* [BUGFIX] Improve DNS lookup debugging #70

Signed-off-by: SuperQ <superq@gmail.com>
@SuperQ SuperQ mentioned this pull request Mar 14, 2024
SuperQ added a commit that referenced this pull request Mar 14, 2024
* [BUGFIX] Improve DNS lookup debugging #70

Signed-off-by: SuperQ <superq@gmail.com>
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