public inbox for elfutils@sourceware.org
 help / color / mirror / Atom feed
* [Bug debuginfod/28242] New: extend server http-response metrics with result code
@ 2021-08-17 14:15 fche at redhat dot com
  2021-09-10 16:01 ` [Bug debuginfod/28242] " dichen at redhat dot com
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: fche at redhat dot com @ 2021-08-17 14:15 UTC (permalink / raw)
  To: elfutils-devel

https://sourceware.org/bugzilla/show_bug.cgi?id=28242

            Bug ID: 28242
           Summary: extend server http-response metrics with result code
           Product: elfutils
           Version: unspecified
            Status: NEW
          Severity: normal
          Priority: P2
         Component: debuginfod
          Assignee: unassigned at sourceware dot org
          Reporter: fche at redhat dot com
                CC: elfutils-devel at sourceware dot org
  Target Milestone: ---

Now, the http_requests_total{} prometheus metric includes only a
type={debuginfo,...} label, but not a http-result label (like in the
http_responses_* metrics).  That makes sense because the metrics are collected
at different times (beginning vs. end of request), but it makes computing
quantities like .... "how many successful debuginfo requests are we serving",
"how large are they"?.  We should consider merging the two metrics, or
synthesizing a new one that contains both request classification and success
labeling.

-- 
You are receiving this mail because:
You are on the CC list for the bug.

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2021-10-06 21:14 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-08-17 14:15 [Bug debuginfod/28242] New: extend server http-response metrics with result code fche at redhat dot com
2021-09-10 16:01 ` [Bug debuginfod/28242] " dichen at redhat dot com
2021-09-20 15:47 ` dichen at redhat dot com
2021-09-21 16:19 ` [Bug debuginfod/28242] extend server http-response metrics with artifact-type content dichen at redhat dot com
2021-10-06 21:14 ` fche at redhat dot com

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).