beyla icon indicating copy to clipboard operation
beyla copied to clipboard

Expose the in_queue time as a histogram

Open gouthamve opened this issue 2 years ago • 2 comments
trafficstars

This would let users have alerts when there is a spike in the queue times.

gouthamve avatar Oct 24 '23 14:10 gouthamve

@gouthamve I'm not sure if I understand this request. Could you elaborate more?

marctc avatar Nov 25 '24 14:11 marctc

I think what this refers to is our Go separation of in_queue vs processing time. We split these timings when we produce the trace spans, but we don't provide a metric equivalent for them. So I think Goutham wants us to create a metric series with this data, so that folks can build effective alerts on this.

grcevski avatar Nov 27 '24 14:11 grcevski