Gary Brown

Results 93 comments of Gary Brown
trafficstars

Hi Joel Thanks for the feedback. I'll let Yuri comment on your first point. For the host name, this can be provided as an extra label by the application. However...

Updated the PR to just use the histogram and it seems to be fine: > span_bucket{operation="GET",span_kind="server",error="false",le="0.005",} 1.0 span_bucket{operation="GET",span_kind="server",error="false",le="0.01",} 1.0 span_bucket{operation="GET",span_kind="server",error="false",le="0.025",} 2.0 span_bucket{operation="GET",span_kind="server",error="false",le="0.05",} 2.0 span_bucket{operation="GET",span_kind="server",error="false",le="0.075",} 2.0 span_bucket{operation="GET",span_kind="server",error="false",le="0.1",} 2.0 span_bucket{operation="GET",span_kind="server",error="false",le="0.25",} 2.0 span_bucket{operation="GET",span_kind="server",error="false",le="0.5",}...

@yurishkuro The current PR does provide a means to supply different ways of deriving a label value - so I think it would be easy enough to provide some "out...