debuginfod 5: add /metrics endpoint
authorFrank Ch. Eigler <fche@redhat.com>
Thu, 7 Nov 2019 09:00:16 +0000 (04:00 -0500)
committerMark Wielaard <mark@klomp.org>
Fri, 22 Nov 2019 23:31:26 +0000 (00:31 +0100)
commit8d5a05a7f006968653f813529be1df253a881040
tree1ea5957305aa8116e39cdbc8f8e0e83e2ad31274
parent0587c28365ccb119f860c1b3ca115a6105baadc8
debuginfod 5: add /metrics endpoint

This webapi extensions allows admins to hook up debuginfod to a
prometheus-compatible monitoring system for general situational
statistics.  The metrics are simple enough that local curl requests
can give a user a sense of what's going on.  The metrics are
documented as unstable with respect to future versions.
debuginfod/ChangeLog
debuginfod/debuginfod.cxx
doc/debuginfod.8
tests/ChangeLog
tests/run-debuginfod-find.sh