Feature #27032
Add logging of DNS API resolver duration and timeout parameter
Description
Foreman proxy DNS module performs record resolve operating during create request, but there is not a single log line about it. It is worth adding also timing information because this can be cruical for finding why some DNS requests are slow.
Timeout should be parametrized by DNS providers too.
Associated revisions
History
#1
Updated by The Foreman Bot almost 4 years ago
- Status changed from New to Ready For Testing
- Pull request https://github.com/theforeman/smart-proxy/pull/657 added
#2
Updated by Lukas Zapletal almost 4 years ago
- Subject changed from Add logging of DNS API resolver duration to Add logging of DNS API resolver duration and server provider parameter
#3
Updated by Lukas Zapletal almost 4 years ago
- Description updated (diff)
- Subject changed from Add logging of DNS API resolver duration and server provider parameter to Add logging of DNS API resolver duration and timeout parameter
#4
Updated by The Foreman Bot over 3 years ago
- Fixed in Releases 1.24.0 added
#5
Updated by Anonymous over 3 years ago
- Status changed from Ready For Testing to Closed
Applied in changeset af450d7e25e75786649b2c94db1c947dbb4ac043.
Fixes #27032 - improve logging and timeout