java-metrics icon indicating copy to clipboard operation
java-metrics copied to clipboard

MetricLabel based on span logs

Open pavolloffay opened this issue 8 years ago • 3 comments
trafficstars

Currently, it is not possible to set metric label based on logs associated with span.

Use case: exceptions are usually logged and label might be associated with exception type aka error.kind/error.object. See also https://github.com/opentracing-contrib/java-metrics/issues/1#issuecomment-308471323.

pavolloffay avatar Jun 16 '17 12:06 pavolloffay

hi there, any news about this issue?

SergeyKudrenko avatar Sep 25 '18 09:09 SergeyKudrenko

@SergeyKudrenko would you be interested in contributing a PR for this?

objectiser avatar Sep 25 '18 09:09 objectiser

I'm afraid I don't. I have found a workaround for my problem.

SergeyKudrenko avatar Sep 25 '18 09:09 SergeyKudrenko