Re: [patch] debuginfod more metrics

2020-11-21 Thread Mark Wielaard
Hi Frank, On Thu, 2020-11-19 at 13:50 -0500, Frank Ch. Eigler via Elfutils-devel wrote: > Subject: [PATCH] debuginfod: add thread-busy metrics to webapi > service > > Improve monitoring of debuginfod instances by tracking thread_busy > status for the threads responding to http requests. While th

[patch] debuginfod more metrics

2020-11-19 Thread Frank Ch. Eigler via Elfutils-devel
Hi - >From 135162e03b2939e1fec484d276b9c34364fc566d Mon Sep 17 00:00:00 2001 From: "Frank Ch. Eigler" Date: Thu, 19 Nov 2020 13:16:10 -0500 Subject: [PATCH] debuginfod: add thread-busy metrics to webapi service Improve monitoring of debuginfod instances by tracking thread_busy status for the th