PR26756: add more prometheus metrics to debuginfod
authorFrank Ch. Eigler <fche@redhat.com>
Wed, 21 Oct 2020 00:24:43 +0000 (20:24 -0400)
committerFrank Ch. Eigler <fche@redhat.com>
Wed, 21 Oct 2020 17:37:34 +0000 (13:37 -0400)
commit01348c28a2580e821d69d5063a014bd682ebdb26
tree5b5c03b3b280da350a3d58cb7e507deb896acf18
parente402d84c596705261d272bb047e94e824245411e
PR26756: add more prometheus metrics to debuginfod

Add an error_count{} family of metrics for each libc/libarchive/http
exception instance created during operation.  Add a family of fdcache*
metrics for tracking fdcache operations and status.  Test via a
injecting a permission-000 empty nothing.rpm in the testsuite.

Signed-off-by: Frank Ch. Eigler <fche@redhat.com>
debuginfod/ChangeLog
debuginfod/debuginfod.cxx
tests/ChangeLog
tests/run-debuginfod-find.sh