]> git.ipfire.org Git - thirdparty/unbound.git/commit
stats: add query max wait time metric 882/head
authorVadim Fedorenko <vadfed@meta.com>
Fri, 21 Apr 2023 16:23:21 +0000 (09:23 -0700)
committerVadim Fedorenko <vadfed@meta.com>
Wed, 26 Apr 2023 10:27:25 +0000 (03:27 -0700)
commit263096d1f6e1f21a71b0ffeeb408e1448ed51e6c
treed28bd610bc2daf559620daac1362e98b7939b822
parente577ab105e9741d861669827b743c3fbb854c5d2
stats: add query max wait time metric

Add new statistic value to know the size of the queue in microseconds.

Signed-off-by: Vadim Fedorenko <vadfed@meta.com>
daemon/remote.c
daemon/stats.c
daemon/worker.c
libunbound/unbound.h
smallapp/unbound-control.c