Skip to content

dnsdist: Report per-incoming transport latencies in the web interface #12638

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

Merged
merged 1 commit into from
Mar 14, 2023

Conversation

rgacogne
Copy link
Member

Short description

Since 1.8.0 we have separate latencies based on the incoming transport, but the internal web interface was only reporting the UDP one. After this commit the interface will display the latency for UDP, TCP, DoT and DoH queries.
Reported by Stephane Bortzmeyer (thanks!).

Checklist

I have:

  • read the CONTRIBUTING.md document
  • compiled this code
  • tested this code
  • included documentation (including possible behaviour changes)
  • documented the code
  • added or modified regression test(s)
  • added or modified unit test(s)

Since 1.8.0 we have separate latencies based on the incoming transport,
but the internal web interface was only reporting the UDP one.
After this commit the interface will display the latency for UDP, TCP,
DoT and DoH queries.
Reported by Stephane Bortzmeyer (thanks!).
@rgacogne rgacogne merged commit 5aefcff into PowerDNS:master Mar 14, 2023
@rgacogne rgacogne deleted the ddist-web-latency-proto branch March 14, 2023 09:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants